A number theory problem by Ram Prasanth

1+2+3+4....+100


The answer is 5050.

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.

3 solutions

Sum of natural numbers from 1 upto n n is

n ( n + 1 ) 2 = 100 × 101 2 = 50 × 101 = 5050 \frac{n(n+1)}{2}=\frac{100 \times 101}{2}=50 \times 101 = \boxed{5050}

Brian Ahn
May 7, 2015

(100+1) + (99+2) ..... + (50+49) = 101 * a
a=100/2=50 since two numbers in each groups
101*50=5050

Arithmetic Progrressive : a = 1 , n = 100 , d = 1 a = 1 , n = 100, d = 1

S n = 1 2 n ( 2 a + ( n 1 ) d ) S_n = \frac{1}{2}n (2a + (n - 1)d)

S 100 = 1 2 100 ( 2.1 + ( 100 1 ) 1 ) S_{100} = \frac{1}{2}100 (2 . 1 + (100 - 1)1)

S 100 = 50.101 = 5050 S_{100} = 50 . 101 = 5050

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...