[PDE] Transforming Hard Equations into Easier Ones

  • Thread starter Thread starter Arkuski
  • Start date Start date
  • Tags Tags
    Hard Pde
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Arkuski
Messages
38
Reaction score
0
I have a PDE and I have to transform it into an easier one using a substitution:

[itex]u_t=u_{xx}-\beta u[/itex]

I am supposed to use the following substitution:

[itex]u(x,t)=e^{-\beta t}w(x,t)[/itex]

I am supposed to get something that looks like this:

[itex]w_t=w_{xx}[/itex]

Can someone show me the steps?
 
Physics news on Phys.org
Arkuski said:
I have a PDE and I have to transform it into an easier one using a substitution:

[itex]u_t=u_{xx}-\beta u[/itex]

I am supposed to use the following substitution:

[itex]u(x,t)=e^{-\beta t}w(x,t)[/itex]

I am supposed to get something that looks like this:

[itex]w_t=w_{xx}[/itex]

Can someone show me the steps?

Here are the steps. Substitute the form ##u(x,t) = e^{-\beta t}w(x,t)## into all terms of the PDE and collect terms. That means you will need to compute ##u_t## and ##u_{xx}## using standard calculus differentiation rules.