Fix positive $\lambda$ so that $\frac{\lambda}{n} \in [0,1]$ for all $n \ge 1$. Next, let $P_n(k)$ denote the probability of recording exactly $k \le n$ heads in an $n$-toss experiment, where we assume that the probability of obtaining heads in any single toss is $\frac{\lambda}{n}$. An explicit formula for $P_k(n)$ is given by
$$P_n(k) = \displaystyle {{n} \choose {k}}\Big(\frac{\lambda}{n}\Big)^k\Big(1 - \frac{\lambda}{n}\Big)^{n-k}.$$
Show that $\displaystyle \lim_{n \to \infty} P_n(k)$ exists and determine its value.
I expect that $P_n(k) \to 0$, independent of what $k$ is. This is because, as the number of tosses in the experiment approaches infinity, the probability of obtaining any one particular outcome should approach zero. I have tried to adapt the solutions to the following problem: Determine $\displaystyle \lim_{n \to \infty}{{n} \choose {\frac{n}{2}}}\frac{1}{2^n}$, where each $n$ is even. Is it also possible to apply Stirling's Approximation to this limit?
Hints or solutions are greatly appreciated.
