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
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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!