Find the sum of the following convergent series

PAR
Messages
30
Reaction score
0
Sorry about the title, if possible please change it

1. Find the sum of the following convergent series

\sum_{j=0}^{\infty}(-1)^{j}(2/3)^{j}

2. \sum_{j=0}^{\infty}c^{j} = 1/(1-c) if |c| < 1

The Attempt at a Solution

\sum_{j=0}^{\infty}(-1)^{j}(2/3)^{j} = 1 - 2/3 + (2/3)^{2} + ...<br /> <br /> = 1 - (2/3 + (2/3)^{3} + ... ) + ((2/3)^{2} + (2/3)^{4} + ...)

Using the geometric series,
\sum_{j=0}^{\infty}(2/3)^{j} = 1 + (2/3) + (2/3)^{2} + ... = 1/(1-(2/3)) = 3<br /> = 1 + (2/3 + (2/3)^{3} + ...) + ((2/3)^{2} + (2/3)^{4} + ...)

(2/3)^{2} + (2/3)^{4} + ...) = 2 - (2/3 + (2/3)^{3} + ...)

substituting into the original problem:

\sum_{j=0}^{\infty}(-1)^{j}(2/3)^{j} = 1 - (2/3 + (2/3)^{3} + ... ) + (2 - (2/3 + (2/3)^{3} + ...) <br /> <br /> = 3 - 2(2/3 + (2/3)^{3} + ... )

Now i don't know what to do, would like some help, thanks!
 
Last edited:
Physics news on Phys.org


Just plug write (-1)^j(2/3)^j as (-2/3)^j and use c=-2/3. c doesn't have to be positive, just of absolute value less than one.
 
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