Tuesday, 30 September 2014

pde - Taking a Fourier transform after taking Laplace transform





Consider the following PDE,
utκ2ux2=S0δ(x)δ(t),
subject to the initial condition,
u(x, 0) = δ(x),
with κ > 0, and S0 > 0. Find the solution of this PDE by taking both
a Fourier and a Laplace transformation. You may use that fact that the
Laplace transformation of the Dirac delta function is one, i.e.
L{δ(t)} = 1





Can someone explain to me what happens when taking a fourier transform after a laplace transform.



e.g. How to find F(L(u))? Can you show in detail what this gives using the definitions of the fourier and laplace transform. The question above is just the context of why i need to use this but I'm not sure how to find it.
Thanks.


Answer



What the question means, I think, is to take the Fourier Transform in the spatial variable and the Laplace Transform in the time variable.



First, taking the Laplace Transform L[u(x,t](s)=w(x,s) and letting u0(x):=u(x,0) be a known initial condition, we obtain:




sw(x,s)u0(x)κ2w(x,t)x2=S0δ(x)



which is equivalent to



(sκ2x2)w(x,s)=S0δ(x)+u0(x)



Taking the Fourier Transform of this equation, letting F[v(x,s)](k)=v(k,s), we obtain



(s+κk2)v(k,s)=S0+u0(x)eikxdx




or, equivalently



v(k,s)=1s+κk2(S0+u0(x)eikxdx)



(depending on your Fourier Transform convention, various factors of 2π1 may appear).



Now, we only have to invert the two transforms, and then we are done.



The spatial stuff looks pretty messy, but the Laplace Transform can be done easily, as we only have one s in there.




In fact, we have a function that looks something like this:



v(k,s)=F(k)s+a(k)



which has an Inverse Laplace Transform of p(k,t)=L1[v(k,s)](t)=F(k)exp(a(k)t), so we are left with



p(k,t)=exp(κk2t)(S0+u0(x)eikxdx)



The Inverse Fourier Transform of the first term can be reduced to calculating a Gaussian integral, giving us the typical Gaussian solution one would expect from the Heat Equation as a homogeneous solution. This calculation is outlined below:




uH(x,t)=F[S0exp(κk2t)](x,t)=S02πexp(κtk2+ixk)dk=S02πexp(κt(k2ixkκt))dk=S02πexp(κt(kix2κt)2x24κt)dk=S02πexp(x24κt)exp(κt(kix2κt)2)dk




Letting z:=kix2κt, we get that dk=dz. The contour on integration shifts to a line parallel to the real axis, but it is not too difficult to show that if one were to consider a a rectangular closed contour the runs along both this line and the real axis, the contribution of the short edges of the rectangle would go to zero as the length of the line approaches infinity. Thus, we can shift the integral back onto the real axis, as the integral along the real axis and along the line parallel to it must be equal in value.



uH(x,t)=S02πexp(x24κt)exp(κtz2)dz=S02πexp(x24κt)πκt=S04πκtexp(x24κt)



This is the known solution to the Heat Equation as a homogeneous solution.




The inhomogeneous solution can only be written down in integral form, as we do not know anything about the initial distribution u0(x). It is given by:



uI(x,t)=12πexp(κk2t)eikxeikyu0(y)dydk=12πu0(y)exp(κtk2+ik(xy))dkdy=14πκtu0(y)exp((xy)24κt)dy



which is preciously the convolution of the initial condition u0(x) with the fundamental homogeneous solution uH(x,t).




The final solution is then given as the sum of the homogeneous and the inhomogeneous solution.



EDIT: The above was done for a general u0(x), because I missed that u0(x) had been specified in the questions. Given that we have u0(x)=δ(x), we can calculate the final integral easily:



uI(x,t)=14πκtδ(y)exp((xy)24κt)dy=14πκtexp(x24κt)




This gives us the full solution




u(x,t)=S0+14πκtexp(x24κt)



No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...