Question #85783

Perform three iterations of the inverse power method to obtain the smallest eigenvalue in magnitude of the matrix [{2,5},{3,6}].
Take appropriate initial approximation to the eigenvector.

Expert's answer

Answer on Question #85783 – Math – Quantitative Methods

Question

Perform three iterations of the inverse power method to obtain the smallest eigenvalue in magnitude of the matrix [\{2,5\}, \{3,6\}].

Take appropriate initial approximation to the eigenvector.

Solution


A=(2536)A = \left( \begin{array}{cc} 2 & 5 \\ 3 & 6 \end{array} \right)


a non-zero vector xx is an eigenvector of AA if there exists a scalar λ\lambda such that


Ax=λxx=A1(λx)A1x=1λxA x = \lambda x \leftrightarrow x = A^{-1}(\lambda x) \leftrightarrow A^{-1} x = \frac{1}{\lambda} x


the smallest eigenvalue of AA in magnitude is the largest eigenvalue of A1A^{-1} and we can use power method on the A1A^{-1} to compute its dominant eigenvalue:


xk+1=A1xkA1xk,xkkth approximation to the dominant eigenvectorx^{k+1} = \frac{A^{-1} x^k}{\|A^{-1} x^k\|_{\infty}}, \qquad x^k - k^{th} \text{ approximation to the dominant eigenvector}


to speed up the convergence of the method, we choose the eigenvector as the initial approximation:


x0=(2.121),A1=(25/312/3)x^0 = \left( \begin{array}{c} -2.12 \\ 1 \end{array} \right), \qquad A^{-1} = \left( \begin{array}{cc} -2 & 5/3 \\ 1 & -2/3 \end{array} \right)A1x0=(25/312/3)(2.121)=(5.9072.787),x1=(10.472),λ1=0.169A^{-1} x^0 = \left( \begin{array}{cc} -2 & 5/3 \\ 1 & -2/3 \end{array} \right) \left( \begin{array}{c} -2.12 \\ 1 \end{array} \right) = \left( \begin{array}{c} 5.907 \\ -2.787 \end{array} \right), \qquad x^1 = \left( \begin{array}{c} 1 \\ -0.472 \end{array} \right), \qquad |\lambda^1| = 0.169A1x1=(25/312/3)(10.472)=(2.7861.315),x2=(10.472),λ2=0.359A^{-1} x^1 = \left( \begin{array}{cc} -2 & 5/3 \\ 1 & -2/3 \end{array} \right) \left( \begin{array}{c} 1 \\ -0.472 \end{array} \right) = \left( \begin{array}{c} -2.786 \\ 1.315 \end{array} \right), \qquad x^2 = \left( \begin{array}{c} -1 \\ 0.472 \end{array} \right), \qquad |\lambda^2| = 0.359A1x2=(25/312/3)(10.472)=(2.7861.314),x3=(10.472),λ3=0.359A^{-1} x^2 = \left( \begin{array}{cc} -2 & 5/3 \\ 1 & -2/3 \end{array} \right) \left( \begin{array}{c} -1 \\ 0.472 \end{array} \right) = \left( \begin{array}{c} 2.786 \\ -1.314 \end{array} \right), \qquad x^3 = \left( \begin{array}{c} 1 \\ -0.472 \end{array} \right), \qquad |\lambda^3| = 0.359


the smallest eigenvalue of AA in magnitude is 0.359.

Answer provided by https://www.AssignmentExpert.com

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS