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.
 
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...
Back
Top