Additional problem:
(My answers are in bold.)
Consider the heat equation utt=uxx, 0 < x < 1 with boundary conditions u(0,t)=u(1,t)=1 and initial condition u(x,0)=f(x).
(a) Using physical intuitions only, write down the steady state temperature profile uss(x). Explain your answer.
The "steady state temperature profile" is the one in which temperature does not depend on time. Thus it remains constant at each point in the conductor for all t. But since the ends remain a constant 1, it only makes physical sense that u(x,t)=1 for all t≥0 and x ε (0, 1). Thus uss(x)=1.
(b) Using the transformation v=u-uss, show that v satisfies the same heat equation with a different initial temperature distribution.
We have v(x,t)=u(x,t)-1; hence v(0,t)=v(1,t)=0, v(x,0)=0 and obviously vt=vxx.
(c) Solve for v(x,t) using separation of variables. What is the physical meaning of v?
Not sure how to do this one. Any ideas?