Series Practice: Ok, First - Find Sum & Know If Divergent/Convergent

  • Thread starter Thread starter frasifrasi
  • Start date Start date
  • Tags Tags
    Series
frasifrasi
Messages
276
Reaction score
0
Ok, first

I am face with the series from 1 to infinity of (n!)e^(-n)

I used the ratio test and came out with lim-->infinity of (n+1)e through cancellation.

I don't see how the series is divergent, can anyone explain?



Secondly, for the series from 1 to infinity of 11/n(n+2) -- > I can determine that it is convergent using the limit test with 1/n to show that the limit is a number > 0 so both diverge.

But how can I get the sum?

Someone pointed out that this is a telescoping series. But how can I know this? and how do I get the partial fractions.


This will help me prepare for my coming exam. THANK YOU.
 
Physics news on Phys.org
in order for a series to diverge, the result of the ratio test must be greater than 1
since im-->infinity of (n+1)e
is really just infinity * e (e is a constant), the series = infinity
therefore, the series is divergent
 
I see, i thought the limit had to be a number.

could anyone help with 2?
 
frasifrasi said:
Ok, first

I am face with the series from 1 to infinity of (n!)e^(-n)

I used the ratio test and came out with lim-->infinity of (n+1)e through cancellation.
No, you don't. Since the limit is as n goes to infinity, the limit cannot depend on n. The limit is actually infinity (i.e. the sequence does not converge itself). Since that is certainly NOT less than 1, the series diverges.

I don't see how the series is divergent, can anyone explain?
You don't? One of the first things you should have learned about series is that if the sequence {an} does not converge to 0, the series cannot converge. Here, in fact, (n!)e-n goes to infinity itself! This series is very badly divergent.


Secondly, for the series from 1 to infinity of 11/n(n+2) -- > I can determine that it is convergent using the limit test with 1/n to show that the limit is a number > 0 so both diverge.
I have no idea what you are talking about here! It is fairly easy to see that 11/n(n+2)< 11/n2 and the latter converges because the power of n is greater than 1.

But when you say " can determine that it is convergent using the limit test with 1/n to show that the limit is a number > 0 so both diverge" you have lost me! You can't show that a sequence converges by comparing it to a divergent series. And what do you mean when you say "so both diverge"? You had already come to the conclusion that the sequence converges!

But how can I get the sum?

Someone pointed out that this is a telescoping series. But how can I know this? and how do I get the partial fractions.


This will help me prepare for my coming exam. THANK YOU.
If you know what a "telescoping series" is, that should be easy. Write out a few terms (I am going to drop the 11 since you can always multiply by 11 afterward) 1/n(n+2) gives, for n= 1, 1/1(3)= 1/3= 1/2- 1/6, for n= 2, 1/2(4)= 1/8= 1/4- 1/8, for n= 3, 1/3(5)= 1/15= 1/6- 1/10, 1/4(6)= 1/8- 1/12, 1/5(7)= 1/10- 14 etc. You should be able to show that 1/n(n+2)= 1/(2n)- 1/(2(n+2)).
Now put them into the series: (1/2- 1/6)+ (1/4-1/8)+ (1/6 - 1/10)+ (1/8- 1/12)+ (1/10- 1/14)+ ... Do you see that the first "-1/6" is canceled by a later "+1/6", that "-1/8" is canceled by a later "+1/8", that "-1/10" is canceled by a later "+1/10" and that, in fact, each "-1/(2n)" is canceled by a later "+1/(2(n+2))"? That's what is meant by "telescoping series"- all terms cancel so that the series "closes up" like a collapsible telescope. For any finite partial sum, to N, the only parts that don't cancel are the first 1/2 and the last -1/(2N): the Nth partial sum is 1/2- 1/(2N). What is the limit of that as N goes to infinity?

I see, i thought the limit had to be a number.
?? Yes, a limit (of a numerical sequence or series) has to be a number. But that is only if it HAS a limit (if it converges).
 
Last edited by a moderator:
I guess the thing that is throwing me off here is the partial fraction part, here is what I am getting:

11 = A(n+2) + Bn

Then, setting n = -2, I get:

11 = 0 + -2B
and B = 11/-2

--> can anyone explain what I am doing wrong? thank you in advance.
 
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