Jdraper
- 51
- 0
Homework Statement
I have been given a complex function
I have been given a complex function
\widetilde{U}(x,t)=X(x)e(i\omega t)
Where X(x) may be complex
I have also been told that it obeys the heat equation
\frac{\partial\widetilde{U}}{∂t}=[STRIKE]\kappa[/STRIKE]2(\frac{\partial\widetilde{U}}{∂x})^2 (second differential, had trouble inputting it)
and i have been given a single boundary condition
\widetilde{U}(0,t)=X(x)e(i\omega t)
I have also been told that U(x,t)=V(x)cos(ωt)+W(x)sin(ωt) is the real part of \widetilde{U}
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(-\alpha*\sqrt{(ω/2κ^2)}*x) + c1 exp(\alpha*\sqrt{(ω/2κ^2)}*x)
And then find the value for \alpha
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\pi x / 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:
\frac{\partial\widetilde{U}}{∂t}=[STRIKE]\kappa[/STRIKE]2(\frac{\partial\widetilde{U}}{∂x})^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