






































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
How to compute the largest and smallest eigenvalues and their corresponding eigenvectors of a real, symmetric or un-symmetric matrix using power method and jacobi's method. It covers the procedures, formulas, and examples for both methods.
Typology: Slides
1 / 46
This page cannot be seen from the preview
Don't miss anything!







































(^1
T ) n X^ x^ x
x [^ ](^
)^ (^
) A^ X^
X docsity.com
Power MethodPower MethodJacobi’s MethodJacobi’s Method
To compute the largest eigenvalue and the correspondingeigenvector of the system^ [^ ](^ where [ A ] is a real, symmetricor un-symmetric matrix, thepower method is widely usedin practice.
)^ (^ ) A X X^
ProcedureStep 1: Choose the initial vectorsuch that the largest element isunity.Step 2: The normalized vectoris pre-multiplied by the matrix[ A ].
(0) v docsity.com
2 1 1 1 2 2 1
1 r^
r r^ r^
n n n
c v ^
1 1
2 1 1 1 2 2 1
1
r^
r r^ r^
n n n
c v
^
p^ stands for the p-th component in the corresponding vector
^1 r^1 r A v. A^ v 1
The inverse matrix has aset of eigen values whichare the reciprocals of theeigen values of [
A ]. 1
1 [^ ](^
)^ (^
) A^ X^
X ^
Thus, for finding theeigen value of theleast magnitude ofthe matrix [
A ], we have to apply powermethod to the inverseof [ A ].
DefinitionAn^ n x n^ matrix [
A ] is said to be orthogonal if
1 [^ ] [^ ]
[ ], i.e.[^ ]^ T T [^ ] A^ A^
I A A^
If [ A ] is an
n x n^ real symmetric matrix, its eigenvalues are real, and thereexists an orthogonal matrix[ S ] such that the diagonalmatrix D is^1 [^
][^ ][^
] S^ A ^ S
Let^ A^ be an
n x n^ real symmetric matrix. Supposebe numerically the largestelement amongst the off-diagonal elements of
A****. We construct an orthogonal matrix S defined as^1
a^ ij
s^ s^ ^ ij^ ji cos^ ,^ cos s^ sii^ jj
i-th 1 column^ -th^ column 1 0 0 0
0 0 cos^
sin^0 i-th
row 0 0 sin^
cos^0
-th^ row 0 0 0
j 0 1 S
j ^