I have a $n\times n$ matrix $A$. I know that every element in the matrix belongs to the range $(0, 1)$. I want to prove that $A^k\rightarrow 0$ when $k \rightarrow \infty$. Here $ 0 $ means $n\times n$ zero matrix. I am working on a larger problem and wanted to use this property, which intuitively looks that is correct, but I do not have idea how to prove it.
Thank you.