Laplace Transform for PDEs
we know
we can do the same for \( u(x, t) \)
\( \rightarrow \) we transform the variable \( t \) away, leave \( x \) alone
now
\( u_x(x, t) \)
we know
we can do the same for \( u(x, t) \)
\( \rightarrow \) we transform the variable \( t \) away, leave \( x \) alone
now
\( u_x(x, t) \)
now let's solve some PDEs that we have seen before
\[ u_t = u_{xx} \quad 0 < x < \pi \quad t > 0 \]
\[ u(0, t) = u(\pi, t) = 0 \quad \text{ends fixed at } 0 \]
\[ u(x, 0) = \sin x \quad \text{initial heat profile is } \sin(x) \]
for convenience, let's drop \( (x, s) \) from now on
rewrite: \[ U'' - sU = \sin x \]
treat \( s \) as constant for now
\( \hookrightarrow \) treat this equation like \[ y'' - ay = \sin x \]
\[ U'' - sU = 0 \]
(\( s > 0 \) "constant")
\[ U = c_1 e^{\sqrt{s}x} + c_2 e^{-\sqrt{s}x} \]
(LT of the BCs, too)
\( U(0) = 0 \rightarrow 0 = c_1 + c_2 \)
\( U(\pi) = 0 \rightarrow 0 = c_1 e^{\sqrt{s}\pi} + c_2 e^{-\sqrt{s}\pi} \)
now, the particular solution due to \( \sin x \) (right side)
using undetermined coefficients, \( U_p = A \cos x + B \sin x \)
sub into \( U'' - sU = \sin x \)
\( \vdots \)
\[ A = 0, \quad B = -\frac{1}{s+1} \]
general solution:
in s-domain
\[ u(x, t) = \mathcal{L}^{-1} \{ U(x, s) \} = \mathcal{L}^{-1} \left\{ -\frac{1}{s+1} \sin x \right\} \]
\[ = -\sin x \cdot \mathcal{L}^{-1} \left\{ \frac{1}{s+1} \right\} \]
\( x \) doesn't take part
so, \( \sin x = \) "constant"
Left end varying w/ time; initially whole bar is frozen
Taking the Laplace Transform of the PDE:
The general solution for the ODE in \( x \) is:
“BC at infinity” \( \rightarrow \) solution must be bounded
\( \rightarrow c_1 = 0 \)
\( u(0, t) = \sin(t) \)
\[ f(t) = \mathcal{L}^{-1} \left\{ \frac{1}{s^2 + 1} \right\} = \sin(t) \]
\[ g(t) = \mathcal{L}^{-1} \left\{ e^{-\sqrt{s}x} \right\} = \frac{x}{2\sqrt{\pi t^3}} e^{-\frac{x^2}{4t}} \]
Convolution: treating input function \( (\sin t) \) as a bunch of impulses.
Each impulse of heat propagates down according to
The following graph illustrates the spatial distribution of temperature \( u(x, t) \) over distance \( x \) at various time intervals \( t \). The boundary condition at \( x = 0 \) is driven by a sinusoidal oscillation, causing thermal waves that propagate into the medium and decay as distance increases.