I feel Its Easy

Level 2

1 , 1 , 1 , 2 , 1 , 2 , 1 , 2 , 3 , 1 , 2 , 3 , 1 , 2 , 3 , 4 , 1 , 2 , 3 , 4........ 1, -1, 1, 2, -1, -2, 1, 2, 3, -1, -2, -3, 1, 2, 3, 4, -1, -2, -3, -4........

Find the sum of first 1000 terms of the above sequence \text{Find the sum of first 1000 terms of the above sequence}

Inspriration


The answer is 36.

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.

1 solution

Ron Gallagher
Jun 12, 2020

We notice that the sum of the first two terms cancel. Then, the sum of the first two terms and the next four terms cancel. Then, the sum of the first two terms, the next four terms, and the next 6 terms cancel. Continuing on this way, the sum of the first:

2 + 4 + 6 + 8 + ... + 2*k

terms will cancel. But, we see that:

2 + 4 + 6 + 8 + ... + 2 k = 2 k(k+1)/2 = k*(k+1)

When k = 31, this expression is 992. In other words, the sum of the first 992 terms will cancel. The remaining 8 terms are 1, 2, 3, 4, ..., 8, and the sum of these terms is 8*9/2 = 36

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...