Calculus · real student question

Find the limit as x approaches negative infinity of the sum of x^n/(n * n!) for n from 1 to infinity.

Question

Find

limxn=1xnnn!\lim_{x\to-\infty}\sum_{n=1}^{\infty}\frac{x^{n}}{n\,n!}

Step-by-step solution

  1. Name the sum and note it converges everywhere. Put

    S(x)=n=1xnnn!S(x)=\sum_{n=1}^{\infty}\frac{x^{n}}{n\,n!}

    The n!n! in the denominator makes the radius of convergence infinite, so SS is defined for every real xx and may be differentiated term by term.

  2. Differentiate to remove the awkward factor nn.

    S(x)=n=1nxn1nn!=n=1xn1n!=1xn=1xnn!=ex1xS'(x)=\sum_{n=1}^{\infty}\frac{n\,x^{n-1}}{n\,n!}=\sum_{n=1}^{\infty}\frac{x^{n-1}}{n!}=\frac{1}{x}\sum_{n=1}^{\infty}\frac{x^{n}}{n!}=\frac{e^{x}-1}{x}

    The nn cancels, and the remaining series is the exponential one minus its n=0n=0 term. This is the move that makes the problem tractable.

  3. Integrate back, using S(0)=0S(0)=0. Every term of SS vanishes at x=0x=0, so

    S(x)=0xet1tdtS(x)=\int_{0}^{x}\frac{e^{t}-1}{t}\,dt

    The integrand is well behaved at t=0t=0, where it tends to 11, so there is no singularity to worry about.

  4. Examine the integrand far to the left. For tt\to-\infty we have et0e^{t}\to 0, so

    et1t1t\frac{e^{t}-1}{t}\approx\frac{-1}{t}

    which is positive for t<0t<0 and decays only like 1/t1/|t| — too slowly for the integral to settle.

  5. Conclude that the integral diverges. Writing S(x)=x0et1tdtS(x)=-\int_{x}^{0}\frac{e^{t}-1}{t}dt and comparing with x01tdt=lnx+\int_{x}^{0}\frac{-1}{t}dt=\ln|x|\to+\infty, the integral grows without bound, so

    limxS(x)=\lim_{x\to-\infty}S(x)=-\infty

  6. Confirm the logarithmic rate numerically. Summing the series directly: S(10)=2.8798S(-10)=-2.8798, S(20)=3.5729S(-20)=-3.5729, S(30)=3.9784S(-30)=-3.9784. The asymptotic prediction (lnx+γ)-\left(\ln|x|+\gamma\right) with γ=0.5772\gamma=0.5772 gives 3.9784-3.9784 at x=30x=-30 ✓ — divergence, but only at logarithmic speed.

Answer

-\infty

Need to solve a different problem like this? Open the solver →