oyolasigmaz
- 32
- 0
PDE--initial condition
Solve the equation u_x+2xy^2u_y=0 with u(x,0)=\phi (x). Strauss PDE 2nd ed., chapter 1.5, exercise 6.
The question is under "Well-Posed Problems" section, so this might be about existence, uniqueness, or stability.
I can easily solve the first order PDE without the constaint, and get the solution as u(x,y)=f(x^2+\frac{1}{y}). However, when I try to apply the initial condition, since y=0 there, I got stuck. I cannot really interpret this situation, so I need your help.
Homework Statement
Solve the equation u_x+2xy^2u_y=0 with u(x,0)=\phi (x). Strauss PDE 2nd ed., chapter 1.5, exercise 6.
Homework Equations
The question is under "Well-Posed Problems" section, so this might be about existence, uniqueness, or stability.
The Attempt at a Solution
I can easily solve the first order PDE without the constaint, and get the solution as u(x,y)=f(x^2+\frac{1}{y}). However, when I try to apply the initial condition, since y=0 there, I got stuck. I cannot really interpret this situation, so I need your help.