gtfitzpatrick
- 372
- 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?