+0  
 
0
837
1
avatar

sum of all odd numbers 1-100

 Oct 6, 2014

Best Answer 

 #1
avatar+130511 
+5

Note the pattern.....

1 = 12

1+ 3 = 22

1 + 3 + 5 = 32

So, it appears that the sum of the first N odd integers = N2

And since there are 50 odd integers from 1-100, their sum = 502 = 2500

 

 Oct 6, 2014
 #1
avatar+130511 
+5
Best Answer

Note the pattern.....

1 = 12

1+ 3 = 22

1 + 3 + 5 = 32

So, it appears that the sum of the first N odd integers = N2

And since there are 50 odd integers from 1-100, their sum = 502 = 2500

 

CPhill Oct 6, 2014

0 Online Users