Saturday, December 2, 2017

limits - How to compute $lim_{nrightarrowinfty}e^{-n}left(1+n+frac{n^2}{2!}cdots+frac{n^n}{n!}right)$

There is a probabilistic method to solve it. But I am not familiar with probability. I am trying to compute it by analytic method, such as using L Hospital's rule or Stolz formula, but they are not working.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...