Characteristic method + Jacobian

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 6K views
Messages
1,270
Reaction score
8
If I am using the method of characteristics to solve a PDE [tex]\Psi(x,t)[/tex] (first order, semi-linear), and after using the method of characteristics I find that the Jacobian
[tex]|\frac{\partial{(x,t)}}{\partial{(\sigma,\eta)}}| = 0[/tex]
(where [tex]\sigma[/tex] and [tex]\eta[/tex] are parameters for the curve) does this imply that no solution exists, or just that the solution is not unique? I could not find this in my textbook.
 
Physics news on Phys.org
Could you post the problem please?
 
Sure.

[tex]x\frac{\partial\psi}{\partial{x}} + t\frac{\partial\psi}{\partial{t}} + (x + 2t)\psi = 3xt \textnormal{ With intitial Condition:} \psi (x,4x)=x[/tex]

This leads me to:

[tex] x(\sigma,\eta) = \eta e^{\sigma}[/tex]
[tex] t(\sigma,\eta) = 4\eta e^{\sigma}[/tex]

(I can fill in those steps if necessary too)
 
No, that won't be necesary. The problem is that your initial contidion is over a characteristic, and you can't construct a solution. Remember that the method of characteristics uses the initial condition as curve of departure (parametrized by [itex]\eta[/itex]) and then tries to move further from it as far as the ode system allows it (parametrized by [itex]\sigma[/itex]). In your case, this can't be done, as the characteristic is colinear with the initial condition, which means the normal vector for the parametrized surface is zero (so the surface is not well defined).

Let me give it a little more tought, and i'll get back to you.
 
Last edited: