Fixed point of matrix

794 Views Asked by At

Suppose that $a$ is a fixed point of matrix $A$, what that means? What is a fixed point of matrix?

Thank you!

1

There are 1 best solutions below

0
On

It is an eigenvector with an eigenvalue of 1, i.e. a vector $a$ such that $Aa=a$.