Easy series divergence/convergence problem

  • Thread starter Thread starter Simfish
  • Start date Start date
  • Tags Tags
    Series
Simfish
Gold Member
Messages
811
Reaction score
2

Homework Statement



\sum_{x=1}^{\infty}\left({e^{{x}^{-1}}}-1\right)

Test for convergence/divergence

The Attempt at a Solution



Using the Taylor expansion of e^x, we have...

1+ \frac{1}{x} + \frac{1}{2!*x^2} + \frac{1}{3!*x^3} + ...

So as n -> infinity, we see that the function tends to 1+ \frac{1}{x}. Now we subtract 1 from this. So apparently the sum seems to act as according to the harmonic series, so it should be divergent. Is my reasoning correct? I tried solving it on maple, which refused to give a solution (perhaps since it was divergent).
 
Physics news on Phys.org
Using your nice Taylor Series expansion, just minus the 1 off that and we have:

\sum_{x=1}^{\infty} \left( \frac{1}{x} + \frac{1}{2!x^2}+ {\frac{1}{3!x^3}..\right).

Now just use the integral test, which states that \sum_{x=1}^{\infty} f(x) and \int^{\infty}_1 f(x) converge together or diverge together if f(x) is continuous in the interval, positive and decreasing.

So the integral is evaluated as such:
\log_e x - \frac{1}{1\cdot 2!\cdot x} - \frac{1}{2\cdot 3! \cdot x^2} - \frac{1}{ 3\cdot 4! \cdot x^3} ...\bigg|_{1}^{\infty}.

We can see that as x goes to infinity, all terms other than the log go to zero, whilst the log diverges.

Hence the integral diverges, and so does your series.

I'm not too sure about your previous reasoning, it seems a little disputable.
 
Last edited:
Ah yes, interesting test. My reasoning lies along the lines of...

\sum_{x=1}^{\infty} \left( \frac{1}{x} + \frac{1}{2!x^2}+ {\frac{1}{3!x^3}..\right) > \sum_{x=1}^{\infty} \left( \frac{1}{x}\right). So since the harmonic series is divergent, and our series here is greater than the harmonic series for all positive x, our series is divergent by the limit comparison test.

Is the integral test usually preferable to other tests if you can get the terms integrated? (since clearly you'd have to assume more in the comparison tests).
 
Well actually no, maybe it was something about the way I read it in your first post, but re written in your last one, your chain of reasoning is perfectly fine :)

I only use the integral test when I know that I can integrate the terms and if f(x) is continuous in the interval, positive and decreasing. It comes in handy more often than you would think actually. But it doesn't matter, usually there's a few ways to do these kinda questions.
 
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