Series Convergence/Divergence Problem

  • Thread starter Thread starter AxeluteZero
  • Start date Start date
  • Tags Tags
    Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
AxeluteZero
Messages
8
Reaction score
0

Homework Statement



Does the series converge or diverge? Give reason for your answer; if it converges, find its sum.

[tex]\infty\sum[/tex] n=0 [tex]\frac{(-1)^{(n+1)} * 3 - 1}{2^n}[/tex]

Homework Equations



If |r|<1, the geometric series converges to a/(1-r). If |r|> or = 1, it diverges.

The Attempt at a Solution



[tex]\infty\sum[/tex] n=1 [tex]\frac{(-1)^{(n+1)} * 3}{2^n}[/tex] <---- This is a very similar problem that I was able to figure out.

In this problem, it's a geometric series that converges to 1 (with a sum of [tex]\frac{(3/2)}{1-(-1/2)}[/tex].

However, this particular problem has two differences. One is the -1 on top, which shouldn't matter as n-> infinity since it's so small. The other difference is it starts at zero, so I'm not sure if the above equation (in part "b") is relevant, with a/(1-r). I tried finding an "a" and got -4, but I'm not sure what to do about the r, besides assuming that the 3 and -1 don't matter:

Then I'd get (-1)^n+1 / 2^n which would be 1/2 = r. Help?
 
Last edited:
Physics news on Phys.org
Fixed your LaTeX. You can see what I did by double-clicking the summations.
AxeluteZero said:

Homework Statement



Does the series converge or diverge? Give reason for your answer; if it converges, find its sum.

[tex]\sum_{ n=0}^{\infty}\frac{(-1)^{n+1} * 3 - 1}{2^n}[/tex]

Homework Equations



If |r|<1, the geometric series converges to a/(1-r). If |r|> or = 1, it diverges.

The Attempt at a Solution



[tex]\sum_{n = 1}^{\infty}\frac{(-1)^{n+1} * 3}{2^n}[/tex] <---- This is a very similar problem that I was able to figure out.

In this problem, it's a geometric series that converges to 1 (with a sum of [tex]\frac{(3/2)}{1-(-1/2)}[/tex].

However, this particular problem has two differences. One is the -1 on top, which shouldn't matter as n-> infinity since it's so small. The other difference is it starts at zero, so I'm not sure if the above equation (in part "b") is relevant, with a/(1-r). I tried finding an "a" and got -4, but I'm not sure what to do about the r, besides assuming that the 3 and -1 don't matter:

Then I'd get (-1)^n+1 / 2^n which would be 1/2 = r. Help?
 
In terms of the series itself, the ACTUAL series I'm working with (with the extra -1) gets closer to zero more slowly than the other.

I can't use the comparison, ratio/root, or integral tests on this either. Only the geometric series formula.

So, in other words...

The top term oscillates between 2 and -4 and the bottom goes to infinity, thus Lim (n -> infinity) = 0 so the series converges to SOME number, correct so far?
 
Last edited: