Question:
let $A$ is Doubly stochastic matrix,and the eigenvalue such $$\lambda_{1}=1,|\lambda_{j}|<1,(j=2,3,\cdots,n)$$ and the $$e=(1,1,1,\cdots,1)^T$$ show that : for any vector $$x=(a_{1},a_{2},\cdots,a_{n})^T,a_{1}+a_{2}+\cdots +a_{n}=1,a_{i}\ge 0$$, have $$\lim_{m\to\infty}A^mx=\left(\dfrac{e}{n}\right)$$
where Doubly stochastic matrix some properties and some result can see this
My idea: since $$|A|=\lambda_{2}\lambda_{3}\cdots\lambda_{n}<1$$
then I can't find this limit.
and can't solve this problem,
As hinted in the comments, this is false.
Set $A:=\begin{bmatrix} \frac 1 2 & \frac 1 2\\ \frac 1 2 & \frac 1 2\end{bmatrix}$. Clearly $A^m=A$, for all $m\in \mathbb N$. Therefore with $x=\begin{bmatrix} 1\\ -1\end{bmatrix}$ the equality doesn't hold.
You need to require $x\ge 0$.
Layout of answer to the question post edit: The proof goes something like this.
You could have asked me for more details instead of wasting reputation points in an unawarded bounty.
Answer: There exists $n\in \mathbb N$ such that $A$ is $n\times n$.