Last visit was: 22 Apr 2026, 23:55 It is currently 22 Apr 2026, 23:55
Close
GMAT 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 GMAT 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
jade3
Joined: 19 Nov 2007
Last visit: 27 Dec 2010
Posts: 96
Own Kudos:
895
 [10]
Given Kudos: 1
Posts: 96
Kudos: 895
 [10]
1
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
810,707
 [8]
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,707
 [8]
5
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
ezinis
Joined: 27 Oct 2009
Last visit: 04 Feb 2011
Posts: 86
Own Kudos:
Given Kudos: 18
Location: Montreal
Concentration: Finance
Schools:Harvard, Yale, HEC
Posts: 86
Kudos: 456
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
sriharimurthy
Joined: 29 Oct 2009
Last visit: 23 Apr 2025
Posts: 125
Own Kudos:
3,084
 [1]
Given Kudos: 18
GMAT 1: 750 Q50 V42
GMAT 1: 750 Q50 V42
Posts: 125
Kudos: 3,084
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Im trying to think up a faster way to solve this but nothing seems to be striking :(
Im sure there must be one else this problem is way to time consuming to be on the gmat...
User avatar
ezinis
Joined: 27 Oct 2009
Last visit: 04 Feb 2011
Posts: 86
Own Kudos:
Given Kudos: 18
Location: Montreal
Concentration: Finance
Schools:Harvard, Yale, HEC
Posts: 86
Kudos: 456
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I was correct till the definite integral part as I make the curve smooth ...

Anyway, I recalculate the sum above and it it is equal to 3025. Bravo Bunuel. +1 from me.
User avatar
ezinis
Joined: 27 Oct 2009
Last visit: 04 Feb 2011
Posts: 86
Own Kudos:
Given Kudos: 18
Location: Montreal
Concentration: Finance
Schools:Harvard, Yale, HEC
Posts: 86
Kudos: 456
Kudos
Add Kudos
Bookmarks
Bookmark this Post
anyone could come up with a faster way to calculate this other than muscle??:
24*2 + 23*3 + ....3*23+ 2*24 = 2*(24*2 24*2 + 23*3 + ....14*12) + 13*13
User avatar
jade3
Joined: 19 Nov 2007
Last visit: 27 Dec 2010
Posts: 96
Own Kudos:
895
 [1]
Given Kudos: 1
Posts: 96
Kudos: 895
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The answer is B. I would be happy to skip this problem on the GMAT, if it comes. It has taken me ages to solve this

Any way Please comment whether this solution is faster

We have a sequence of 5, 7, 10, 14, 19…. = (4+1), (4+3), (4+6)…….
The sum of the sequence is = (25*4)+1+3+6+….25(25+1)/2 (Generic term is x(x+1)/2)

1+3+6+….25(25+1)/2 = Sum of first 25 triangular number (The formula of sum of n triangular number is ½[Sum [n^2] +Sum[n]], when n=25; ½[Sum [n^2] +Sum[n]] =2925)

25*4+ 2925 =3025
User avatar
amit2k9
Joined: 08 May 2009
Last visit: 18 Jun 2017
Posts: 535
Own Kudos:
Given Kudos: 10
Status:There is always something new !!
Affiliations: PMI,QAI Global,eXampleCG
Posts: 535
Kudos: 646
Kudos
Add Kudos
Bookmarks
Bookmark this Post
5+ (5+2) + (5+5) + (5+9) .....
25*5 + (2+5+9+14+...)

In (2+5+9+14+ ...) the differences are in AP with a= 3, and common difference = 1

for 2nd term difference = 3
for 3rd term difference = 4
................................
for 25th term difference = 26

adding 3,4,5,,26 = [(3+26)/2]*24(number of terms) = 348

last difference = 348. Last term = 350

I will try to figure out more on this now.
User avatar
sagarsir
Joined: 28 Dec 2012
Last visit: 11 Oct 2023
Posts: 88
Own Kudos:
Given Kudos: 94
Location: India
Concentration: Strategy, Finance
WE:Engineering (Energy)
Posts: 88
Kudos: 153
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We are given T(n) = T(n-1) + n ----------1
and T1 = 5 ------- 2

We apply Summation (S) on and add constant to T(n) that we obtain containing only n

S[T(n)] = S[T(n-1)] S[n]

S[T(n)] - S[T(n-1)] = S[n] ----- difference of Sum of all and and the sum of all but last term is T(n)

T(n) = S[n]

Thus T(n) = n(n+1)/2 + k

from 2, we get T(1) = K = 4

Thus T(n) = (N^2 + N) / 2 + 4

Apply summation on T(n) to get the required sum

S(n) = 1/2[ n*(n+1)*(2n+1)/6 + n(n+1)/2) + 4n

Substitute N = 25 Answer = 3025.

KUDOS if u like!!!!
avatar
fdecazaux
Joined: 17 Aug 2009
Last visit: 24 Jan 2013
Posts: 2
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let us name N the total number of beads on the 25 necklaces and ni the number of beads on the ith necklace.

N= n1 + n2 + + n25
n1 = 5
n2 = 5 + 2
n3 = 5 + 2 + 3
n4 = 5 + 2 + 3 + 4

n25 = 5 + 2 + 3 + 4 + 25

N = 5 + (5+2) + (5+2+3) + (5+2+3+4) + + (5+2+3+4+ 25)
By rearranging the terms, we find
N = (25*5) + (24*2) + (23*3) + (22*4) + (1*25)
N = 125 + Sum ((25-k)*(k+1)) from k = 1 to 24
N = 125 + Sum (24k-(k^2)+25) from k = 1 to 24
By developing and applying the formulas Sum (k^2) = 1/3 N*(N+0,5)*(N+1) (for k = 1 to N)
We find N = 3025
avatar
Perhaps
Joined: 11 Feb 2013
Last visit: 25 Jun 2013
Posts: 9
Own Kudos:
Given Kudos: 4
Posts: 9
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
There are 25 necklaces such that the first necklace contains 5 beads, the second contains 7 beads and, in general, the ith necklace contains i beads more than the number of beads in (i-1)th necklace. What is the total number of beads in all 25 necklaces

A. 2690
B. 3025
C. 3380
D. 2392
E. 3762

I think above solution is not correct. I also think it's not GMAT question as it requires way more than 2 minutes to solve this.

We have sequence: \(5, 7, 10, 14, 19, 25...\) \((25 terms)\) and we want to determine the sum.

Let's subtract \(4\) from each term it will total \(4*25=100\), and we''l get:
\(100+1+(3+6)+(10+15)+(21+28)+...\) After 100 we have the same 25 terms.

\(100+1^2+3^2+5^2+7^2...\) after \(100\) we have the sum of the squares of the first n odd numbers. As there are \(25\) terms after \(100\) we'll have \(n=13\) squares.

The sum of the squares of the first \(n\) odd numbers=\(\frac{n*(2n-1)(2n+1)}{3}=\frac{13*25*27}{3}=2925\).

\(100+2925=3025\)

Answer: B (3025)
in the above solution i understood each n every step...
but i have only one concern .....from where it wud enter in our minds during the exam that v got to subtract '4' from each term to get the sequence....
is there any way to observe this thing....i know it wud come only by practice but still i wanted to know that how it wud strike our minds to subtract 4 from each term.....phewwww!!!!!!!!
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,302
Own Kudos:
2,976
 [1]
Given Kudos: 355
Concentration: Finance
Posts: 1,302
Kudos: 2,976
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Here's another way of solving quickly

We have a sequence of 5,7,10,14,19,25 etc

Note that we have pairs O-O-E-E-O-O etc... We are going to have 12 pairs and one left, hence the sum of the terms will be ODD

Only ODD in the answer choices is B
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,302
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,302
Kudos: 2,976
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
There are 25 necklaces such that the first necklace contains 5 beads, the second contains 7 beads and, in general, the ith necklace contains i beads more than the number of beads in (i-1)th necklace. What is the total number of beads in all 25 necklaces

A. 2690
B. 3025
C. 3380
D. 2392
E. 3762

I think above solution is not correct. I also think it's not GMAT question as it requires way more than 2 minutes to solve this.

We have sequence: \(5, 7, 10, 14, 19, 25...\) \((25 terms)\) and we want to determine the sum.

Let's subtract \(4\) from each term it will total \(4*25=100\), and we''l get:

\(100+1+(3+6)+(10+15)+(21+28)+...\) After 100 we have the same 25 terms.

\(100+1^2+3^2+5^2+7^2...\) after \(100\) we have the sum of the squares of the first n odd numbers. As there are \(25\) terms after \(100\) we'll have \(n=13\) squares.

The sum of the squares of the first \(n\) odd numbers=\(\frac{n*(2n-1)(2n+1)}{3}=\frac{13*25*27}{3}=2925\).

\(100+2925=3025\)

Answer: B (3025)

Bunuel, how did you think about reducing 4 in each number to find perfect squares? What's the link between perfect squares and that sequence?

Thanks
Cheers
J
User avatar
sagnik242
Joined: 28 Dec 2013
Last visit: 04 Oct 2016
Posts: 47
Own Kudos:
Given Kudos: 3
Posts: 47
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
There are 25 necklaces such that the first necklace contains 5 beads, the second contains 7 beads and, in general, the ith necklace contains i beads more than the number of beads in (i-1)th necklace. What is the total number of beads in all 25 necklaces

A. 2690
B. 3025
C. 3380
D. 2392
E. 3762

I think above solution is not correct. I also think it's not GMAT question as it requires way more than 2 minutes to solve this.

We have sequence: \(5, 7, 10, 14, 19, 25...\) \((25 terms)\) and we want to determine the sum.

Let's subtract \(4\) from each term it will total \(4*25=100\), and we''l get:

\(100+1+(3+6)+(10+15)+(21+28)+...\) After 100 we have the same 25 terms.

\(100+1^2+3^2+5^2+7^2...\) after \(100\) we have the sum of the squares of the first n odd numbers. As there are \(25\) terms after \(100\) we'll have \(n=13\) squares.

The sum of the squares of the first \(n\) odd numbers=\(\frac{n*(2n-1)(2n+1)}{3}=\frac{13*25*27}{3}=2925\).

\(100+2925=3025\)

Answer: B (3025)



How did you know after 7 to go on to 10 and so forth? I know you probably used the i more beads info but can you show the plugging in the #'s to get 10 if this is what you did?
User avatar
sagnik242
Joined: 28 Dec 2013
Last visit: 04 Oct 2016
Posts: 47
Own Kudos:
Given Kudos: 3
Posts: 47
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Actually Bunuel,

I am also confused on how exactly you arrived at 100 + 1 + (3+6) + (10+15) + (21+28)+... I know you said subtract 4 from each term and then 4 x 25 = 100 but I don't see where all these terms are coming from.

Also I don't get the step after which is 100 + 1^2 + 3^2 etc... where is the 1^2 , 3^2 coming from?


Hope you have a great 4th of July!
avatar
sagnik2422
Joined: 20 May 2014
Last visit: 20 Jan 2015
Posts: 27
Own Kudos:
Given Kudos: 1
Posts: 27
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jlgdr
Here's another way of solving quickly

We have a sequence of 5,7,10,14,19,25 etc

Note that we have pairs O-O-E-E-O-O etc... We are going to have 12 pairs and one left, hence the sum of the terms will be ODD

Only ODD in the answer choices is B


HOW DID YOU KNOW THE NUMBERS AFTER 7?
CAN YOU PLEASE SHOW HOW YOU PLUGGED IN AND FIGURED OUT? Thanks :)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,707
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sagnik242
Bunuel
There are 25 necklaces such that the first necklace contains 5 beads, the second contains 7 beads and, in general, the ith necklace contains i beads more than the number of beads in (i-1)th necklace. What is the total number of beads in all 25 necklaces

A. 2690
B. 3025
C. 3380
D. 2392
E. 3762

I think above solution is not correct. I also think it's not GMAT question as it requires way more than 2 minutes to solve this.

We have sequence: \(5, 7, 10, 14, 19, 25...\) \((25 terms)\) and we want to determine the sum.

Let's subtract \(4\) from each term it will total \(4*25=100\), and we''l get:

\(100+1+(3+6)+(10+15)+(21+28)+...\) After 100 we have the same 25 terms.

\(100+1^2+3^2+5^2+7^2...\) after \(100\) we have the sum of the squares of the first n odd numbers. As there are \(25\) terms after \(100\) we'll have \(n=13\) squares.

The sum of the squares of the first \(n\) odd numbers=\(\frac{n*(2n-1)(2n+1)}{3}=\frac{13*25*27}{3}=2925\).

\(100+2925=3025\)

Answer: B (3025)



How did you know after 7 to go on to 10 and so forth? I know you probably used the i more beads info but can you show the plugging in the #'s to get 10 if this is what you did?

1st necklace = 5 beads;
2nd necklace = 5 + 2 = 7 beads;
3rd necklace = 7 + 3 = 10 beads;
4th necklace = 10 + 4 = 14 beads;
...
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,707
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sagnik242
Actually Bunuel,

I am also confused on how exactly you arrived at 100 + 1 + (3+6) + (10+15) + (21+28)+... I know you said subtract 4 from each term and then 4 x 25 = 100 but I don't see where all these terms are coming from.

Also I don't get the step after which is 100 + 1^2 + 3^2 etc... where is the 1^2 , 3^2 coming from?


Hope you have a great 4th of July!

100 + (5 - 4) + (7 - 4) + (10 - 4) + (14 - 4) + (19 - 4) + ...
100 + 1 + 3 + 6 + 10 + 15 +...
100 + 1 + (3 + 6) + (10 + 15) + ...
100 + 1 + 9 + 25 + ...
100 + 1^2 + 3^2 + 5^2 + ...
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,960
Own Kudos:
Posts: 38,960
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109763 posts
Tuck School Moderator
853 posts