- #1
gogetagritz
- 8
- 0
I am pretty rusty/unknowledgable when it comes to linear algebra, so when I was given the problem.
Find the limit as n->infinity of A^n * b
where a is a 2x2 matrix and b is a 2x1 vector, I scratched my head.
A fellow student told me about the spectral radius being the largest eigen value of A, and if it is less than one then the equation converges to zero. However my eigenvalues are not less than one. So what methods are there for determing an actual x,y that this this system converges to?
Find the limit as n->infinity of A^n * b
where a is a 2x2 matrix and b is a 2x1 vector, I scratched my head.
A fellow student told me about the spectral radius being the largest eigen value of A, and if it is less than one then the equation converges to zero. However my eigenvalues are not less than one. So what methods are there for determing an actual x,y that this this system converges to?