Find all School-related info fast with the new School-Specific MBA Forum

It is currently 20 May 2013, 19:21
Customize  |  Hide

What is the sum of the cubes of the first ten positive

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 20 Jun 2011
Posts: 36
Followers: 0

Kudos [?]: 3 [0], given: 1

What is the sum of the cubes of the first ten positive [#permalink] New post 12 Nov 2012, 20:00
00:00

Question Stats:

58% (02:17) correct 41% (01:07) wrong based on 1 sessions
What is the sum of the cubes of the first ten positive integers?

A. 10^3
B. 45^2
C. 55^2
D. 100^2
E. 100^3
[Reveal] Spoiler: OA
1 KUDOS received
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3107
Location: Pune, India
Followers: 568

Kudos [?]: 2001 [1] , given: 92

Re: What is the sum of the cubes of the first ten positive integ [#permalink] New post 12 Nov 2012, 20:53
1
This post received
KUDOS
superpus07 wrote:
What is the sum of the cubes of the first ten positive integers?

a) 10^3
b) 45^2
c) 55^2
d) 100^2
e) 100^3


Thanks!


The sum of the cubes of first n positive integers is given by [n(n+1)/2]^2
If n = 10, the sum is 55^2.

Now, do you need to learn it up?
No. Even if you didn't know it, you should have tried to look at the pattern.
1^3 = 1 = 1^2
1^3 + 2^3 = 9 = 3^2
1^3 + 2^3 + 3^3 = 36 = 6^2
1^3 + 2^3 + 3^3 + 4^3 = 100 = 10^2
You see that when you find the sum of the numbers (not of the cubes) and square the sum, you get the sum of the cubes.
Sum of 1+2+3+4 = 10. Square it to get 100. Sum of 1^3 + 2^3 + 3^3 + 4^3 = 100
This is pattern recognition.

You can also use another method - of averaging.
The numbers look like this: 1, 8, 27, 64, 125 ... etc
The numbers on the right 8^3, 9^3, 10^3 will be much larger than those on the left which are small. The average would lie not in the middle but on the right somewhere between 6^3 and 7^3. I would say around 300 so the sum will be around 300*10 = 3000. This leads us to 55^2.
The only hitch might be the 45^2 given which might make you uncomfortable in using this approximation. 45^2 = 2025

To ensure that avg is around 300 and not around 200, notice that from 10^3, you can make five 200s. From 9^3, you can make about four 200s (using some extra). So overall, you can make many more 200s than the required 10. Therefore, the average must be 300 and not 200.

Answer (C).
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Intern
Intern
Joined: 06 Sep 2012
Posts: 32
Concentration: Social Entrepreneurship
Followers: 0

Kudos [?]: 5 [0], given: 37

Re: What is the sum of the cubes of the first ten positive [#permalink] New post 13 Nov 2012, 17:45
Karishma, how did you get that formula [n(n+1)/2]^2?
Is that something we should be memorizing for the GMAT or is that a derived form of something else?
Can you provide guidance on other formulas that we should know? Thank you!!
_________________

Life begins at the edge of your comfort zone.

Appreciate the +1!

Intern
Intern
Joined: 13 Nov 2012
Posts: 1
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: What is the sum of the cubes of the first ten positive [#permalink] New post 13 Nov 2012, 19:13
How does that pattern recognition help solve the problem? How does it translate to 5^3+6^3+7^3... to find 55^2 as the answer?
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3107
Location: Pune, India
Followers: 568

Kudos [?]: 2001 [0], given: 92

Re: What is the sum of the cubes of the first ten positive [#permalink] New post 13 Nov 2012, 19:34
JJ2014 wrote:
Karishma, how did you get that formula [n(n+1)/2]^2?
Is that something we should be memorizing for the GMAT or is that a derived form of something else?
Can you provide guidance on other formulas that we should know? Thank you!!


There are quite a few related formulas:

Sum of first n consecutive positive integers: n(n+1)/2
Sum of first n consecutive positive odd integers: n^2
Sum of first n consecutive positive even integers: n(n+1)
Sum of squares of first n consecutive positive integers: n(n+1)(2n+1)/6
Sum of cubes of first n consecutive positive integers: [n(n+1)/2]^2

Do you need to memorize them for GMAT? No, except for the first one (since it is very useful). GMAT doesn't expect you to 'learn up' these formulas. The question will be such that you can use pattern recognition in such cases. But obviously it wouldn't hurt to know them.

I am no fan of memorizing tons of formulas. I concede that they are very useful in very few cases but I generally don't consider the probability of seeing those cases very high. But knowing these formulas can sometimes speed up your calculations. The question asks you something else - you recognize a pattern, you know a formula, you save time at the intermediate step and quickly arrive at the answer. I know these formulas because I have come across them many times so I ended up retaining them.

All in all, do I suggest you to learn them up? It's up to you. It's certainly not necessary. GMAT will not ask you a question where you must know these formulas. It's all about your commitment to the exam (if you want to leave no stone unturned, you might want to memorize them) and your aptitude (how easy it is for you to recognize patterns and derive a relation in exam conditions).
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3107
Location: Pune, India
Followers: 568

Kudos [?]: 2001 [0], given: 92

Re: What is the sum of the cubes of the first ten positive [#permalink] New post 13 Nov 2012, 19:38
nlrosidi wrote:
How does that pattern recognition help solve the problem? How does it translate to 5^3+6^3+7^3... to find 55^2 as the answer?


Revisit the post above. You need to recognize that the first few sums obtained are all squares. 1, 9, 36, 100 ...
The square roots are 1, 3, 6, 10 ...
These are sum of first few numbers:
1 = 1
1 + 2 = 3
1 + 2 + 3 = 6
1 + 2 + 3 + 4 = 10

etc

Find the sum of first ten numbers: 1+ 2 + 3 + ...10 which is 10*11/2 = 55
Sum of cubes will be 55^2
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Re: What is the sum of the cubes of the first ten positive   [#permalink] 13 Nov 2012, 19:38
    Similar topics Author Replies Last post
Similar
Topics:
New posts If S is the sum of the first n positive integers, what is Curly05 1 22 Jul 2003, 21:39
Popular new posts If the sum of the first n positive integers is S , what is christoph 10 29 Nov 2004, 07:25
New posts If the sum of the first n positive integers is S , what is vprabhala 9 24 Jan 2005, 19:12
New posts What is the sum of the square of the first n positive mdf2 3 26 Jan 2005, 23:11
New posts 2 EXPERTS_POSTS_IN_THIS_TOPIC What is the tens' digit of the sum of the first 40 terms of LM 3 26 Jan 2012, 07:28
Display posts from previous: Sort by

What is the sum of the cubes of the first ten positive

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.