Solving IVP: Is My Answer Correct?

  • Context: Graduate 
  • Thread starter Thread starter squenshl
  • Start date Start date
  • Tags Tags
    Ivp
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
squenshl
Messages
468
Reaction score
4
I had to solve an IVP:
[tex]\partial[/tex]/[tex]u\partial[/tex]t + 4[tex]\partial[/tex]u/[tex]\partial[/tex]x = 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.
 
Physics news on Phys.org


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).