Know your tricks (Part 3)

Algebra Level 2

What is the sum of the first positive one thousand triangular numbers?


The answer is 167167000.

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.

2 solutions

Vishnu Bhagyanath
May 19, 2015

The triangle number sequence follows as ( 1 + 2 + . . . + n ) (1+2+...+n) for the n t h nth number. So, for the triangular numbers upto 1000, there will be 1000 1's, 999 2's .... 2 999's and 1 1000.

i = 1 1000 ( 1001 n ) ( n ) \sum\limits_{i=1}^{1000} (1001-n)(n) i = 1 1000 ( 1001 n ) i = 1 1000 ( n 2 ) \sum\limits_{i=1}^{1000} (1001n) - \sum\limits_{i=1}^{1000}(n^2) 1001 × ( 1000 ) ( 1001 ) 2 1000 ( 1001 ) ( 2001 ) 2 1001\times\frac{(1000)(1001)}{2} - \frac{1000(1001)(2001)}{2} 167167000 \boxed{167167000}

Edwin Gray
Sep 21, 2018

The sum is equal to n/2(n + 1) summed from n = 1 to n =1000 = (1/2)[sum of n^2 + n} = (1/2)[(1000)(1001)(2001)/6 + (1000)(1001)/2]= 167,167,000. Ed Gray.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...