wik_chick88
- 4
- 0
Homework Statement
T(x,t) is the temperature distribution for t > 0 in a semi-infinite slab occupying x > 0
T(x, 0) = T_0 e^{-ax} for x > 0 (with a positive constant)
T(0, t) = T_1 for t > 0
\tau(x, s) is the Laplace transform of T(x, t)
show that \tau(x, s) = \frac{T_0}{s - Ka^2}e^{-ax} + [\frac{T_1}{s} - \frac{T_0}{s - Ka^2}] e^{-x\sqrt{\frac{s}{K}}}
Homework Equations
The Attempt at a Solution
the non-homogeneous solution to the Laplace transform of the heat equation is \tau(x, s) = A(s) e^{-x\sqrt{\frac{s}{K}}}
so i assumed that because T(x, 0) = T_0 e^{-ax} then our general solution is
\tau(x, s) = A(s) e^{-x\sqrt{\frac{s}{K}}} + \frac{T_0 e^{-ax}}{s}
is this correct?
we have T(0, t) = T_1, so \tau(0, s) = T_1
thus T_1 = A(s) + \frac{T_0}{s}
so A(s) = T_1 - \frac{T_0}{s}
but this gives me a final solution of
\tau(x, s) = (T_1 - \frac{T_0}{s}) e^{-x\sqrt{\frac{s}{K}}} + \frac{T_0 e^{-ax}}{s}
WHICH IS NOT RIGHT!
please somebody help me! I'm confused as to where the s - Ka^2 comes from...