Number Properties - What is the sum of factors......

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 48
Joined: Sun Jul 20, 2008 4:45 pm
Location: Tallahassee, FL
Thanked: 2 times
Does anyone know a quick way to solve a problem like this:
( I realize its incredibly quick to just do the math, but for problems with larger numbers, I want to learn the trick)

What is the sum of the factors of 18?

I think Manhattan Gmat (Number Properties) book solves this with a trick...I cant seem to find it.

Thanks for your help!
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 659
Joined: Mon Dec 14, 2009 8:12 am
Thanked: 32 times
Followed by:3 members

by Gurpinder » Mon Sep 20, 2010 8:21 am
the biggest factor of a number is the number itself.

so just list out all the factors and solve. there are only a few of them.
"Do not confuse motion and progress. A rocking horse keeps moving but does not make any progress."
- Alfred A. Montapert, Philosopher.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 2623
Joined: Mon Jun 02, 2008 3:17 am
Location: Montreal
Thanked: 1090 times
Followed by:355 members
GMAT Score:780

by Ian Stewart » Mon Sep 20, 2010 9:48 am
tlt2372 wrote:Does anyone know a quick way to solve a problem like this:
( I realize its incredibly quick to just do the math, but for problems with larger numbers, I want to learn the trick)

What is the sum of the factors of 18?

I think Manhattan Gmat (Number Properties) book solves this with a trick...I cant seem to find it.

Thanks for your help!
There is a formula that lets you find the sum of all of a number's divisors from a prime factorization, which I'm sure you'll find by googling a suitable search phrase. You will *never* need that formula on the GMAT, so I won't post it here. If you don't have a formula, you can still find the sum of a number's divisors if you know how to list the divisors systematically. Before I work through an example, I'd stress that this is for interest only; you won't see a question about this on the GMAT unless it's straightforward to just list the divisors and add, as in the example in the original post above.

Let's take a more difficult number, say 288 = (2^5)(3^2). What are the divisors of this number? Well we can start by ignoring the 3's; we have:

1, 2, 2^2, 2^3, 2^4, 2^5

Notice the sum of these, which I'll call S, is equal to 63.

We will then get another set of six divisors by multiplying each number in the list above by 3^1, and another set by multiplying each number in the list above by 3^2:

3, 3*2, 3*2^2, 3*2^3, 3*2^4, 3*2^5

Notice the sum of this list is just 3*S (that is, it's 3 times the sum of our first list).

3^2, 3^2 * 2, 3^2 *2^2, 3^2 * 2^3, 3^2 * 2^4, 3^2 * 2^5

Notice the sum of this list is just (3^2)*S = 9*S.

We've just listed all 18 of the divisors of 288. Their sum is just S + 3S + 9S = 13*S = 13*63.

The formula you can use here just generalizes the approach above (the above becomes a bit awkward if you have a lot of different prime divisors).
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com

Senior | Next Rank: 100 Posts
Posts: 39
Joined: Mon Apr 06, 2009 1:25 pm
Thanked: 1 times

by yeloaw » Sat Mar 31, 2012 1:06 pm
@Stewart, have you ever seen a GMAT question that requires us to find the sum of all factors for N?