This question was asked in CSIR. please help me to find out correct choice
Let $y(t)$ satisfy the differential equation $$y'=\lambda y;y(0)=1$$. Then the backward Euler method for $n\geq 1$ and $h>0$ $$\frac{y_n-y_{n-1}}{h}=\lambda y_n;\quad y(0)=1$$ yields
a first order approximation to $e^{\lambda nh}$
a polynomial approximation to $e^{\lambda nh}$
a rational function approximation to $e^{\lambda nh}$
a Chebyshev polynomial approximation to $e^{\lambda nh}$