Last visit was: 18 Nov 2025, 14:12 It is currently 18 Nov 2025, 14:12
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
GMATBusters
User avatar
GMAT Tutor
Joined: 27 Oct 2017
Last visit: 14 Nov 2025
Posts: 1,924
Own Kudos:
6,646
 [12]
Given Kudos: 241
WE:General Management (Education)
Expert
Expert reply
Posts: 1,924
Kudos: 6,646
 [12]
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
GMATBusters
User avatar
GMAT Tutor
Joined: 27 Oct 2017
Last visit: 14 Nov 2025
Posts: 1,924
Own Kudos:
6,646
 [9]
Given Kudos: 241
WE:General Management (Education)
Expert
Expert reply
Posts: 1,924
Kudos: 6,646
 [9]
3
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
pk123
Joined: 16 Sep 2011
Last visit: 26 Apr 2020
Posts: 109
Own Kudos:
Given Kudos: 158
Products:
Posts: 109
Kudos: 119
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Gladiator59
Joined: 16 Sep 2016
Last visit: 18 Nov 2025
Posts: 838
Own Kudos:
Given Kudos: 260
Status:It always seems impossible until it's done.
GMAT 1: 740 Q50 V40
GMAT 2: 770 Q51 V42
Products:
GMAT 2: 770 Q51 V42
Posts: 838
Kudos: 2,613
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Second perfect number comes out to be 28 after a little trial and error. The factors of 28 are 1,2,4,7,14,28 and hence it has 6 factors.

So Option (C) is correct.

Best,
G

Posted from my mobile device
User avatar
MsInvBanker
Joined: 23 May 2018
Last visit: 16 Jun 2021
Posts: 658
Own Kudos:
Given Kudos: 45
Location: Pakistan
Kudos
Add Kudos
Bookmarks
Bookmark this Post
E because factors of 12 are 12, 6, 3, 2, and 1.

\(12+6+3+2+1=24=12*2\)
User avatar
pineapple123456
Joined: 26 Sep 2018
Last visit: 09 Jul 2021
Posts: 47
Own Kudos:
Given Kudos: 205
Location: Sweden
Posts: 47
Kudos: 149
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is the answer d?
Cheers

Using the options.
User avatar
rever08
Joined: 21 Jul 2017
Last visit: 13 Jan 2020
Posts: 151
Own Kudos:
Given Kudos: 143
Location: India
Concentration: Social Entrepreneurship, Leadership
GMAT 1: 660 Q47 V34
GPA: 4
WE:Project Management (Education)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
28 is the other such number, factors of 28 are 6. Answer C
avatar
hargun3045
Joined: 06 Feb 2018
Last visit: 29 Nov 2022
Posts: 16
Own Kudos:
4
 [1]
Given Kudos: 5
Posts: 16
Kudos: 4
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
6 2*3 = 1 + 2 + 3

The key here is that 2+1 = 3

A few trials with other primes shows 5 = 2 + 2 + 1
but we can't have two repeat has a factor
next option is 4
Therefore 1 + 2 + 4 = 7
i.e 2^2*7 = 1 + 2 + 4 + 7 + 14
number is 28
Factors 3*2 = 6

C
User avatar
u1983
User avatar
Current Student
Joined: 24 Aug 2016
Last visit: 06 Jun 2021
Posts: 710
Own Kudos:
Given Kudos: 97
GMAT 1: 540 Q49 V16
GMAT 2: 680 Q49 V33
Products:
GMAT 2: 680 Q49 V33
Posts: 710
Kudos: 851
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Really not sure if there is a mathematical way of deduction.......
..................but by iteration got the next perfect number as 28.
Factors of 28= 1,2,4,7,14,28
There are 6 factors
Ans C
User avatar
arpitkansal
Joined: 17 Jun 2018
Last visit: 23 Aug 2021
Posts: 42
Own Kudos:
Given Kudos: 478
Location: Canada
Schools: IMD '20
GMAT 1: 690 Q48 V36
GPA: 2.84
WE:Engineering (Real Estate)
Schools: IMD '20
GMAT 1: 690 Q48 V36
Posts: 42
Kudos: 45
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatbusters

Official Explanation



In general, perfect number is (2^(n-1))(2^n-1) when n=prime number.
In other words, when n=2, (2^(2-1))(2^2-1)=(2)(3)=6 is the first perfect number.
The 2nd perfect number is when n=3, and with substitution, you get (2^(3-1))(2^3-1)=(4)(7)=28.
In other words, the sum of all factors of 28=1+2+4+7+14+28=2(28), hence it is a perfect number.
If \(N = a^p*b^q...\), No of factors =\((p+1)(q+1)...\)
From 28 = \((2^2)(7^1)\), the number of factors is (2+1)(1+1)=6. The answer is C.


how did you arrive at the formulation (2^(n-1))(2^n-1)?
User avatar
GMATBusters
User avatar
GMAT Tutor
Joined: 27 Oct 2017
Last visit: 14 Nov 2025
Posts: 1,924
Own Kudos:
Given Kudos: 241
WE:General Management (Education)
Expert
Expert reply
Posts: 1,924
Kudos: 6,646
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is just another approach.


We can solve the question by iteration as shown by gladiator.

arpitkansal
gmatbusters

Official Explanation



In general, perfect number is (2^(n-1))(2^n-1) when n=prime number.
In other words, when n=2, (2^(2-1))(2^2-1)=(2)(3)=6 is the first perfect number.
The 2nd perfect number is when n=3, and with substitution, you get (2^(3-1))(2^3-1)=(4)(7)=28.
In other words, the sum of all factors of 28=1+2+4+7+14+28=2(28), hence it is a perfect number.
If \(N = a^p*b^q...\), No of factors =\((p+1)(q+1)...\)
From 28 = \((2^2)(7^1)\), the number of factors is (2+1)(1+1)=6. The answer is C.


how did you arrive at the formulation (2^(n-1))(2^n-1)?

Posted from my mobile device
User avatar
sakshamchhabra
Joined: 09 Mar 2018
Last visit: 09 Nov 2020
Posts: 36
Own Kudos:
Given Kudos: 182
Location: India
Posts: 36
Kudos: 83
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pk123
12 factors = 1,2, 3, 6, 12
sp 1+2+3+6+12=24 which is 2*12

Hence B is the answer



you forgot to consider 24, a factor of 24

which makes 24 not a perfect number
User avatar
sakshamchhabra
Joined: 09 Mar 2018
Last visit: 09 Nov 2020
Posts: 36
Own Kudos:
Given Kudos: 182
Location: India
Posts: 36
Kudos: 83
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
VeritasKarishma mikemcgarry
gmatbusters

Official Explanation



In general, perfect number is (2^(n-1))(2^n-1) when n=prime number.
In other words, when n=2, (2^(2-1))(2^2-1)=(2)(3)=6 is the first perfect number.
The 2nd perfect number is when n=3, and with substitution, you get (2^(3-1))(2^3-1)=(4)(7)=28.
In other words, the sum of all factors of 28=1+2+4+7+14+28=2(28), hence it is a perfect number.
If \(N = a^p*b^q...\), No of factors =\((p+1)(q+1)...\)
From 28 = \((2^2)(7^1)\), the number of factors is (2+1)(1+1)=6. The answer is C.



please throw some light on how to derive this formula
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,265
Own Kudos:
76,980
 [2]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,265
Kudos: 76,980
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sakshamchhabra
chetan2u
VeritasKarishma mikemcgarry
gmatbusters

Official Explanation



In general, perfect number is (2^(n-1))(2^n-1) when n=prime number.
In other words, when n=2, (2^(2-1))(2^2-1)=(2)(3)=6 is the first perfect number.
The 2nd perfect number is when n=3, and with substitution, you get (2^(3-1))(2^3-1)=(4)(7)=28.
In other words, the sum of all factors of 28=1+2+4+7+14+28=2(28), hence it is a perfect number.
If \(N = a^p*b^q...\), No of factors =\((p+1)(q+1)...\)
From 28 = \((2^2)(7^1)\), the number of factors is (2+1)(1+1)=6. The answer is C.



please throw some light on how to derive this formula

The formula is not entirely accurate. It does not hold for all prime values of n such as it will not hold for n = 11.

Its logic lies in the fact that all powers of 2 add up to give 1 less than the next power of 2 (which is something you should know, I agree).

e.g. 2^0 + 2^1 + 2^2 = 2^3 - 1
2^0 + 2^1 + 2^2 + 2^3 = 2^4 - 1
and so on...

So when the right hand side is prime, the sum of all factors is the number itself. Try it out with n = 5 to see how.
This does not happen for all prime values of n though.

See here for more on perfect numbers: https://www.mathsisfun.com/numbers/prim ... anced.html

In my opinion, it is not a fair question for GMAT.
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,696
 [1]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,696
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sakshamchhabra
chetan2u
VeritasKarishma mikemcgarry
gmatbusters

Official Explanation



In general, perfect number is (2^(n-1))(2^n-1) when n=prime number.
In other words, when n=2, (2^(2-1))(2^2-1)=(2)(3)=6 is the first perfect number.
The 2nd perfect number is when n=3, and with substitution, you get (2^(3-1))(2^3-1)=(4)(7)=28.
In other words, the sum of all factors of 28=1+2+4+7+14+28=2(28), hence it is a perfect number.
If \(N = a^p*b^q...\), No of factors =\((p+1)(q+1)...\)
From 28 = \((2^2)(7^1)\), the number of factors is (2+1)(1+1)=6. The answer is C.



please throw some light on how to derive this formula

As karishma too has pointed out, nothing that you should worry about. What max you should know is that the first two perfect numbers are 6 and 28, and their factors less itself would sum up to the number itself.
The above information is good enough but still not likely to be tested on the GMAT, and you do not require to know any further.

If ever GMAT wants to test this, it, at the most, would give you this as a function.
The question could be - If a perfect number is defined by the function $ and is given by \((2^{n-1})(2^n-1)\), what will be the value when n is 3 or so.
User avatar
Paras10
Joined: 31 Jan 2022
Last visit: 12 Mar 2023
Posts: 5
Own Kudos:
Given Kudos: 154
Posts: 5
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pk123
12 factors = 1,2, 3, 6, 12
sp 1+2+3+6+12=24 which is 2*12

Hence B is the answer

You missed out the number 4 ...

Factors of 12 are 1, 2 , 3 , 4 , 6 , 12
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,586
Own Kudos:
Posts: 38,586
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts