Thread Closed

easy series divergence/convergence problem

 
Share Thread
Jul29-07, 01:45 AM   #1
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member

easy series divergence/convergence problem


1. The problem statement, all variables and given/known data

[tex]\sum_{x=1}^{\infty}\left({e^{{x}^{-1}}}-1\right)[/tex]

Test for convergence/divergence

3. The attempt at a solution

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

[tex]1+ \frac{1}{x} + \frac{1}{2!*x^2} + \frac{1}{3!*x^3} + ...[/tex]

So as n -> infinity, we see that the function tends to [tex]1+ \frac{1}{x}[/tex]. 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).
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Jul29-07, 04:06 AM   #2
 
Recognitions:
Homework Helper Homework Help
Using your nice Taylor Series expansion, just minus the 1 off that and we have:

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

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

So the integral is evaluated as such:
[tex] \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}[/tex].

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.
Jul29-07, 10:41 AM   #3
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Ah yes, interesting test. My reasoning lies along the lines of...

[tex]\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)[/tex]. 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).
Jul30-07, 04:11 AM   #4
 
Recognitions:
Homework Helper Homework Help

easy series divergence/convergence problem


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 theres a few ways to do these kinda questions.
Thread Closed

Similar discussions for: easy series divergence/convergence problem
Thread Forum Replies
Series and convergence/divergence Calculus & Beyond Homework 5
Convergence/Divergence of series General Math 4
Series and convergence/divergence Calculus & Beyond Homework 4
Convergence/divergence of series Calculus & Beyond Homework 3
Convergence/divergence of series Introductory Physics Homework 6