I'm studying for a test and I'd like to know how justify why the only $k$-step method of order $k$ with stiff decay is BDF. By definition of stiff decay(Ascher & Petzold) a method has stiff decay if
\begin{equation}|y_n-g(t_n)|\rightarrow \ 0,\qquad \text{as }h_nRe(\lambda)\rightarrow -\infty,\end{equation}
where
\begin{equation} y'=\lambda(y-g(t)),\end{equation}
and $g(t)$ is an arbitrary bounded function. Assuming stiff decay and considering the definition of the general LMM I don't see why this forces $\beta_j=0$ for $j>0$. Thanks for your time.