Loading [MathJax]/jax/output/HTML-CSS/jax.js
Francesco Tudisco

Homework


1. Derive GMRES and CG using the general projection method scheme

Choose V and W, basis for H and L,respectivelyCompute the new approximation as xnew=x0+V(WAV)1Wr0

r0=bAx0, and compare them with the algorithms we have discussed during the lectures


2. Let xm be the sequence generated by GMRES for a nonsingular matrix A. Show that if XAX1=J is the Jordan canonical form of A, then for any m1 it holds

bAxm2κ2(X)minpP1mmaxλiσ(A)p(Jλi)2bAx02 where P1m is the set of polynomials p of degree m such that p(0)=1.


3. Let Cm be the m-th Chebyshev polynomial of the first kind. Use the fact that Cm(x)2m1,[1,1]p,[1,1] for any monic polynomial p of degree m, to show that Cm(x)Cm(a),[1,1]p,[1,1] for all polynomials p of degree m such that p(a)=1.