I wonder how to calculate the following limit: lim In the first sight, I think it should be zero, because exponential function is much faster than polynomial. But the upper of the expression is the Maclaurin polynomial of e^{n}. With the growth of n, it approaches to e^{n}. Consider there is a roughly way to estimate the remainder of e^{n} rather than R_{n+1}(n)=\frac{\xi^{n+1}}{(n+1)!} \ for \ \ \xi\in(n,+\infty) Because \frac{1+n+\frac{{}n^{2}}{2!}+\cdots +\frac{n^{n}}{n!}}{e^{n}}=1-\frac{R_{n+1}(n)}{e^{n}} But it's hard to continue.
Subscribe to:
Post Comments (Atom)
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...
-
Recently I took a test where I was given these two limits to evaluate: \lim_\limits{h \to 0}\frac{\sin(x+h)-\sin{(x)}}{h} and $\lim_\limi...
-
I need to give an explicit bijection between (0, 1] and [0,1] and I'm wondering if my bijection/proof is correct. Using the hint tha...
-
So if I have a matrix and I put it into RREF and keep track of the row operations, I can then write it as a product of elementary matrices. ...
No comments:
Post a Comment