Go Back   TestMagic Forums > Test preparation > GMAT > GMAT Math > GMAT Problem Solving
Register FAQForum Rules Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old 07-23-2008, 02:02 AM   #1 (permalink)
samal
Within my grasp!
 
Join Date: Mar 2008
Posts: 122
samal just joined TestMagic.
Sum of even numbers:-

Got this question from a compilation.
Q. The sum of the even numbers between 1 and n is 79*80, where n is an odd number, then n=?

My approach has been:-
The set of numbers give is (1,2,3,4,5,6,....n-1,n)

So the num of even numbers in that set is
sum = 2 + 4 + 6 + 8 ...(n-1)
=2*(1+2+3+4...+(n-1)/2)
=2*(((n-1)/2)*((n-1)/2)+1))/2 (sum of ni consecutive numbers)
= ((n-1)*(n+1))/4 = 79*80

Solving gives n = 159.

But the answer given is 79. Can somebody confirm my answer?
samal is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-23-2008, 05:13 AM   #2 (permalink)
Retake_GMAT
Chill
 
Retake_GMAT's Avatar
 
Join Date: May 2008
Location: India, Bangalore
Posts: 633
Retake_GMAT just joined TestMagic.
First term a=2, common difference d=2 since even number

therefore sum to first n numbers of Arithmetic progression would be

n/2(2a+(n-1)d)

= n/2(2*2+(n-1)*2)=n(n+1) and this is equal to 79*80

therefore n=79 which is odd
Retake_GMAT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-23-2008, 06:48 AM   #3 (permalink)
GmatG
Within my grasp!
 
GmatG's Avatar
 
Join Date: Oct 2007
Posts: 122
GmatG just joined TestMagic.
Quote:
Originally Posted by Retake_GMAT View Post
First term a=2, common difference d=2 since even number

therefore sum to first n numbers of Arithmetic progression would be

n/2(2a+(n-1)d)

= n/2(2*2+(n-1)*2)=n(n+1) and this is equal to 79*80

therefore n=79 which is odd
Completely agree with retake_gmat. PLease post the OA and source of this question
GmatG is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-23-2008, 07:19 AM   #4 (permalink)
CallMeDaOne
Set The Wheels Rolling!
 
CallMeDaOne's Avatar
 
Join Date: Jul 2008
Location: Buzzing Mumbai.
Posts: 39
CallMeDaOne just joined TestMagic.
Here we have calculated n which gives the number of terms of our A.P i.e.
the number of even terms between 1 and n. So IMO, the total number of terms between 1 and n should be 79*2 + 1 = 159. Thus IMO, n comes out to be 159 and not 79 which is just the number of even terms between 1 and n.

Could someone throw more light on this please.

Thanks and Regards.
Quote:
Originally Posted by Retake_GMAT View Post
First term a=2, common difference d=2 since even number

therefore sum to first n numbers of Arithmetic progression would be

n/2(2a+(n-1)d)

= n/2(2*2+(n-1)*2)=n(n+1) and this is equal to 79*80

therefore n=79 which is odd
CallMeDaOne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-23-2008, 07:34 AM   #5 (permalink)
Shooter
Within my grasp!
 
Join Date: Mar 2008
Posts: 219
Shooter just joined TestMagic.
Quote:
Originally Posted by Retake_GMAT View Post
First term a=2, common difference d=2 since even number

therefore sum to first n numbers of Arithmetic progression would be

n/2(2a+(n-1)d)

= n/2(2*2+(n-1)*2)=n(n+1) and this is equal to 79*80

therefore n=79 which is odd

Retake_GMAT, your approach is perfect but I guess you missed out using (n-1) in the place of n:

As it has been given that last number is odd, which is 'n'.
Our immediate predecessor even number(last number in our series) should be (n-1).

Hence 2+4+6+.........+(n-1) = 79*80


substituting in the formulae n/2(2a+(n-1)d)

Here n=(n-1), a=2(first number), d=2(as it's even digits)

=> (n-1)/2(2*2+(n-1-1)2) = 79*80
=> n(n-1) = 79*80

=> n =79.

HTH
Shooter is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-23-2008, 11:57 AM   #6 (permalink)
sanjeev_sharma
Within my grasp!
 
Join Date: May 2008
Posts: 198
sanjeev_sharma just joined TestMagic.
Good solution retake
sanjeev_sharma is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-23-2008, 03:17 PM   #7 (permalink)
samal
Within my grasp!
 
Join Date: Mar 2008
Posts: 122
samal just joined TestMagic.
I just verified, the answer is 159 and not 79.
Consider this
sum1 = 2 + 4 + 6 + 8 ....+ 76 + 78 (even numbers less than 79)
= 2(1 + 2 + 3 + ...+38 + 39)
= 2*39*(40/2)
= 39.40

Now consider this
sum2 = 2 + 4 + 6..+ 156 + 158 (even numbers less than 159)
= 2(1 + 2 + 3 + 4.....+ 78 + 79)
= 2 * 79 * (80/2)
= 79 * 80

So n is 159 and not 79.

The mistake done in the sumation of series was in substituing the value of n (how many terms are there in the series), it is not n and not n-1 but rather n/2 and then the answer would come as 159.
samal is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-23-2008, 05:53 PM   #8 (permalink)
raunekk
Eager!
 
Join Date: Jun 2008
Posts: 68
raunekk just joined TestMagic.
i had read d solution for this previously also..

Take numbers 1 to 7
Even numbers = 2+4+6=12= 3*4

Take number s 1 to 10
Even numbers = 2+4+6+8= 20 = 4*5

Take 1 to 15
even numbers = 2+4+6+8+10+12+14= 56 = 7*8

Thus if sum is 79*80 ( n (n+1))

Ans is 79
raunekk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-23-2008, 08:18 PM   #9 (permalink)
bose
TestMagic Guru-in-Training
 
Join Date: Dec 2006
Posts: 759
bose just joined TestMagic.
i agree n=159
bose is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 07-24-2008, 05:55 AM   #10 (permalink)
Anson800
WIll do it
 
Join Date: May 2008
Location: Singapore
Posts: 124
Anson800 just joined TestMagic.
n=159
Anson800 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Reply


Thread Tools
Display Modes

What you can do
You cannot post new threads
You cannot post replies
You cannot post attachments
You cannot edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:32 PM.

Contact TestMagic   TestMagic Forums      Archive   

Link to TestMagic   TestMagic Locations   Legal   Privacy

Partner Sites: GMAT Sentence Correction   SAT 2400

Content Relevant URLs by vBSEO 3.0.0
Copyright © 1998-2008 TestMagic
Ad Management by RedTyger

Scroll Up