pentazoid
- 142
- 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?
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!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?