What is the value of 1 + 5 1 2 + 5 2 3 + 5 3 4 + 5 4 5 + ⋯ ?
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.
The first method was the same as I did, but the second method is nice.
You appear to have a typo on line 4, 5/4 should be 1/4
Log in to reply
Edit made; thanks for pointing that out. :)
Having forgotten everything about limits - It can't be 1/25 or 16/25 since these are less than 1, and the arithmetic sequence is clearly greater than 1 by the first term. Further, 5/4 - 1 = 1/4. However, the second term 2/5 is greater than 1/4, so the summation must be greater than 5/4. The only option left therefore is 25/16.
This is an arithmetic-geometric series..
Let S = 1 + 5 1 2 + 5 2 3 + 5 3 4 + 5 4 5 + ⋯ = n = 1 ∑ ∞ 5 n − 1 n = 5 n = 1 ∑ ∞ 5 n n .
Therefore we have 5 S = 5 1 1 + 5 2 2 + 5 3 3 + 5 4 4 + … 2 5 S = 5 2 1 + 5 3 2 + 5 4 3 + 5 5 4 + …
Subtracting the two, we get 2 5 4 S = 5 1 1 + 5 2 1 + 5 3 1 + 5 4 1 + ⋯ = 1 − 5 1 5 1 = 4 1
⇒ S = 1 6 2 5
Problem Loading...
Note Loading...
Set Loading...
Method 1:
Let S = 1 + 5 2 + 2 5 3 + 1 2 5 4 + . . . . = n = 1 ∑ ∞ 5 n − 1 n .
Then S − ( 5 1 + 2 5 1 + 1 2 5 1 + . . . . ) = 1 + 5 1 + 2 5 2 + 1 2 5 3 + . . . . = 1 + 5 1 ( 1 + 5 2 + 2 5 3 + . . . . )
⟹ S − ( 5 1 + 2 5 1 + 1 2 5 1 + . . . . ) = 1 + 5 1 S , (A).
Now 5 1 + 2 5 1 + 1 2 5 1 + . . . . = 1 − 5 1 5 1 = 4 1 , so equation (A) becomes
S − 4 1 = 1 + 5 1 S ⟹ 5 4 S = 4 5 ⟹ S = 1 6 2 5 .
Method 2:
In general we have that n = 0 ∑ ∞ x n = 1 − x 1 for ∣ x ∣ < 1 .
Differentiating both sides, (the LHS term-by-term), gives us that
n = 1 ∑ ∞ n x n − 1 = ( 1 − x ) 2 1 .
But the given series is of the form of the sum on the LHS of this equation with x = 5 1 , and thus sums to
( 1 − 5 1 ) 2 1 = 1 6 2 5 .