I've reduced the PDE $x^2 u_{xx}-y^2 u_{yy} -xu_x - yu_y $ to canonical form, the solution in general is $u = f(\phi) + g(\psi)$, where $\phi = xy$, $\psi = \frac{y}{x}$
Now I am given boundary conditions $u = x^6 + x^{-1}$ and $u_x = 2x^5 + x^{-2}$ when $y=x^2$ and $x\ \ge 1$.
I can impose these boundary conditions fine, and find a solution that satisfies them. I'm now trying to find the region of the plane where the solution is uniquely determined and I am having some difficulty.
I know intuitively that the information on the boundary has to "travel" along the characteristic curves and so the solution should be defined wherever you can sort of trace your way back to the initial data (is this the right intuition?) However I am having trouble applying that to this problem and finding the correct region of the plane.
Thank you for any help