Iterative Methods for Linear Algebraic Systems
Exact Line Search
Theorem
Let
and consider the sequence of iterates:
where
Then
In particular
Proof
Nothing special, just check.
The method
See Standard Conjugate Gradient Method for the optimized algorithm.
Initial conditions
For any initial
Iterate
For
Next direction
The next conjugate direction is:
with
i.e. the value that makes
Theorem (properties)
For every
- For every
:
- For
, we have orthogonality conditions:
- The directions are conjugate, for
:
Proof
Prove all three claims by one induction on
Corollary (simplification)
Also
Corollary (number of iterations)
Let
Then the method terminates in at most
Proof
Preconditioning
The method converges the fastest if the Condition Number is close to
To that end, we introduce a change of variables
where
We now solve:
Note that similarity transformations preserve the spectrum so:
Now if