For any positive integer n,the sum of first n positive integers
equals n(n+1)/2 . What s the sum of all even integers between 99 and 301
equals n(n+1)/2 . What s the sum of all even integers between 99 and 301
BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course
Redeem
Scott Woodbury-Stewart’s private virtual classroom — 400 hours of master-class video lessons for the GMAT Focus Edition.
We want 100+102+104+....298+300avinashsidha wrote:For any positive integer n,the sum of first n positive integers
equals n(n+1)/2 . What s the sum of all even integers between 99 and 301
Perfect solution.SoftwareDrone wrote:Before I saw the elegant answers, I tried this off the top of my head:
If you can figure out the sum of consecutive integers by:
100 + 99 + 98 + ... + 3 + 2 + 1
1 + 2 + 3 + ... + 98 + 99 + 100
= (101 * 99) / 2
I figured that I could do this:
100 + 102 + 104 + ...
300 + 298 + 296 + ...
= 400 * 101 = 40400 / 2 = 20200.
I think this will work, right?
New here Create free account