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.
A = 1 + 2 + 3 + … + 1 9 9 + 2 0 0
⇒ 2 A = 2 0 1 + 2 0 1 + 2 0 1 + … + 2 0 1 = 2 2 0 1 × 2 0 0
⇒ A = 2 0 1 × 1 0 0 = 2 0 1 0 0
1 + 2 + 3 + . . . . . . . . . . 2 0 0 = 2 2 0 0 × 2 0 1 = 2 0 1 0 0
Sum of n no.s =n(n+1)/2 So... 200(200+1)/2=100(201)=20100
n(n+1)/2.
Standard result for sigma(n).
just use standard sum of arithmatic (1+200).200/2 = 20100
Problem Loading...
Note Loading...
Set Loading...
one way is by realizing that the above sequence is only a sum of 201's a hundred times,which is equal to: 201*100 =20100