Solving Nonhomogeneous Heat Equation with Fourier Transform

ColdFusion85
Messages
141
Reaction score
0
How would one obtain a Fourier Transform solution of a non homogeneous heat equation? I've arrived at a form that has

\frac{\partial }{ \partial t }\hat u_c (\omega,t) + (\omega^2 + 1)\hat u_c (\omega,t) = -f(t)

My professor gave us the hint to use an integrating factor, but I don't see how this would work. If p(x) = (\omega^2 + 1), and q(x) = -f(t), then the integrating factor would be e^{\int(\omega^2 +1)dw}

Multiplying through by this would not give the usual integrating factor form of (..)' on the left hand side. Can anyone help?
 
Physics news on Phys.org
Anybody?
 
The integrating factor is :
<br /> e^{\int(\omega^2 +1)dt}<br />

but I don't know what to do next
 
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