Let suppose that $a \in \mathbb{R}$ is a real number. For any pair of two real numbers $(x,y) \in \mathbb{R}^2$ we define the function
$G(x,y) = x \cos(xy)\sin(ay) + a \sin(xy)\cos(ay)$
We are looking for a PDE using partial derivatives (possible high order) w.r.t to $x$ and $y$ for which $G(x,y)$ is a solution.
What I've attempted so far: I computed a couple of partial derivatives of $G$ up to the 2nd order but I can't see how to combine them to get a nice PDE.
I don't know if there is a systematic path to follow in order to get that equation.
I don't have any clue if there exists only one PDE or mutiple candidate PDEs. I am actually looking if there is a systmetatic way to identify those quand of PDE starting from a solution.
– The Wave Feb 08 '24 at 13:25