Jul 17, 2024
-λ² (since squaring any real number gives positive, and its negative is always negative).T, the other in terms of X.TdT/dt = -λ² * TT(t) = A * exp(-λ² * t) (decaying exponential).*Xd²X/dx² + λ² * X = 0X(x) = B * cos(λx) + C * sin(λx)u(x,t) = (A exp(-λ² t))(B cos(λx) + C sin(λx))AB into one new constant, so solution simplifies to a form involving only two constants.x = 0:
u(0, t) = 0C1 = 0x = L:
u(L, t) = 0sin(λL) = 0;λL = nπ which gives λ = nπ/Ln provide an infinite set of solutions.u(x,t) = Σ (from n=1 to ∞) [An exp(-λ² t) sin(λx)]An are determined by initial conditions.u(x, 0) = φ(x);An:
sin(λMx) and integrate.An.An = (2/L) ∫ (from 0 to L) [sin(λMx) φ(x) dx]u(x,t) = Σ (from n=1 to ∞) [(2/L) ∫ (from 0 to L) [sin(λnx) φ(x) dx] exp(-λ²n t) sin(λnx)]