Consider the following initial-boundary-value problem:
∂u/∂t = a^2 ∂^2u/∂x^2, 0 < x < L, t > 0, a > 0 (const.)
∂u/∂x(0, t) = 0, ∂u/∂x(L, t) = 0, t > 0
u(x, 0) = f(x), 0 < x < L
(a) Solve the steady-state problem. Ans. u_E(x) = 0
(b) Use the method of separation of variables to solve the full initial-boundary value problem. Use this result to determine if a steady state is attained and if it agrees with the solution from part (a).
Ans. u(x, t) = A_0 exp(-at) + ∑_(n=1)^(∞) A_n exp[-((n^2π^2)/(L^2) + a)t] cos((nπ)/(L)x)
where A_0 = (1/L) ∫_0^L f(x) dx, A_n = (2/L) ∫_0^L f(x) cos((nπ)/(L)x) dx
lim_(t->∞) u(x, t) = 0
=> u_E(x) = 0