Find the sum above, where is the th triangular number.
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 formula for the triangle numbers is T n = 2 n ( n + 1 ) and so ∑ n = 1 ∞ T n 1 = 2 ∑ n = 1 ∞ n ( n + 1 ) 1 . Now using partial fractions: x ( n + 1 ) + y n = 1 Plugging in n = 0 : x = 1 Plugging in n = − 1 : − y = 1 , y = − 1 Indeed, n + 1 − n = 1 . Going back to our original summation, 2 ∑ n = 1 ∞ n ( n + 1 ) 1 = 2 ( 1 1 − 2 1 + 2 1 − 3 1 + 3 1 − 4 1 . . . ) From this telescoping series it is clear that 2 ∑ n = 1 k n ( n + 1 ) 1 = 2 − 2 n + 1 1 . It is obvious that as n tends to ∞ , so does n + 1 , and as n + 1 tends to ∞ n + 1 1 tends to 0 . Hence 2 ∑ n = 1 ∞ n ( n + 1 ) 1 = 2