n = 1 ∑ ∞ 3 n n = 3 1 + 9 2 + 2 7 3 + 8 1 4 + ⋯
If the sum of the series above is in the form of b a , where a and b are coprime positive integers, compute a × b .
If you think the series diverges, enter the answer as -1.
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.
S = 3 1 + 9 2 + 2 7 3 + 8 1 4 + … 3 S = 9 1 + 2 7 2 + 8 1 3 + 2 4 3 4 + … S − 3 S = 3 1 + 9 1 + 2 7 1 + 8 1 1 + … ( GP )
The GP can be simplified as
3 2 S = 1 − 3 1 3 1 = 2 1 S = 4 3
Therefore, the answer is 3 ⋅ 4 = 1 2 .
Simple standard approach.
This may be overcomplicating things... but I think it's a bit more rigorous than other solutions.
Start with the m th partial sum S m = n = 0 ∑ m 3 n n S m + 3 m + 1 m + 1 = n = 1 ∑ m + 1 3 n n = n = 0 ∑ m 3 n + 1 n + 1 = 3 1 n = 0 ∑ m 3 n n + 1 = 3 1 n = 0 ∑ m ( 3 n n + 3 n 1 ) = 3 1 S m + 3 1 n = 0 ∑ m ( 3 1 ) n .
So, just to rewrite the equation before doing some algebra:
S m + 3 m + 1 m + 1 = 3 1 S m + 3 1 n = 0 ∑ m ( 3 1 ) n 2 S m = n = 0 ∑ m ( 3 1 ) n − 3 m m + 1
Now, letting m → ∞ , we find that the first sum on the right is just an infinite GP and the second term vanishes:
2 S = 1 − 3 1 1 − 0 S = 4 3
Starting with:
∑ n = 1 ∞ 3 n n = ∑ n = 1 ∞ n x n , where x = 3 1 , but:
∑ n = 1 ∞ n x n = x × ∑ n = 1 ∞ n x n − 1 = x × ( ∑ n = 1 ∞ x n ) ′ = x × ( 1 − x 1 − 1 ) ′ = ( 1 − x ) 2 x
So as x= 3 1 :
∑ n = 1 ∞ 3 n n = ( 1 − 3 1 ) 2 3 1 = 4 3 , so the answer is 3 × 4 = 1 2 .
Problem Loading...
Note Loading...
Set Loading...
S = 3 1 + 9 2 + 2 7 3 + 8 1 4 + … 3 1 S = 9 1 + 2 7 2 + 8 1 3 + 2 4 3 4 + … Subtracting we get: 3 2 S = 3 1 + 9 1 + 2 7 1 + 8 1 1 + 2 4 3 1 + … (Infinite GP) ⇒ S = 2 3 ( 1 − 3 1 3 1 ) = 4 3 ∴ 3 × 4 = 1 2