[step:Iterate the scalar recurrence and take absolute values]Fix $j\in\{1,\dots,m\}$, and define the scalar amplification factor
\begin{align*}
a_j:=R(k\lambda_j)\in\mathbb{C}.
\end{align*}
The recurrence from the previous step is
\begin{align*}
Y_{n+1,j}=a_jY_{n,j}.
\end{align*}
We prove by induction on $n\in\mathbb{N}\cup\{0\}$ that
\begin{align*}
Y_{n,j}=a_j^nY_{0,j}.
\end{align*}
For $n=0$, this is $Y_{0,j}=a_j^0Y_{0,j}$, since $a_j^0=1$. If the identity holds for some $n\in\mathbb{N}\cup\{0\}$, then the recurrence gives
\begin{align*}
Y_{n+1,j}=a_jY_{n,j}=a_j(a_j^nY_{0,j})=a_j^{n+1}Y_{0,j}.
\end{align*}
Thus the formula holds for every $n\in\mathbb{N}\cup\{0\}$.
Taking absolute values and using multiplicativity of the complex modulus gives
\begin{align*}
|Y_{n,j}|=|a_j|^n|Y_{0,j}|.
\end{align*}
From the A-stability estimate in the first step, $|a_j|=|R(k\lambda_j)|\le 1$. Hence $|a_j|^n\le 1$ for every $n\in\mathbb{N}\cup\{0\}$, and therefore
\begin{align*}
|Y_{n,j}|\le |Y_{0,j}|.
\end{align*}
Since $j$ was arbitrary, the decay estimate holds for every component.[/step]