Question 643988
What is the sum of the first 900 consecutive odd numbers?
-----------
that's the odd numbers 1 thru 1799
Add them in pairs.
1 + 1799 = 1800
3 + 1797 = 1800
etc
There are 450 pairs, each = 1800
Sum = 450*1800 = 810,000