Find the Sum of The Geometric Series

forestmine
Messages
201
Reaction score
0

Homework Statement



Ʃ(1 to infinity) (2/3)^(3n)

Homework Equations



For a geometric series, the series converges to a/1-r

The Attempt at a Solution



I'm really just confused about how to manipulate this so that it has a form of ar^n, especially since it starts at 1 rather than 0. I know that since the series starts at 1, we ought to have it in the form ar^n-1, but I'm at a loss as to how to go about.

I'm not really concerned with the answer so much as how one would go about getting it, and really understanding the process. It seems I'm having a hard time figuring out how to manipulate series and get them in the correct forms...

Any help in the right direction would be great. Thanks!

This is what I've come up with, but I'm not sure if it's correct...

We can rewrite the series as ((2/3)^3)^k = (8/27)^(k-1) * (8/27)

a = 8/27
r = 8/27

Computing a/1-r, I get 8/19...
 
Last edited:
Physics news on Phys.org
Well, to fix the index problem, try just changing the index from 1 to 0 on your sum, and then subtracting off whatever you added to put the series in the correct form. Then the total sum should remain unchanged.
 
Thanks, I think I got it. I just get totally thrown off when the index isn't in the correct form, or when the series is blatantly obvious, haha.

Thank you, though!
 
The beginning index doesn't matter. In the sum ##\frac a {1-r}##, ##a## represents the first term, whatever it is with the starting index and ##r## is the common ratio. What did you get for ##r##?
 
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