Method of Characteristics for Solving Non-Divergent Differential Equations

  • Thread starter Thread starter gtfitzpatrick
  • Start date Start date
  • Tags Tags
    Method
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement



x([itex]\partial u / \partial x[/itex]) + y([itex]\partial u / \partial y[/itex]) = -[itex]x^2u^3[/itex]where u(x,1) = x for -[itex]\infty[/itex] < x < [itex]\infty[/itex]

Homework Equations





The Attempt at a Solution



dy/dx = y/x

= ln(y)=ln(x)+k k=constant of integration
=[tex]y = x + e^K[/tex]
=y=x+k

along this characteristic
[tex]du/dx = -(x^2u^3)/x[/tex]

= [tex]-xu^3[/tex]

= [tex]1/(2u^2) = ln(x) + F(K)[/tex]

not sure where to go from here...

should i simplify more for u and swap in k=y-x then use the conditions?
 
Physics news on Phys.org
You're using the wrong method here, it seems. The method of characteristics you've set up is tailored to the case where the divergence of the function u is zero. Here it is not. Try something like a change of variables, to eliminate (say) y from your equation and reduce it to one variable.