Solve the given first order PDE

  • #1
chwala
Gold Member
2,692
354
Homework Statement
See attached. This question is set by me.
Relevant Equations
pde
Solve the given PDE for ##u(x,t)##;

##\dfrac{∂u}{∂t} +10 \dfrac{∂u}{∂x} + 9u = 0##

##u(x,0)= e^{-x}##

##-∞ <x<∞ , t>0##


In my lines i have,

##x_t = 10##

##x(t) = 10t+a##

##a = x(t) - 10t##

also,

##u(x(t),t)= u(x(0),0)e^{-9t}##

note this is from, integrating

##u_t[u(x(t),t] = -9u(x(t),t)## by use of separation of variables.

...

Therefore,

##u(x,t) = (e^{10t-x} ⋅e^{-9t})=e^{t-x}##

I hope i am getting the flow right... cheers.
 
Physics news on Phys.org
  • #2
chwala said:
I hope i am getting the flow right... cheers.
The easiest way to check this is to insert your result in the original PDE and initial condition to verify that it is the solution.
 
  • Like
Likes chwala
  • #3
chwala said:
I hope i am getting the flow right...

Orodruin said:
The easiest way to check this is to insert your result in the original PDE and initial condition to verify that it is the solution.
@chwala, what Orodruin said above is something I've also said at least once. If you're working problems at this level it's both essential and easy to do this sanity check on your work. I usually start by making sure the initial condition is satisfied, since that's easy to do. Then I verify that my solution satisfies the original ODE or PDE.
 
  • Like
Likes chwala
  • #4
Since the equation is linear with constant coefficients, the solutions will be sums of exponentials. It makes sense, given the boundary condition, to try [itex]u(x,t) = T(t)e^{-x}[/itex] with [itex]T(0) = 1[/itex]. This yields [tex]
e^{-x}\left( T' - 10T + 9T\right) = 0[/tex] so that [itex]T' - T = 0[/itex]. Hence [itex]T(t) = e^{t}[/itex] and [tex]
u(x,t) = e^{t-x}.[/tex]
 
  • Informative
Likes chwala
  • #5
pasmith said:
Since the equation is linear with constant coefficients, the solutions will be sums of exponentials.
The general solution is
$$
e^{-9t} f(x - 10t)
$$
That the result is a simple exponential is a consequence of the particular initial condition also being an exponential. Had the initial condition been ##u(x,0) = x^3##, then the result would have been
$$
u(x,t) = e^{-9t} (x - 10t)^3
$$
I am not sure I would call that a sum of exponentials.
 
  • Informative
Likes chwala

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
152
  • Calculus and Beyond Homework Help
Replies
5
Views
374
  • Calculus and Beyond Homework Help
Replies
11
Views
850
  • Calculus and Beyond Homework Help
Replies
1
Views
933
  • Calculus and Beyond Homework Help
Replies
1
Views
429
  • Calculus and Beyond Homework Help
Replies
1
Views
533
  • Calculus and Beyond Homework Help
Replies
7
Views
840
  • Calculus and Beyond Homework Help
Replies
1
Views
773
  • Calculus and Beyond Homework Help
Replies
14
Views
536
  • Calculus and Beyond Homework Help
Replies
8
Views
827
Back
Top