Questions: Separation of Variables for Partial Differential Equations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

After substituting u = X(x)T(t) into the heat equation u_t = κu_xx, you obtain X''/X = T'/(κT). Why must both sides equal the same constant?

AIt is a mathematical convention adopted to simplify the algebra
BThe heat equation requires all spatial derivatives to vanish at the boundary
CX and T were assumed to be separable, so their ratio is necessarily zero
Dx and t are independent variables, so a function of x alone can equal a function of t alone only if both are constant
Question 2 Multiple Choice

For the heat equation on a rod [0, L] with boundary conditions X(0) = 0 and X(L) = 0, which statement about the separation constant λ is correct?

AAny real value of λ is valid since ODEs always have solutions
BOnly λ = 0 is permitted because the boundary conditions force X to zero everywhere
CAny positive λ is permitted; negative values are excluded because they produce exponential growth
DOnly the discrete values λ_n = (nπ/L)² for positive integers n are permitted, as these are the only values compatible with both boundary conditions
Question 3 True / False

A single separated solution u_n(x,t) = sin(nπx/L)e^{-κ(nπ/L)²t} is the general solution to the heat equation with zero boundary conditions, valid for any initial condition.

TTrue
FFalse
Question 4 True / False

In separation of variables, the allowed values of the separation constant (eigenvalues) are determined by the boundary conditions on X(x), while the Fourier coefficients of the solution are determined by the initial condition u(x,0) = f(x).

TTrue
FFalse
Question 5 Short Answer

Why does solving a PDE by separation of variables require superposing infinitely many separated solutions rather than just using a single product solution u = X(x)T(t)?

Think about your answer, then reveal below.