Method of Characteristics for Solving Non-Divergent Differential Equations

  • Thread starter Thread starter gtfitzpatrick
  • Start date Start date
  • Tags Tags
    Method
gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement



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

Homework Equations





The Attempt at a Solution



dy/dx = y/x

= ln(y)=ln(x)+k k=constant of integration
=y = x + e^K
=y=x+k

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

= -xu^3

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

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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top