Last visit was: 27 Apr 2024, 05:40 It is currently 27 Apr 2024, 05:40

Close

GRE Prep Club Daily Prep

Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GRE score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History

Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.

Close

Request Expert Reply

Confirm Cancel
User avatar
Retired Moderator
Joined: 07 Jun 2014
Posts: 4810
Own Kudos [?]: 10616 [0]
Given Kudos: 0
GRE 1: Q167 V156
WE:Business Development (Energy and Utilities)
Send PM
avatar
Manager
Manager
Joined: 29 Nov 2017
Posts: 190
Own Kudos [?]: 134 [0]
Given Kudos: 0
Location: United States
GRE 1: Q142 V146
WE:Information Technology (Computer Software)
Send PM
User avatar
Retired Moderator
Joined: 07 Jun 2014
Posts: 4810
Own Kudos [?]: 10616 [0]
Given Kudos: 0
GRE 1: Q167 V156
WE:Business Development (Energy and Utilities)
Send PM
avatar
Intern
Intern
Joined: 17 Sep 2017
Posts: 21
Own Kudos [?]: 29 [0]
Given Kudos: 0
Send PM
Re: For each integer n>1, if S(n) denote the sum of even integer [#permalink]
IshanGre wrote:
hi

can anyone tell whats the shortcut to such questions?


First, you need to memorize the formula for the sum of arithmetic progression. Second, you need to know how to count number of terms. Third, practice and practice.
avatar
Intern
Intern
Joined: 10 Aug 2018
Posts: 29
Own Kudos [?]: 9 [0]
Given Kudos: 0
Send PM
Re: For each integer n>1, if S(n) denote the sum of even integer [#permalink]
please tell the shortcut method to solve this question.
avatar
Intern
Intern
Joined: 27 Oct 2018
Posts: 49
Own Kudos [?]: 35 [0]
Given Kudos: 0
Send PM
Re: For each integer n>1, if S(n) denote the sum of even integer [#permalink]
1
S(300) = 2+..........+298

for number of terms, l = a+(n-1)*2
298 = a+(n-1)*2 = 2+(n-1)*2 => 296/2 = n-1 => n=149

for sum,

S(300) = n/2 * (a+l) = (149/2)*(298+2) = 149*150 = 22350


Answer is B!

Originally posted by indiragre18 on 10 Nov 2018, 07:39.
Last edited by indiragre18 on 11 Nov 2018, 00:16, edited 1 time in total.
avatar
Supreme Moderator
Joined: 01 Nov 2017
Posts: 371
Own Kudos [?]: 442 [0]
Given Kudos: 0
Send PM
Re: For each integer n>1, if S(n) denote the sum of even integer [#permalink]
Expert Reply
sandy wrote:
For each integer \(n>1\), if S(n) denote the sum of even integer upto \(n\) (not inclusive of \(n\)). For example, \(S(10)= 2+4+6+8=20\). What is value of \(S(300)\)?

(A) \(22050\)
(B) \(22350\)
(C) \(22650\)
(D) \(45150\)
(E) \(90300\)



there are three ways to do it ....

(I) If you know that Sum of first n integers is \(\frac{n(n+1)}{2}\)
Sum = \(2+4+6+...+300) = 2(1+2+3....+150)= 2 *\frac{150*151}{2}=150*151=22650\)

(II) If you know that Sum of first n integers is \(\frac{n(n+1)[}{fraction]\)
Now we have \([fraction]300/2}=150\) terms till 300, inclusive.
Sum = \(2+4+6+...+300 = 150*151=150*151=22650\)

(III) since it is an AP. the sum will be equal to Number of integers* average
so \(150 * \frac{(300+2)}{2} = 150*151 = 22650\)

Now subtract 300 from each result as the answered has to be exclusive of 300, that is 300 is not be included in total..
Therefore answer is 22650-300=22350

B

To know more about Arithmetic progressions
https://gre.myprepclub.com/forum/progressions-arithmetic-geometric-and-harmonic-11574.html#p27048
avatar
Intern
Intern
Joined: 15 Sep 2018
Posts: 23
Own Kudos [?]: 14 [0]
Given Kudos: 0
Send PM
Re: For each integer n>1, if S(n) denote the sum of even integer [#permalink]
chetan2u wrote:
sandy wrote:
For each integer \(n>1\), if S(n) denote the sum of even integer upto \(n\) (not inclusive of \(n\)). For example, \(S(10)= 2+4+6+8=20\). What is value of \(S(300)\)?

(A) \(22050\)
(B) \(22350\)
(C) \(22650\)
(D) \(45150\)
(E) \(90300\)



there are three ways to do it ....

(I) If you know that Sum of first n integers is \(\frac{n(n+1)}{2}\)
Sum = \(2+4+6+...+300) = 2(1+2+3....+150)= 2 *\frac{150*151}{2}=150*151=22650\)

(II) If you know that Sum of first n integers is \(\frac{n(n+1)[}{fraction]\)
Now we have \([fraction]300/2}=150\) terms till 300, inclusive.
Sum = \(2+4+6+...+300 = 150*151=150*151=22650\)

(III) since it is an AP. the sum will be equal to Number of integers* average
so \(150 * \frac{(300+2)}{2} = 150*151 = 22650\)

C

To know more about Arithmetic progressions
https://gre.myprepclub.com/forum/progressions-arithmetic-geometric-and-harmonic-11574.html#p27048


According to the initial problem, the answer is B. Also it seems you are doing inclusive of n=300, while the prompt states NON-inclusive.
avatar
Supreme Moderator
Joined: 01 Nov 2017
Posts: 371
Own Kudos [?]: 442 [0]
Given Kudos: 0
Send PM
Re: For each integer n>1, if S(n) denote the sum of even integer [#permalink]
Expert Reply
projectoffset wrote:
chetan2u wrote:
sandy wrote:
For each integer \(n>1\), if S(n) denote the sum of even integer upto \(n\) (not inclusive of \(n\)). For example, \(S(10)= 2+4+6+8=20\). What is value of \(S(300)\)?

(A) \(22050\)
(B) \(22350\)
(C) \(22650\)
(D) \(45150\)
(E) \(90300\)



there are three ways to do it ....

(I) If you know that Sum of first n integers is \(\frac{n(n+1)}{2}\)
Sum = \(2+4+6+...+300) = 2(1+2+3....+150)= 2 *\frac{150*151}{2}=150*151=22650\)

(II) If you know that Sum of first n integers is \(\frac{n(n+1)[}{fraction]\)
Now we have \([fraction]300/2}=150\) terms till 300, inclusive.
Sum = \(2+4+6+...+300 = 150*151=150*151=22650\)

(III) since it is an AP. the sum will be equal to Number of integers* average
so \(150 * \frac{(300+2)}{2} = 150*151 = 22650\)

C

To know more about Arithmetic progressions
https://gre.myprepclub.com/forum/progressions-arithmetic-geometric-and-harmonic-11574.html#p27048


According to the initial problem, the answer is B. Also it seems you are doing inclusive of n=300, while the prompt states NON-inclusive.



Yes, thank you.
I had included 300 in each case.
B will be the correct answer.
Prep Club for GRE Bot
[#permalink]
Moderators:
Moderator
1085 posts
GRE Instructor
218 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne