Solve BVP by separating variables and using eigenfunction expansion method
PDE:Ut-Uxx=e-2tsin(pi x/L) U=U(x,t),x(0,L)
BC1:U(0,t)=0
BC2:U(L,t)=0
IC:U(x,0)=sin(pi x/L)
U(x,t)=X(x)T(t),X''=(lambda) X ,lambda is the separation of parameter.
I have calculated the basis functions...