PDA

View Full Version : Ivp


squenshl
Sep21-09, 08:22 PM
I had to solve an IVP:
\partial/u\partialt + 4\partialu/\partialx = e2x, u(x,0) = f(x).
I got an answer of u = 1/2 +f(x-4t).
Is this correct and if not, where did I go wrong.

LCKurtz
Sep22-09, 01:16 PM
Hard to tell where you went wrong without seeing your work. But it isn't correct for at least two reasons:

1. It doesn't satisfy u(x,0) = f(x) (although it would without the 1/2).
2. If you plug it into the DE you get 0, not e(2x).