gtfitzpatrick
- 372
- 0
Homework Statement
x \frac{ \partial u}{ \partial x} + y \frac{ \partial u}{ \partial y}= -x^2u^2
Homework Equations
The Attempt at a Solution
characteristics are given by
\frac{ dy}{ dx} = \frac{ y}{ x} (a)
and
\frac{ du}{ dx} = -\frac{x^2u^2 }{ x} (b)
So i integrate both equations
but for (a) do i bring the y across which ends up giving ln(y) = ln(x) + k
or leave it where it is and i get y = -yln(x) + k
??