I'm reading the proof of Corollary 3.13 of this paper. Let $(X(t))_{t\ge0}$ be a Markov branching process associated with a replacement matrix $R$, with eigenvalues $\lambda_i$ associated with left eigenvectors $v_i$ and right eigenvectors $u_i$. We order the eigenvalues s.t. $\lambda_1$ is simple and positive, and $\lambda_1>\Re(\lambda_2)\ge\Re(\lambda_i)$, for any other $i$. Define $P_i(X(t))=v_iu_i^TX(t)$ and assume that $\lambda_2$ is also real. I would like to know why, if $\Re(\lambda_i)\not=\lambda_2$, then, for any $i=3,\dots,n$, $$z^{-\frac{\lambda_2}{\lambda_1}}P_i(X(\tau_b(z)))\xrightarrow{p}0,$$ (convergence in probability) where $\tau_b(z)=\min\{t\ge0:b\cdot X(t)\ge z\}$.
Actually, this should follow from the following theorem:
- If $\Re(\lambda_i)<\frac{\lambda_1}2$, $$z^{-1/2}\sum_{i=2}^n P_i(X(\tau_b(z)))\xrightarrow{d} c^{-1/2} V_1.$$
- If $\Re(\lambda_i)=\frac{\lambda_1}2$, $$(z \ln(z))^{-1/2} P_i(X(\tau_b(z)))\xrightarrow{d} c^{-1/2} V_2$$
- If $\Re(\lambda_i)>\frac{\lambda_1}2$, $$z^{-\lambda_i/\lambda_1} P_i(X(\tau_b(z)))\xrightarrow{a.s.} c^{-\lambda_i/\lambda_1} W,$$ where $c$ is a constant, $V_1,V_2$ are vector-valued random variables jointly Gaussian, $W$ is a vector-valued random variable.
Intuitively, I would understand that, in $z^{-\frac{\lambda_2}{\lambda_1}}P_i$, $P_i$ grows slower for $i\ge3$, but why is this enough to assert convergence in probability?