If the infinite series S ∞ = ∑ n = 0 ∞ 2 2 n + 1 2 n + 1 can be represented as B A , where A and B are positive coprime integers, then evaluate A + B .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
That's how I did this problem . Awesome job! :D
same here .. :D
it was an arithmetico-geometric series ....right
I love this way.
Another approach is as follows. The sum can be rewritten as
S ∞ = ∑ n = 0 ∞ ( n ∗ ( 4 1 ) n ) + ( 2 1 ) ∗ ∑ n = 0 ∞ ( 4 1 ) n .
Now note that for ∣ x ∣ < 1 we have that
∑ n = 0 ∞ x n = 1 − x 1 .
If we differentiate both sides with respect to x , (the LHS term by term), we find that
∑ n = 0 ∞ n ∗ x n − 1 = ( 1 − x ) 2 1 ⟹ ∑ n = 0 ∞ n ∗ x n = ( 1 − x ) 2 x .
With x = 4 1 we then find that
S ∞ = ( 1 − 4 1 ) 2 4 1 + ( 2 1 ) ∗ 1 − 4 1 1 = ( 4 1 ) ( 9 1 6 ) + ( 2 1 ) ( 3 4 ) = 9 4 + 3 2 = 9 1 0 .
Thus A = 1 0 , B = 9 and A + B = 1 9 .
very elegant solution! I was differentiating and I was using the infinite geometric progression sum formula. But I wasn't seeing in the combined generic terms.
Problem Loading...
Note Loading...
Set Loading...
When writing it out, we can see that S ∞ = 2 1 + 8 3 + 3 2 5 . . .
From this 4 S ∞ = 2 4 + 8 1 2 + 3 2 2 0 . . . = 2 + ( 2 3 + 8 5 . . . ) .
We multiply S ∞ by 4 to "shift" the numbers so that we can subtract the two equations easily.
S ∞ = 2 1 + 8 3 + 3 2 5 . . .
4 S ∞ = 2 + ( 2 3 + 8 5 . . . )
We subtract the numbers diagonally with common denominators... To avoid negative signs I will subtract the first from the second...
3 S ∞ = ( 2 ) + ( 2 3 − 2 1 ) + ( 8 5 − 8 3 ) . . . = 3 S ∞ = 1 2 + 2 2 + 8 2 . . .
This is clearly a geometric infinite series plus the constant 2 at the beginning...
3 S ∞ = ( 2 ) + ( 2 3 − 2 1 ) + ( 8 5 − 8 3 ) . . . = 3 S ∞ = ( 1 2 ) + ( 2 2 + 8 2 . . . ) = 2 + 1 − 4 1 1 = 2 + 4 3 1 = 3 6 + 3 4 = 3 1 0
and thus 3 S ∞ = 3 1 0
S ∞ = 9 1 0
1 0 + 9 = 1 9
Q.E.D.