Prove limit of improper Integral is 1

sinClair
Messages
22
Reaction score
0

Homework Statement


Show \mathop{\lim}\limits_{n \to \infty}(\frac{1}{n!}\int_{1}^{\infty}x^n\frac{1}{e^x} dx )=1


Homework Equations


The hint is that e=\mathop{\lim}\limits_{n \to \infty}\sum_{k=0}^{n}1/k!


The Attempt at a Solution


First I wrote out the improper integral as limit of a proper integral. Then I tried to integrate by parts with u=x^n dv=e^-xdx...which eventually gets that proper integral to be 1/e-b^n/e^b+n\int_{1}^{b}\frac{1}{e^x}x^(n-1)dx

But even when I take limit b->infinity of this remaining integral either it's going to exist and be finite in which case when i take n->infinity it will be infinite or else it dosn't exist or is not finite in which case the original integral is not improperly integral. I tried using u=e^-x and dv=x^n with little success as well--did I make a mistake somewhere here?

Thanks.
 
Physics news on Phys.org
sinClair said:
1/e-b^n/e^b+n\int_{1}^{b}\frac{1}{e^x}x^(n-1)dx.

Hi sinClair! :smile:

You haven't included the 1/n! :
\frac{1/e-b^n/e^b}{n!}\,+\,\int_{1}^{b}\frac{x^{n-1}\,e^{-x}}{(n-1)!}dx​

… and then you can keep doing it again … :smile:
 
Are you thinking that you just keep on integrating by parts and then that will yield a sum that will be e? I'm having trouble summing up the uv part of the integration... I mean when i do it again I get -b^n*e^-b+e^-1+n(-e^-b*b^n-1+e^-1+integral...) this sums up...?
 
Hi sinClair! :smile:

I haven't actually cheked it, but from:
tiny-tim said:
\frac{1/e-b^n/e^b}{n!}\,+\,\int_{1}^{b}\frac{x^{n-1}\,e^{-x}}{(n-1)!}dx​

don't you eventually get something like
e^{-1}\sum\frac{1}{n!}\,-\,e^{-b}\sum\frac{b^n}{n!}​
? :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top