Let $x_0=a,x_1=b$
$$x_{n+1}=\Big(1-\dfrac{1}{2n}\Big)x_n+\dfrac{ x_{n-1}}{2n}, n\ge1$$
Find $\lim x_n.$
If the limit exists, I can plug limit as $l$ to get a equation of $l$, whose root will be the limit.
But in this case it becomes a identity.
I am not familiar about how to compute such a limit. Please Help.