(a) Prove that all Toeplitz symmetric tridiagonal M×M matrices
A=⎣⎢⎢⎢⎢⎢⎢⎢⎡ab0⋮0ba⋱⋱⋯0b⋱b0⋯⋱⋱ab0⋮0ba⎦⎥⎥⎥⎥⎥⎥⎥⎤
share the same eigenvectors (v(k))k=1M with components vi(k)=sinM+1kiπ, i=1,…,M, and eigenvalues to be determined.
(b) The diffusion equation
∂t∂u=∂x2∂2u,0⩽x⩽1,0⩽t⩽T
is approximated by the Crank-Nicolson scheme
umn+1−21μ(um−1n+1−2umn+1+um+1n+1) for m=umn+21μ(um−1n−2umn+um+1n),=1,…,M,
where μ=Δt/(Δx)2,Δx=1/(M+1), and umn is an approximation to u(mΔx,nΔt). Assuming that u(0,t)=u(1,t)=0,∀t, show that the above scheme can be written in the form
Bun+1=Cun,0⩽n⩽(T/Δt)−1
where un=[u1n,…,uMn]⊤ and the real matrices B and C should be found. Using matrix analysis, find the range of μ for which the scheme is stable. [Do not use Fourier analysis.]