I'm trying to show that if $ \lambda_1 >0 \Rightarrow $ the vectors $ x^{(k)} $ converges to an eigenvector. Where k is the number of iteration, and k $ \rightarrow \infty $ I started by writing $ x^{(k)}$ $$ x^{(k)}= \frac{A x^{(k-1)} }{ ||A x^{(k-1)}||} $$ $$ x^{(k)}= \frac{A^{k-1} x^{(0)} }{ ||A^{k-1} x^{(0)}||} $$
In the assigment i was told, that i could use 1. there is a single eigenvalue of max modulus 2. there is a linearly independent set of n eigenvalues
I just can't see that this can help me. I tried to write out the coordinates, but that didn't help