I'm trying to teach myself PDEs over the summer, so I can take more advanced math classes in the fall. I just started a few days ago, and I'm stuck on a problem. I'm sure the problem probably seems easy, but I can't seem to solve it properly.
(y*u_{x} + x*u_{y} = 0)
(U(0,y) = e^{-{y^{2}}})
I did the following:
(\frac{dy}{dx} = \frac{x}{y}) which after integrating becomes:
(y^{2} = x^{2} + c)
Solving for c, and plugging in the specified condition (U(0,y) = e^{-{y^{2}}}) yields
(y^{2} - x^{2} = c)
(f(c) = e^{-{y^{2}}})
(f(y^{2} - x^{2}) = e^{-{y^{2}}})
(f(y^{2} - 0^{2}) = e^{-{y^{2}}})
(f(y^{2}) = e^{-{y^{2}}})
Now this is where I'm getting a bit confused.
(y^{2} = x^{2} - c) therefore
(f(y^{2}) = e^{-{y^{2}}} = e^{-{x^{2} - c}})
But the correct answer is
(u(x,y) = e^{x^{2}-y^{2}})
I'm pretty sure I've done something wrong and it seems something simple. Any help will be greatly appreciated.
(y*u_{x} + x*u_{y} = 0)
(U(0,y) = e^{-{y^{2}}})
I did the following:
(\frac{dy}{dx} = \frac{x}{y}) which after integrating becomes:
(y^{2} = x^{2} + c)
Solving for c, and plugging in the specified condition (U(0,y) = e^{-{y^{2}}}) yields
(y^{2} - x^{2} = c)
(f(c) = e^{-{y^{2}}})
(f(y^{2} - x^{2}) = e^{-{y^{2}}})
(f(y^{2} - 0^{2}) = e^{-{y^{2}}})
(f(y^{2}) = e^{-{y^{2}}})
Now this is where I'm getting a bit confused.
(y^{2} = x^{2} - c) therefore
(f(y^{2}) = e^{-{y^{2}}} = e^{-{x^{2} - c}})
But the correct answer is
(u(x,y) = e^{x^{2}-y^{2}})
I'm pretty sure I've done something wrong and it seems something simple. Any help will be greatly appreciated.