Jdraper
- 51
- 0
Homework Statement
I have been given a complex function
I have been given a complex function
[itex]\widetilde{U}[/itex](x,t)=X(x)e(i[itex]\omega t)[/itex]
Where X(x) may be complex
I have also been told that it obeys the heat equation
[itex]\frac{\partial\widetilde{U}}{∂t}[/itex]=[STRIKE][itex]\kappa[/itex][/STRIKE]2([itex]\frac{\partial\widetilde{U}}{∂x}[/itex])^2 (second differential, had trouble inputting it)
and i have been given a single boundary condition
[itex]\widetilde{U}[/itex](0,t)=X(x)e(i[itex]\omega t[/itex])
I have also been told that U(x,t)=V(x)cos(ωt)+W(x)sin(ωt) is the real part of [itex]\widetilde{U}[/itex]
Which i have proved, but I don't think the proof is necessary to solve my problem. (ask and i will post if you think it may be helpful)
Now, I have been asked to show that the general solution for X is
X(x)=c1 exp(-[itex]\alpha[/itex]*[itex]\sqrt{(ω/2κ^2)}[/itex]*x) + c1 exp([itex]\alpha[/itex]*[itex]\sqrt{(ω/2κ^2)}[/itex]*x)
And then find the value for [itex]\alpha[/itex]
Homework Equations
The Attempt at a Solution
My first thought was to try separation of variables to solve it. So using the ansatz y(x,t)=X(x)T(t)
I found the equation X''-λX=0, which when solved gives the solutions
Xn (x)=A2 sin(n[itex]\pi x[/itex] / L) This was obviously no use as i don't have a second boundary condition to provide me with L, Also it is a trignometric not an exponential function.
Then i realized that I couldn't solve it by separation of variables as the boundary conditions are functions of time. Therefore i need to solve it using techniques for inhomogenous boundary conditions.
From what i understand, solving inhomogenous boundary conditions involves constructing a particular solution yp (x,t) that satisfies the boundary conditions but not the heat equation. When combining this into the combined solution:
y(x,t)= yp (x,t) + v(x,t) where v vanishes at the boundary
it doesn't solve the heat equation i have written above but the inhomogenous heat equation:
[itex]\frac{\partial\widetilde{U}}{∂t}[/itex]=[STRIKE][itex]\kappa[/itex][/STRIKE]2([itex]\frac{\partial\widetilde{U}}{∂x}[/itex])^2 +F(x,t)
So if someone could help me find the source term F(x,t) to solve the full equation that would be helpful.
Thanks in advance, John