|
Author |
Message |
|
TAGS:
|
|
|
GMAT Instructor
Joined: 07 Jul 2003
Posts: 773
Location: New York NY 10024
Schools: Haas, MFE; Anderson, MBA; USC, MSEE
Followers: 5
Kudos [?]:
9
[0], given: 0
|
The sum of the squares of the first 15 positive integers, [#permalink]
07 Jul 2003, 06:20
The sum of the squares of the first 15 positive integers, i.e., 1^2 + 2^2 + 3^2 + . . . + 15^2, is equal to 1240. What is the sum of the squares of the second 15 positive integers, i.e., 16^2 + 17^2 + 18^2 + . . . + 30^2?
(A) 2480
(B) 3490
(C) 6785
(D) 8215
(E) 9255
_________________
Best,
AkamaiBrah Former Senior Instructor, Manhattan GMAT and VeritasPrep Vice President, Midtown NYC Investment Bank, Structured Finance IT MFE, Haas School of Business, UC Berkeley, Class of 2005 MBA, Anderson School of Management, UCLA, Class of 1993
|
|
|
|
|
|
|
SVP
Joined: 03 Feb 2003
Posts: 1683
Followers: 4
Kudos [?]:
16
[0], given: 0
|
not easy to crack:
1^2 + 2^2 + 3^2 + . . . + 15^2=1240
16^2 + 17^2 + 18^2 + . . . + 30^2=X let it be X
subtract the upper row from the bottom one:
X–1240=(30^2–15^2)+(29^2–14^2)+....+ (16^2–1^2)
X–1240=15*45 + 15*43 + .... + 15*17
X–1240=15*(45+43...+17)
45..43....17 is an ariphmetical progression of 15 members. The sum=(45+17)*15/2=465
Therefore:
X–1240=15*465=6975
X=6974+1240=8215
It took me about 7 minutes.
|
|
|
|
|
|
GMAT Instructor
Joined: 07 Jul 2003
Posts: 773
Location: New York NY 10024
Schools: Haas, MFE; Anderson, MBA; USC, MSEE
Followers: 5
Kudos [?]:
9
[0], given: 0
|
That was well done.
The way I solved a similar problem was to express 16^2 as (15+1)^2 then expand it as (15^2 + 2(15)(1) + 1^2 and similarly 17^2 as (15 + 2)^2 = 15^2 + 2(15)(2) + 2^2, etc.
If you stack up the expansion in the RHS of the above equations, you will note after only two or three of them that you have the addition of 15 constants of 225 in the first term of the expansion, an arithmetic progression from 30 to 450 in the second term, and the sum of squares from 1 to 15 (which is 1240) in the 3rd term. Hence the solution is: 15 x 225 + 15 x (30 + 450) / 2 + 1240 = 8215.
OF course, if you knew the formula for sum of squares from 1 to n, this would be easy (just subtract sum 1 to 15 from 1 to 30), but that is not a formula that the GMAT assumes you know.
BTW, this is admittedly a difficult problem, but my VERY best students have completed this is about 2 minutes.
_________________
Best,
AkamaiBrah Former Senior Instructor, Manhattan GMAT and VeritasPrep Vice President, Midtown NYC Investment Bank, Structured Finance IT MFE, Haas School of Business, UC Berkeley, Class of 2005 MBA, Anderson School of Management, UCLA, Class of 1993
|
|
|
|
|
|
Manager
Joined: 03 Jun 2003
Posts: 86
Location: Uruguay
Followers: 1
Kudos [?]:
0
[0], given: 0
|
I have a different approach, and a different solution.
Artihmetic mean of 16^2 and 30^2 = (256+900)/2 = 578
number of terms = 15
578*15 = 8670
What is wrong? It took me only 1 minute
|
|
|
|
|
|
Manager
Joined: 03 Jun 2003
Posts: 86
Location: Uruguay
Followers: 1
Kudos [?]:
0
[0], given: 0
|
evensflow Posted: Mon Jul 07, 2003 5:49 pm Post subject:
--------------------------------------------------------------------------------
Was that humor?
I don┬┤t know if you are talking to me, but no, it was not humor.
I just find a way to solve it in 1 minute, but as I see it is wrong. I only want to know why?
|
|
|
|
|
|
Manager
Joined: 25 Jun 2003
Posts: 100
Followers: 1
Kudos [?]:
0
[0], given: 0
|
MBA04 wrote: I have a different approach, and a different solution.
Artihmetic mean of 16^2 and 30^2 = (256+900)/2 = 578 number of terms = 15
578*15 = 8670
What is wrong? It took me only 1 minute
Your assumption that 15^2 , 16^2 , 17^2 are in A.P is WRONG ..
Any sequence is said to be in A.P if subsequent terms have a constant /common difference..
So you can not use above approach..
_________________
Brainless
|
|
|
|
|
|
Manager
Joined: 08 Apr 2003
Posts: 153
Followers: 1
Kudos [?]:
1
[0], given: 0
|
Hi MBA04,
Well i dont mean to hurt anyone's feelings. I said humor, since the problem didnt seem so striaghtforward also as to say that 15^2, 16^2...etc are in A.P.
I hope you'r aware of progressions. And the above ones are not in A.P. by anyway.
The problem can be solved in a minute, if you know this formula for sum of squares.
The formula is n(n+1)(2n+1)/6.
where n is the number of terms in the series.
HTH:)
|
|
|
|
|
|
Manager
Joined: 03 Jun 2003
Posts: 86
Location: Uruguay
Followers: 1
Kudos [?]:
0
[0], given: 0
|
Evensflow,
I was not hurt, everything is OK.
Thank you very much for your explanation, I understand it perferctly now.
Just one further question, when is AP formula used? (what does AP mean)
|
|
|
|
|
|
Founder
Status: On Vacation :-)
Affiliations: UA-1K, SPG-G, HH-D
Joined: 04 Dec 2002
Posts: 10393
Location: United States (WA)
GMAT 1: 750 Q49 V42
GPA: 3.5
WE: Information Technology (Hospitality and Tourism)
Followers: 1355
Kudos [?]:
4175
[0], given: 3117
|
MBA04 wrote: Evensflow,
I was not hurt, everything is OK. Thank you very much for your explanation, I understand it perferctly now. Just one further question, when is AP formula used? (what does AP mean)
AP is arithmetic Progression - there the elements follow some sort of a rule - such as each is 2 more than the other or such. In this case we can find any member knowing the formula for AP. and we can also find a bunch of other stuff konwing tihs formula; we can figure out the formula by knowing two members and their position numbers (second and third, for example)
In the example with squares, it does not work because the members are not evenly spaced.
-=-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|