mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Puzzles

Reply
 
Thread Tools
Old 2006-06-26, 04:50   #12
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2·7·132 Posts
Default

Unless there is something special going on, it's always the largest eigenvalue.

The eigenvectors form a basis set, so any vector x can be represented as

x = a*e1 + b*e2

From which we see that

Anx = a*lambda1n*e1 + b*lambda2n*e2

So the larger eigenvalue will always dominate this process unless there is something special forcing the coefficient to zero. The actual iteration adds a constant at every stage, the vector b in

xn+1 = Axn+b

so even if x0 is aligned with the smaller eigenvector, x1 will have a component of the larger eigenvector unless b is also a eigenvector for the smaller eigenvalue. (This problem actually picks up the component in x1 because x0 is the zero vector).

You can concoct special scenarios with lamda=-1 so that the multiplication and addition cancel each other, but that's about all that can get in the way of the largest eigenvalue dominating the process.
wblipp is offline   Reply With Quote
Reply

Thread Tools


All times are UTC. The time now is 05:18.


Fri Aug 6 05:18:20 UTC 2021 up 13 days, 23:47, 1 user, load averages: 2.90, 2.36, 2.38

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.