Last visit was: 23 Apr 2026, 14:34 It is currently 23 Apr 2026, 14:34
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,855
 [21]
1
Kudos
Add Kudos
19
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Raben
Joined: 09 Feb 2022
Last visit: 30 Jan 2023
Posts: 10
Own Kudos:
8
 [7]
Given Kudos: 13
Location: Netherlands
GPA: 3
WE:Analyst (Finance: Investment Banking)
Posts: 10
Kudos: 8
 [7]
6
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
venkycs98
Joined: 07 May 2023
Last visit: 20 Apr 2026
Posts: 1,143
Own Kudos:
Given Kudos: 388
Location: India
GMAT Focus 1: 685 Q85 V86 DI82
GPA: 3.5
Products:
GMAT Focus 1: 685 Q85 V86 DI82
Posts: 1,143
Kudos: 52
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
asingh91
Joined: 12 Aug 2024
Last visit: 20 Apr 2026
Posts: 12
Own Kudos:
Given Kudos: 272
Posts: 12
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
1 would also be factor per the question sample mentioned, hence sum would = 64 right?
Raben
I'll give this one a try:


I'm not an expert by any means, but here was my approach:

I started by thinking which one intuitively had as little factors as possible:

So I started with 18, which considering m>1 implies that the number being examined is 36

18 = F(36) = {2,3,6,8,18} --> Doesn't work since 2+3+6+8+18 = 37

I applied the same logic to all the options and eventually found the correct answer for 32:

32 = F(64) = {2,4,8,16,32} --> Works since 2+4+8+16+32 = 63
User avatar
onlymalapink
Joined: 06 Aug 2024
Last visit: 24 Aug 2025
Posts: 81
Own Kudos:
Given Kudos: 749
Posts: 81
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
started with 18, which considering m>1 implies that the number being examined is 36
huh don't get this logic
User avatar
Aashimabhatia
Joined: 29 Aug 2024
Last visit: 02 Apr 2026
Posts: 45
Own Kudos:
26
 [4]
Given Kudos: 656
Posts: 45
Kudos: 26
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
We need to find the largest element in the set of proper factors, F(m), of a number m, given that the sum of F(m) is less than m. This means m is a deficient number, where the sum of all proper divisors is less than the number itself.

Option A: 18
If 18 is the largest element in F(m), then m = 36 since 18 is the largest proper divisor.
F(36) = {1, 2, 3, 4, 6, 9, 12, 18}
Sum = 1 + 2 + 3 + 4 + 6 + 9 + 12 + 18 = 55, which is greater than 36, so this does not satisfy the condition.

Option B: 24
If 24 is the largest element, then m = 48.
F(48) = {1, 2, 3, 4, 6, 8, 12, 16, 24}
Sum = 1 + 2 + 3 + 4 + 6 + 8 + 12 + 16 + 24 = 56, which is greater than 48, so this does not satisfy the condition.

Option C: 30
If 30 is the largest element, then m = 60.
F(60) = {1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30}
Sum = 1 + 2 + 3 + 4 + 5 + 6 + 10 + 12 + 15 + 20 + 30 = 88, which is greater than 60, so this does not satisfy the condition.

Option D: 32
If 32 is the largest element, then m = 64.
F(64) = {1, 2, 4, 8, 16, 32}
Sum = 1 + 2 + 4 + 8 + 16 + 32 = 63, which is less than 64, so this satisfies the condition.

Option E: 36
If 36 is the largest element, then m = 72.
F(72) = {1, 2, 3, 4, 6, 8, 9, 12, 18, 24, 36}
Sum = 1 + 2 + 3 + 4 + 6 + 8 + 9 + 12 + 18 + 24 + 36 = 123, which is greater than 72, so this does not satisfy the condition.

The only valid answer is 32, which is the largest element in F(64), making option D the correct answer.
User avatar
Kishoreadi
Joined: 12 Mar 2025
Last visit: 16 Feb 2026
Posts: 155
Own Kudos:
Posts: 155
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The question asks for the largest integer. So start from testing the largest option which is 36. As stated by others, 36 is not the right answer. Move on to 32, and you see sum of factors of 32(except 32) is less than 32. Hence that's your answer. You don't have to test other options as they are anyway smaller than 32
User avatar
Akarsh97
Joined: 28 Mar 2025
Last visit: 25 Mar 2026
Posts: 80
Own Kudos:
Given Kudos: 353
Posts: 80
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In a trial to understand the question, i started with smaller no. like 2,3,4,6,8. With this it will become clear that only prime and thier power satisfies the condition i.e. 2, 3, 4(2^2), 5, 7, 8(2^3), 9(3^2), 11.........

In the given option of only 32 is 2^5 (prime no)
User avatar
egmat
User avatar
e-GMAT Representative
Joined: 02 Nov 2011
Last visit: 22 Apr 2026
Posts: 5,632
Own Kudos:
33,433
 [1]
Given Kudos: 707
GMAT Date: 08-19-2020
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 5,632
Kudos: 33,433
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi bpn303,

Great question — here's a shortcut that takes under a minute.

Key principle: Powers of 2 are always "deficient" — the sum of their proper divisors is always less than the number itself.

Why? Take 2^k. Its proper divisors are 1, 2, 4, ..., 2^(k-1). That sum equals 2^k - 1, which is always exactly 1 less than the number. So the condition (sum < m) is always satisfied.

Now, the largest proper divisor of any power of 2 is half of it — which is also a power of 2.

So the shortcut becomes: just scan the answer choices for a power of 2!

- 18 — not a power of 2
- 24 — not a power of 2
- 30 — not a power of 2
- 32 = 2^5 — YES!
- 36 — not a power of 2

If 32 is the largest proper divisor, then m = 64 = 2^6. The proper divisors are {1, 2, 4, 8, 16, 32}, and their sum is 63, which is less than 64. Done.

Why don't the others work? Each of 18, 24, 30, and 36 would force m to be a number with many divisors (like 36, 48, 60, or 72), and numbers with lots of divisors tend to have divisor sums much larger than themselves — they're "abundant," not deficient.

General principle to remember: When a problem asks about numbers whose divisor sum is small relative to the number, think powers of primes — especially powers of 2. They have the fewest divisors for their size.

Answer: D
Moderators:
Math Expert
109785 posts
Tuck School Moderator
853 posts