1 + 2 1 + 6 1 + 1 2 1 + 2 0 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.
I solved this the same way as Chew-Seong Cheong. Here it is for level 2 solvers with a few more details and without using the summation notation.
First of all identify the pattern for the denominators and write the series as
1 + 1 × 2 1 + 2 × 3 1 + 3 × 4 1 + 4 × 5 1 + . . .
Now use the method of partial fractions to write each fraction as the sum of two fractions. If you don't know how to do this you can still see why the following line is correct by putting each pair of fractions back over their common denominator
1 + ( 1 1 − 2 1 ) + ( 2 1 − 3 1 ) + ( 3 1 − 4 1 ) + ( 4 1 − 5 1 ) + . . .
Now notice how the last term in each bracket cancels the first term in the next bracket, so the whole series collapses like a folding telescope to give the answer
1 + 1 = 2
The question can also be written as
1 + ( 1 − 2 1 ) + ( 2 1 − 3 1 ) + ( 3 1 − 4 1 ) + ( 4 1 − 5 1 ) …
⇒ 1 + 1 + ∞ 1 but ∞ 1 = 0
∴ the answer is 2 .
Notice that the sequence can be rewritten as follows.
1 + 2 1 ( 1 + 3 1 + 6 1 + 1 0 1 + . . . )
This remind you of anything? Triangular numbers?
= 1 + 2 1 ( n = 1 ∑ ∞ n ( n + 1 ) 2 )
= 1 + n = 1 ∑ ∞ n ( n + 1 ) 1
= 1 + n = 1 ∑ ∞ n 1 − n + 1 1
= 1 + ( 1 1 − 2 1 + 2 1 − 3 1 + 3 1 − 4 1 + . . . − ∞ 1 )
= 1 + 1 − 0 = 2
Doing great
1 - 1/2 = 1/2
1/2 - 1/3 = 1/6
1/3 - 1/4 = 1/12
1/4 - 1/5 = 1/20
1/n - 1/(n + 1 ) = 1/n(n + 1)
Then
1/2 +1/6 + 1/12 + 1/20 + .... + 1/n(n + 1) = 1 - 1/(n + 1) = n/(n + 1)
Lim {n/(n + 1)} = 1 when n tends to infinity
Then
1/2 +1/6 + 1/12 + 1/20 + .... = 1
So
1 + 1/2 +1/6 + 1/12 + 1/20 + .... = 2
We can write it like 1+1/2+(1/2-1/3)+(1/3-1/4)+(1/4-1/5).........so first 3 terms will remain and all other terms get cancelled. so the sum of the series will come out to be 2.
1 + (1 - 1/ 2) + (1/ 2 - 1/ 3) + (1/ 3 - 1/4) + (1/ 4 - 1/ 5) + .... = 2.
This is found in Cayley Series of ellipse perimeter. (1/ 0 - 1) is not expressed.
Problem Loading...
Note Loading...
Set Loading...
S = 1 + 2 1 + 6 1 + 1 2 1 + 2 0 1 + . . . = 1 + n = 1 ∑ ∞ n ( n + 1 ) 1
= 1 + n = 1 ∑ ∞ ( n 1 − n + 1 1 ) = 1 + n = 1 ∑ ∞ n 1 − n = 1 ∑ ∞ n + 1 1
= 1 + n = 1 ∑ ∞ n 1 − n = 2 ∑ ∞ n 1 = 1 + n = 1 ∑ 1 n 1 = 1 + 1 = 2