Solving PDE Problem: du/dt+du/dx=0 with Initial Condition u(x,0)=xe-x2

  • Thread starter Thread starter pentazoid
  • Start date Start date
  • Tags Tags
    Pde
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
pentazoid
Messages
142
Reaction score
0

Homework Statement



which solutions of du/dt+du/dx=0 is equal to xe-x2

Homework Equations


The Attempt at a Solution



u(x,0) = xe-x2
u(x,t)= (x-t)e(-x-t)2

what else do i need to do?
 
Physics news on Phys.org
pentazoid said:

Homework Statement



which solutions of du/dt+du/dx=0 is equal to xe-x2

Homework Equations





The Attempt at a Solution



u(x,0) = xe-x2
u(x,t)= (x-t)e(-x-t)2

what else do i need to do?
One way of solving a pde like that is to always try separation of variables , so that you assume[tex]u(x,t)=X(x)T(t)[/tex]where X is just a function of x and T just a function of t, plug this into your pde and see what u get!