|
Author |
Message |
|
TAGS:
|
|
|
Intern
Joined: 13 Feb 2012
Posts: 3
Followers: 0
Kudos [?]:
3
[0], given: 1
|
For any positive integer n, the sum of the first n positive [#permalink]
19 Feb 2012, 19:19
Question Stats:
63% (02:12) correct
36% (02:03) wrong based on 108 sessions
For any positive integer n, the sum of the first n positive integers equals n(n+1)/2. What is the sum of all the even integers between 99 and 301? A. 10,100 B. 20,200 C. 22,650 D. 40,200 E. 45,150 Hi, Hoping you can explain this one to me.
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879
Kudos [?]:
10130
[3] , given: 965
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
19 Feb 2012, 23:11
3
This post received KUDOS
For any positive integer n, the sum of the first n positive integers equals n(n+1)/2. What is the sum of all the even integers between 99 and 301?A. 10,100 B. 20,200 C. 22,650 D. 40,200 E. 45,150 Approach #1:Even integer between 99 and 301 represent evenly spaced set (aka arithmetic progression): 100, 102, 104, ..., 300. Now, the sum of the elements in any evenly spaced set is the mean (average) multiplied by the number of terms. (Check Number Theory chapter of Math Book for more: math-number-theory-88376.html) Average of the set: (largest+smallest)/2=(300+100)/2=200; # of terms: (largest-smallest)/2+1=(300-100)/2+1=101 (check this: totally-basic-94862.html#p730075); The sum = 200*101= 20,200. Answer: B. Approach #2:Using the formula of the sum of the first n positive integers: n(n+1)/2.100+102+...+300=2(50+51+..+150). Now, the sum of the integers from 50 to 150, inclusive equals to the sum of the integers from 1 to 150, inclusive minus the sum of the integers from 1 to 49, inclusive. 2(50+51+..+150)=2*(150(150+1)/2-49(49+1)/2)=20,200. Answer: B. Hope it helps.
_________________
NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!, 11 New DS set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Joined: 03 Oct 2009
Posts: 66
Followers: 0
Kudos [?]:
4
[1] , given: 8
|
Re: For any positive integer n, the sum.... [#permalink]
19 Feb 2012, 19:36
1
This post received KUDOS
For any positive integer n, the sum of the first n positive integers equals n(n+1)/2. What is the sum of all the even integers between 99 and 301?
a = first term = 100 l = last term = 300
Total number of terms = ((300-100)/2 ) + 1 = 101
sum = n (a + l ) / 2 = 101 (100 + 300 ) / 2 = 20200
|
|
|
|
|
|
Intern
Joined: 12 Feb 2012
Posts: 15
GMAT Date: 05-30-2012
GPA: 4
Followers: 0
Kudos [?]:
3
[1] , given: 2
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
17 Mar 2012, 16:45
1
This post received KUDOS
Since it is the even numbers, you can change the set to 100 to 300.
The average of the two is 200.
The amount of even integers is: ((300-100)/2)+ 1 = 101
200 * 101 = 20,200
|
|
|
|
|
|
Intern
Joined: 22 Apr 2012
Posts: 34
GPA: 3.98
Followers: 0
Kudos [?]:
13
[1] , given: 19
|
Re: What is the sum of all even integers between 99 and 301? [#permalink]
03 Jun 2012, 17:53
1
This post received KUDOS
damham17 wrote: For any positive integer n, the sum of the first n positive integers equals (n(n+1))/2. What is the sum of all the even integers between 99 and 301?
A) 10,100 B) 20,200 C) 22,650 D) 40,200 E) 45,150
Would someone please explain this? I do not quite understand the official explanation. Thanks in advance. The sum of the first n terms of an arithmetic pogression is : n/2 *(2a + (n-1)d) where a is the first term and d is the difference between consecutive terms. we are to find out the sum of all even integers between 99 and 301 The even numbers look like 100,102,104....300 a=100 n=101 d=2 placing these values in the formula n/2 *(2a + (n-1)d) sum of even integers = 101/2 * (2*100 + (101-1)*2) =20200 Choice B. Alternative method:The sum of first n positive integers is n(n+1)/2 The sum of first 301 integers is 301*302/2=301*151=45451 The sum of first 99 integers is 99*100/2=99*50=4950 The sum of integers between 99 and 301 = 45451-4950=40501 The above contains all odd and even integers between 99 and 301 --- odd + even = 40501 ------->eqn 1 consider the following series: numbers in series number of odd numbers sum of odd numbers(so) sum of even numbers(se) so-se 123 2 4 2 2 12345 3 9 6 3 1234567 4 16 12 4 You can see that in the first n integers, the difference of the sum of the odd numbers - sum of even numbers = number of odd numbers in the set. between 1 and 301 we have 151 odd numbers between 1 and 99 we have 50 odd numbers difference of sum of odd numbers and sum of even numbers between 99 and 301 = 151-50=101 ----------> eqn 2 consider eqn 1 and eqn 2 odd+even=40501 odd-even=101 subtract 2 from 1 2even=40400 sum of even numbers between 99 and 301=20200 Choice B Approach 3you know that sum of odd + even between 99 and 301 is 40501 (same from previous approach) The answer should be roughly half of this number --- 20250 closest is B. Would love to see a simpler more elegant solution. It will save time for us.
_________________
If I did make a valid point, would you please consider giving me a kudo. Thanks.
|
|
|
|
|
|
Senior Manager
Joined: 24 Aug 2009
Posts: 312
Schools: Harvard, Columbia, Stern, Booth, LSB,
Followers: 2
Kudos [?]:
159
[1] , given: 229
|
For any positive integer n, the sum of the first n positive [#permalink]
19 Aug 2012, 13:01
1
This post received KUDOS
This problem can be solved with an alternative formula:- Sum of first 'n' even integers is given by - n(n+1), where n=2,4,6,......any even integer
_________________
If you like my Question/Explanation or the contribution, Kindly appreciate by pressing KUDOS. Kudos always maximizes GMATCLUB worth -Game Theory
|
|
|
|
|
|
Chat Moderator
Joined: 22 Oct 2011
Posts: 24
GMAT Date: 01-04-2013
Followers: 3
Kudos [?]:
6
[0], given: 6
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
18 Mar 2012, 16:01
It's crystal clear now. Thank you sir!
_________________
Heads down, stay focused, ignore the noise
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Joined: 30 Apr 2012
Posts: 2
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
30 Apr 2012, 09:44
If the problem is talking about 2 integers n and n + 1 in the formula n(n+1)/2, how does one justify the changing of the problem to number of terms times average of the set? 101, 200 is not n,n+1 but n, n + 99.
|
|
|
|
|
|
Intern
Joined: 09 Nov 2011
Posts: 1
GMAT Date: 05-24-2012
Followers: 0
Kudos [?]:
0
[0], given: 1
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
01 May 2012, 03:21
Hi,
Why cant we use the formula, S=n/2(2a+(n-1)d) for this sum. The series is in arthematic progression right? 101/2(2(100)+(100)*2). This would give me a different answer.
|
|
|
|
|
|
Senior Manager
Joined: 23 Oct 2010
Posts: 338
Location: Azerbaijan
Followers: 6
Kudos [?]:
69
[0], given: 67
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
04 Jun 2012, 02:21
the sum of 1st even numbers = n(n+1) the sum of first even numbers till 301 is 150*(150+1) =22650 the sum of first even numbers till 99 is 49*(49+1) =2450 22650-2450=20200 this method is not perfect. I wrote it just to show one more method
_________________
Happy are those who dream dreams and are ready to pay the price to make them come true
|
|
|
|
|
|
Manager
Joined: 16 Jan 2011
Posts: 87
Followers: 5
Kudos [?]:
8
[0], given: 12
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
16 Jul 2012, 12:19
lll ask a stupid question but whats the purpose of the formula in question itself? Quote: the sum of the first n positive integers equals n(n+1)/2 if there is no need in it?
|
|
|
|
|
|
GMAT Pill Instructor
Joined: 14 Apr 2009
Posts: 918
Location: New York, NY
Followers: 87
Kudos [?]:
229
[0], given: 0
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
26 Aug 2012, 10:30
In this question, they give you a formula to reference: the sum of the first n positive integers is n(n+1)/2 But wait, the question is about the sum of EVEN integers, not all positive integers. We can understand the sum of even integers between 99 and 301 by somehow rewriting in terms of the expression they gave us. They were using the terminology of the first n positive integers. OK, well sum of even integers between 99 and 301 is the same as between 100 and 300 - inclusive. Same as the sum of the even integers up to 300 - sum of the even integers up to 98 Same as the sum of the first 150 even integers - sum of the first 49 even integers So how do we translate this to the expression we were given? We need to translate our "even" integer expression into "positive integers" expression with our formula. Sum of first 150 even integers = Sum of first 150 POSITIVE integers * 2 1, 2, 3, 4, 5 ===> 2, 4, 6, 8, 10 etc Sum of first 49 even integers = Sum of first 49 POSITIVE integers * 2 2 * (n(n+1)/2) - 2 * (n(n+1)/2) Where n=150 in the first case, and n = 49 in the second case = 2* (150(151)/2) - 2 * (49(50)/2) = 150*151 - 49*50 = 50 (3*151 - 49) = 50 (453 - 49) = 50 (404) = 50 (400 + 4) = 20,000 + 200 = 20,200
_________________
       ... and more
Zeke Lee, GMAT Pill Study Method (Study Less. Score More.) | Download Ebook - How A McKinsey Analyst Struggled with GMAT for 2 Yrs - GMAT Score From 650 to 760 + 25 Minutes left on the exam! Wow!
GMAT Pill Reviews
|
|
|
|
|
|
Manager
Joined: 13 Feb 2012
Posts: 149
Location: Italy
Concentration: General Management, Entrepreneurship
GMAT 1: 560 Q36 V34
GPA: 3.1
WE: Sales (Transportation)
Followers: 4
Kudos [?]:
-1
[0], given: 85
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
01 Sep 2012, 06:26
Galiya wrote: lll ask a stupid question but whats the purpose of the formula in question itself? Quote: the sum of the first n positive integers equals n(n+1)/2 if there is no need in it? The way I see it the formula is there just to make the question a bit harder. An evil trick, if you want. The OG explanation is equally confusing and I personally do not think is worth the effort to try and master it, there are much "cleaner" ways to solve this problem, as many users here have shown.
_________________
"The Burnout" - My Debrief
Kudos if I helped you 
Andy
|
|
|
|
|
|
Manager
Joined: 06 Jun 2012
Posts: 73
Followers: 0
Kudos [?]:
9
[0], given: 26
|
For any positive integer n, the sum of the first n positive inte [#permalink]
12 Feb 2013, 02:36
Easier way would be using sum of all n even integers = n * (n+1) Hence from 1-301 there are 150 even integers hence sum = 150 * 151 = 22650 From 1- 99 there are 49 even integers ( - 1 as 100 is not part of this) = 49 * 50 = 2450 So sum from 99-301 = 22650 -2450 = 20200
_________________
Please give Kudos if you like the post
|
|
|
|
|
|
Intern
Joined: 27 Apr 2011
Posts: 10
Followers: 0
Kudos [?]:
5
[0], given: 2
|
Sum of all the odd numbers [#permalink]
25 Feb 2013, 08:07
For any positive integer n, the sum of the first n positive integers equals n(n+1)/2. What is the sum of all the ODD integers between 99 and 301? A) 10100 B) 20200 C) 20402 D) 40200 E) 45150
Looking for the most efficient way of doing this.
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879
Kudos [?]:
10130
[0], given: 965
|
Re: Sum of all the odd numbers [#permalink]
25 Feb 2013, 08:27
|
|
|
|
|
|
Veritas Prep GMAT Instructor
Joined: 11 Dec 2012
Posts: 264
Followers: 18
Kudos [?]:
94
[0], given: 45
|
Re: For any positive integer n, the sum of the first n positive [#permalink]
25 Feb 2013, 08:42
Hi neerajeai, please note that the n(n+1)/2 shortcut formula is only applicable if the starting point is 1. Anytime you want to find the number of terms between two given numbers you should use the general formula ((first - last) / frequency) + 1. You can also multiply by the average at the end to get the sum. In your case it is (((301-99)/2) + 1) * 200 = 102 * 200 = 20400. Answer choice C with a presumed typo in the unit digit? Hope this helps! -Ron
_________________
Ron Awad Veritas Prep | GMAT Instructor Save 10% on Veritas Prep GMAT Courses And Admissions Consulting Services Veritas Prep Reviews
|
|
|
|
|
|
|
Re: For any positive integer n, the sum of the first n positive
[#permalink]
25 Feb 2013, 08:42
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
For any positive integer n, the sum of the first n positive
|
karovd |
3 |
01 Nov 2004, 08:12 |
|
|
|
For any positive integer n, the sum of the first n positive
|
nick_sun |
3 |
11 Jun 2007, 08:16 |
|
|
|
For any positive integer n, the sum of the first n positive
|
chenhong1224 |
1 |
17 Oct 2008, 10:09 |
|
1
|
|
For any positive integer n, the sum of the first n positive
|
haichao |
2 |
11 Dec 2008, 18:13 |
|
5
|
|
For any positive integer n, the sum of the first n positive
|
niheil |
5 |
15 Nov 2010, 16:34 |
|
|
|
|
|
|