[PDE] Transforming Hard Equations into Easier Ones

  • Thread starter Thread starter Arkuski
  • Start date Start date
  • Tags Tags
    Hard Pde
Arkuski
Messages
38
Reaction score
0
I have a PDE and I have to transform it into an easier one using a substitution:

u_t=u_{xx}-\beta u

I am supposed to use the following substitution:

u(x,t)=e^{-\beta t}w(x,t)

I am supposed to get something that looks like this:

w_t=w_{xx}

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:

u_t=u_{xx}-\beta u

I am supposed to use the following substitution:

u(x,t)=e^{-\beta t}w(x,t)

I am supposed to get something that looks like this:

w_t=w_{xx}

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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top