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
RedeemTarget Test Prep · GMAT
Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

with Chris Peckover

with Logan Thompson
Complete access from day one. Study on your schedule.
Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.
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