Finding the sum of a Series that is converge or Diverge

  • Thread starter Thread starter Physicsnoob90
  • Start date Start date
  • Tags Tags
    Series Sum
Physicsnoob90
Messages
51
Reaction score
0

Homework Statement


Determine whether the series is either Converge or Diverge, if it's convergent, find its sum

∑ from n=1 to ∞ of (1+2^n)/(3^n)

Homework Equations


The Attempt at a Solution



Steps:
1) i replaced the (1+2^n) to just (2^n) and my equation behaves like ∑ (2/3)^n which the Radius (2/3) < 1. So it's Convergent.
2) I found that my leading term was 2/3 by n=1
3) i plug everything into my Geometric series formula (2/3)/(1-(2/3), thus giving me an answer of 2.

Problem: the Books answer was 5/2. Can anyone help me out? Thanks!
 
Physics news on Phys.org
Physicsnoob90 said:

Homework Statement


Determine whether the series is either Converge or Diverge, if it's convergent, find its sum

∑ from n=1 to ∞ of (1+2^n)/(3^n)

Homework Equations





The Attempt at a Solution



Steps:
1) i replaced the (1+2^n) to just (2^n) and my equation behaves like ∑ (2/3)^n which the Radius (2/3) < 1. So it's Convergent.
2) I found that my leading term was 2/3 by n=1
3) i plug everything into my Geometric series formula (2/3)/(1-(2/3), thus giving me an answer of 2.

Problem: the Books answer was 5/2. Can anyone help me out? Thanks!

You can't throw away the 1 if you expect to get an exact sum. Put it back in.
 
Yes, keep the 1 inside. I understand your idea for breaking up the sum, but you forgot about the other term.

Your split idea is good: (1+2^n)/(3^n) = 1/3^n + 2^n/3^n.

Use your formula for both these terms. Hint: 1 = 1^n.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top