Heat conduction (Fourier complex integral)

jrp131191
Messages
17
Reaction score
0

Homework Statement



A semi-infinite bar (0 < x < 1) with unit thermal conductivity is fully insulated
at x = 0, and is constantly heated at x = 1 over such a narrow interval that the
heating may be represented by a delta function:

\frac{\partial U}{\partial t}=\frac{\partial^2 U}{\partial x^2}+\delta (x-1)

where U(x,t) is the temperature. Assuming the initial temperature is zero through-
out, and that U -> 0 as x ->\infty 1, find U(x,t) using the appropriate Fourier trans-
form in x. In particular, show that

U(1,t)=\frac{(1+e^{-1/t})\sqrt{t}}{\sqrt{\pi }}+erf(\frac{1}{\sqrt{t}})-1

My main problem is that this is the first time I am solving this type of problem and every example I have tried to compare mine with never involves the dirac function so I can't be certain or not if I have the right solution.. Also I've never worked with the error function and have no idea how one would manipulate my final answer so that I can show U(1,t)

Homework Equations



If : f(\lambda )=\int_{-\infty }^{\infty }e^{-i\lambda x}F(u)du

Then : F(x)=\frac{1}{2\pi}\int_{-\infty }^{\infty }e^{i\lambda x}f(\lambda)d\lambda

Also : \int_{0}^{\infty }\delta (x-a)f(x)dx=f(a)

And for the final bit : \int_{0}^{\infty }\frac{cos\lambda x}{\lambda^2 }(1-e^{-\lambda^2 t})d\lambda =\sqrt{\pi t}e^{\frac{-x^2}{4t}}+\frac{\pi }{2}(xerf(\frac{x}{2\sqrt{t}}-\left | x \right |)

The Attempt at a Solution



I begin by definining:

u(\lambda ,t)=\int_{0}^{\infty }e^{-i\lambda x}U(x,t)d\lambda \\

Then taking the Fourier transform with respect to x:

F[\frac{\partial U}{\partial t}]=F[\frac{\partial^2 U}{\partial x^2}+\delta (x-1)]\\

\frac{\partial U}{\partial t}=\int_{0}^{\infty }\frac{\partial^2 U}{\partial x^2}e^{-i\lambda x}dx+\int_{0}^{\infty}\delta (x-1)e^{-i\lambda x}dx\\

\frac{\partial U}{\partial t}=\int_{0}^{\infty }\frac{\partial^2 U}{\partial x^2}e^{-i\lambda x}dx+e^{-i\lambda }\\

Then using integration by parts:

\frac{\partial U}{\partial t}=\left [ \frac{\partial U}{\partial x}e^{-i\lambda x} \right ]_{0}^{\infty }+i\lambda \int_{0}^{\infty }\frac{\partial U}{\partial x}e^{-i\lambda x}dx+e^{-i\lambda }\\

Here I used the fact that at x=0 the rod is "fully insulated" thus I believe the heat transfer here will remain 0?

\frac{\partial U}{\partial t}=i\lambda \int_{0}^{\infty }\frac{\partial U}{\partial x}e^{-i\lambda x}dx+e^{-i\lambda }\\

Using integration by parts again:

\frac{\partial U}{\partial t}=\left [ U(x,t)e^{-i\lambda x} \right ]_{0}^{\infty }+i^2\lambda^2 \int_{0}^{\infty }U(x,t)e^{-i\lambda x}dx+e^{-i\lambda }\\*

And again by the fact that at x=0 no heat should be exchanged:

\frac{\partial U}{\partial t}=-\lambda^2 \int_{0}^{\infty }U(x,t)e^{-i\lambda x}dx+e^{-i\lambda }\\

\frac{\partial U}{\partial t}=-\lambda^2 u(\lambda ,t)+e^{-i\lambda }\\

Solving this simple ODE with the initial conditions I obtain:

U(x,t)=\frac{e^{-i\lambda} (1-e^{-\lambda^2 t})}{\lambda^2 }\\

U(x,t)=\frac{1}{2\pi }\int_{0}^{\infty }e^{i\lambda x}\frac{e^{-i\lambda} (1-e^{-\lambda^2 t})}{\lambda^2 }d\lambda

Now I have absolutely NO idea how to get this into the integral they have given me for the final bit or if I have even done this right. Actually I also tried to expand this as an even series and you get exactly what they have given me.

A little bit more work I've done.. again have no idea if its right because I don't know if this solution is correct but:

U(1,t)=\frac{1}{2\pi }\int_{0}^{\infty }\frac{1-e^{-\lambda^2 t}}{\lambda^2 }d\lambda \\

U(1,t)=\frac{1}{2\pi }\int_{0}^{\infty }\frac{1}{\lambda^2 }d\lambda-\frac{1}{2\pi }\int_{0}^{\infty }\frac{e^{-\lambda^2 t}}{\lambda^2 }d\lambda \\

The integral on the left causes some problems, and I can see that the integral on the right is related to the error function but not sure what to do with the denominator in there..
 
Last edited:
Physics news on Phys.org
Nobody? :(

It would help just to even know that I have come to the right final solution!
 
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