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

It is currently 19 May 2013, 03:17
Customize  |  Hide

Divisors of Prime numbers

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
Joined: 17 Aug 2009
Posts: 241
Followers: 2

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

GMAT Tests User
Divisors of Prime numbers [#permalink] New post 11 Jan 2010, 12:26
00:00

Question Stats:

25% (01:39) correct 75% (00:23) wrong based on 0 sessions
If p and q are prime numbers, how many divisors does the product p^3 X q^6 have?

A) 9
B) 12
C) 18
D) 28
E) 36
Manager
Manager
Joined: 27 Apr 2008
Posts: 192
Followers: 1

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

GMAT Tests User
Re: Divisors of Prime numbers [#permalink] New post 11 Jan 2010, 13:00
For p^mq^n, the number of divisors is (m+1)(n+1).

Thus the number of divisors is (3+1)(6+1) = 28

The answer is D) 28.
Manager
Manager
Joined: 17 Aug 2009
Posts: 241
Followers: 2

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

GMAT Tests User
Re: Divisors of Prime numbers [#permalink] New post 12 Jan 2010, 05:10
mrblack

Thanks! does this formula hold for only prime numbers or is it true for all numbers in general?
Manager
Manager
Joined: 27 Apr 2008
Posts: 192
Followers: 1

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

GMAT Tests User
Re: Divisors of Prime numbers [#permalink] New post 12 Jan 2010, 13:56
prime numbers only. if you have 6^2, make it 2^2 and 3^2 => therefore you have (2+1)(2+1)=9 factors
1 KUDOS received
Manager
Manager
Joined: 19 Nov 2007
Posts: 229
Followers: 1

Kudos [?]: 55 [1] , given: 1

GMAT Tests User
Re: Divisors of Prime numbers [#permalink] New post 13 Jan 2010, 03:39
1
This post received
KUDOS
zaarathelab wrote:
mrblack

Thanks! does this formula hold for only prime numbers or is it true for all numbers in general?


We can use the counting approach to prove the correctness of the formula

(Should keep in mind that P and Q are primes so that they cannot be further factorized)

Let us take P^3;

We can select three Ps
Or We can select two Ps
Or We can select one P
Or We can select no P

So 4 possibilities
Similarly Q^6 would have 7 possibilities

Total possibilities are 4 * 7 =24

This principle can be generalized
1 KUDOS received
Manager
Manager
Joined: 17 Aug 2009
Posts: 241
Followers: 2

Kudos [?]: 61 [1] , given: 25

GMAT Tests User
Re: Divisors of Prime numbers [#permalink] New post 14 Jan 2010, 06:34
1
This post received
KUDOS
mrblack and jade, correct me if i am wrong

The calculate the number of divisors of 36 -----(2^2 * 3^2) = (2+1)(2+1) = 9

Similarly to calculate for 36 * 48 ------(2^2 * 3^2) and (2^4 * 3) = (2+1)(2+1)*(4+1)(3+1) =180
1 KUDOS received
Manager
Manager
Joined: 29 Oct 2009
Posts: 58
Schools: Cambridge
Followers: 1

Kudos [?]: 7 [1] , given: 14

Re: Divisors of Prime numbers [#permalink] New post 14 Jan 2010, 07:32
1
This post received
KUDOS
zaarathelab wrote:
mrblack and jade, correct me if i am wrong

The calculate the number of divisors of 36 -----(2^2 * 3^2) = (2+1)(2+1) = 9

Similarly to calculate for 36 * 48 ------(2^2 * 3^2) and (2^4 * 3) = (2+1)(2+1)*(4+1)(3+1) =180


Zaarathelab,

A slight issue:

48 = ( 2^4*3^1) => (4+1) * (1+1) = 10
So 36*48 = 9 *10 = 90.

Cheers
_________________

No Execuse..

1 KUDOS received
Manager
Manager
Joined: 19 Nov 2007
Posts: 229
Followers: 1

Kudos [?]: 55 [1] , given: 1

GMAT Tests User
Re: Divisors of Prime numbers [#permalink] New post 15 Jan 2010, 01:45
1
This post received
KUDOS
zaarathelab wrote:
mrblack and jade, correct me if i am wrong

The calculate the number of divisors of 36 -----(2^2 * 3^2) = (2+1)(2+1) = 9

Similarly to calculate for 36*48 ------(2^2 * 3^2) and (2^4 * 3) = (2+1)(2+1)*(4+1)(3+1) =180


Yes 36 has 9 divisors

But 36*48 does not have 180 divisors(The colored step is wrong. reduce every thing to prime factors before proceeding)

36*48 is (2^2*3^2)*(2^4*3) = 2^6*3^3

So the number of divisors is (6+1)*(3+1)=28

The below is the list of all 28 divisors of 36*48
1, 2, 3, 4, 6, 8, 9, 12, 16, 18, 24, 27, 32, 36, 48, 54, 64, 72, 96, 108, 144, 192, 216, 288, 432, 576, 864, 1728
Director
Director
Joined: 23 Apr 2010
Posts: 595
Followers: 2

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

Re: Divisors of Prime numbers [#permalink] New post 18 Oct 2010, 05:33
Can I ask Bunuel or some other math guru to look at this problem?

I initially thought that 28 is the correct answer. But after some deliberation I don't think it's correct. E.g., 2^2 doesn't have 4 divisors, but only 3: 1, 2, 4.

Thank you.
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3104
Location: Pune, India
Followers: 567

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

Re: Divisors of Prime numbers [#permalink] New post 18 Oct 2010, 07:49
The method of finding the number of factors (also called divisors) is based on the concept of finding the basic factors (which make up all other factors) and then combining them in different ways to make as many different factors as possible.

Let us say the question asks us to find the number of factors of 72.
We know that 72 = 8x9 = 2^3 x 3^2 - This is called prime factorization. We have essentially brought down 72 to its basic factors.
We find that 72 has three 2s and two 3s. We can combine them in various ways e.g. I could take one 2 and two 3s and make 2x3x3 = 18. Similarly, I could take three 2s and no 3 to make 2x2x2 = 8
Since we have three 2s, we can choose a 2 in four ways (take no 2, take one 2, take two 2s or take three 2s)
Since we have two 3s, we can choose a 3 in three ways (take no 3, take one 3 or take two 3s)
Every time we make a different choice, we get a different factor of 72.
Since we can choose 2s in 4 ways and 3s in 3 ways, together we can choose them in 4x3 = 12 ways. Therefore, 72 will have 12 factors.

This is true for any positive integer N.
If N = 36 x 48 = 2^2 x 3^2 x 2^4 x 3 = 2^6 x 3^3.
To make factors of N, we have seven ways to choose a 2 and four ways to choose a 3. Therefore, we can make 7 x 4 = 28 combinations of these prime factors to give 28 factors of 36x48.
Note: I could write 36 x 48 as 72 x 24 or 64 x 27 or 8 x 8 x 27 or many other ways. The answer doesn't change because it is still the same number N.

Generalizing, if N = p^a x q^b x r^c ... where p, q, r are all distinct prime numbers, the total number of factors of N (including 1 and N ) is (a + 1)(b + 1) (c + 1)...
Remember, the '+1' is because of an option of dropping that particular prime number from our factor.

On that note, if I tell you that a positive integer N has total 7 factors, what can you say about N?
Intern
Intern
Joined: 24 Jun 2010
Posts: 17
Followers: 0

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

GMAT Tests User
Re: Divisors of Prime numbers [#permalink] New post 18 Oct 2010, 08:01
Hi Guys,

Lets take an example: find the number of factors of 100

try to represent 100 in least possible prime numbers

100= 2^2 * 5^2=p^a*q^b

no of factors is given by the formula (a+1)* (b+1)=(2+1)(2+1)=9

similarly find the number of factors of p^3 * q^6--->a=3,b=6

(3+1)(6+1)=28 Ans D.
Director
Director
Joined: 23 Apr 2010
Posts: 595
Followers: 2

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

Re: Divisors of Prime numbers [#permalink] New post 19 Oct 2010, 00:53
swaraj and VeritasPrepKarishma, thank you. I got it.
Senior Manager
Senior Manager
User avatar
Joined: 20 Jan 2010
Posts: 282
Schools: HBS, Stanford, Haas, Ross, Cornell, LBS, INSEAD, Oxford, IESE/IE
Followers: 10

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

GMAT Tests User
Re: Divisors of Prime numbers [#permalink] New post 19 Oct 2010, 01:18
nonameee wrote:
Can I ask Bunuel or some other math guru to look at this problem?

I initially thought that 28 is the correct answer. But after some deliberation I don't think it's correct. E.g., 2^2 doesn't have 4 divisors, but only 3: 1, 2, 4.

Thank you.

It is asking about divisors/factors (all) not distinct (unique) divisors/factors.
HTH
_________________

"Don't be afraid of the space between your dreams and reality. If you can dream it, you can make it so."
Target=780
http://challengemba.blogspot.com
Kudos??

Manager
Manager
Joined: 22 Sep 2010
Posts: 93
Followers: 1

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

Re: Divisors of Prime numbers [#permalink] New post 19 Oct 2010, 05:37
mrblack wrote:
For p^mq^n, the number of divisors is (m+1)(n+1).

Thus the number of divisors is (3+1)(6+1) = 28

The answer is D) 28.



thank you... i understood how to solve it....
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11505
Followers: 1791

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

Re: Divisors of Prime numbers [#permalink] New post 19 Oct 2010, 14:29
nonameee wrote:
Can I ask Bunuel or some other math guru to look at this problem?

I initially thought that 28 is the correct answer. But after some deliberation I don't think it's correct. E.g., 2^2 doesn't have 4 divisors, but only 3: 1, 2, 4.

Thank you.


Finding the Number of Factors of an Integer

First make prime factorization of an integer n=a^p*b^q*c^r, where a, b, and c are prime factors of n and p, q, and r are their powers.

The number of factors of n will be expressed by the formula (p+1)(q+1)(r+1). NOTE: this will include 1 and n itself.

Example: Finding the number of all factors of 450: 450=2^1*3^2*5^2

Total number of factors of 450 including 1 and 450 itself is (1+1)*(2+1)*(2+1)=2*3*3=18 factors.

Back to the original question:
If p and q are prime numbers, how many divisors does the product p^3*q^6 have?

According to above the number of distinct factors of p^3*q^6 would be (3+1)(6+1)=28.

Answer: D.

As for your doubt: 2^2=4 thus 4 must have (2+1)=3 factors: 1, 2, and 4.

FOR MORE ON NUMBER THEORY CHECK: math-number-theory-88376.html

Hope it helps.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Joined: 04 Aug 2010
Posts: 22
Schools: Dartmouth College
Followers: 5

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

Re: Divisors of Prime numbers [#permalink] New post 19 Oct 2010, 14:38
To determine the number of positive factors of any integer:

1) Prime-factorize the integer
2) Add 1 to each exponent
3) Multiply


A question in OG11 (I think) asked for the number of positive factors of 441.

Since 441 = 3^2 * 7^2, we get (2+1)(2+1) = 9 factors.

Here's the reasoning. To determine how many factors can be created from 3^2 * 7^2, we need to determine the number of choices we have of each prime factor:

For 3, we can use 3^0, 3^1, or 3^2, giving us 3 choices.
For 7, we can use 7^0, 7^1, or 7^2, giving us 3 choices.

Multiplying, we get 3*3 = 9 possible factors.
_________________

GMAT Tutor and Instructor
GMATGuruNY@gmail.com
New York, NY

Intern
Intern
Joined: 19 Dec 2010
Posts: 30
Followers: 0

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

Prime Numbers with Exponents [#permalink] New post 30 Dec 2010, 19:41
Got another one that I'm stumped on. Thanks for the help in advance!

If P and Q are prime numbers, how many divisors does the product of (P^3)(Q^6) have?

A 9
B 12
C 18
D 28
E 36
1 KUDOS received
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3104
Location: Pune, India
Followers: 567

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

Re: Prime Numbers with Exponents [#permalink] New post 30 Dec 2010, 21:09
1
This post received
KUDOS
m990540 wrote:
Got another one that I'm stumped on. Thanks for the help in advance!

If P and Q are prime numbers, how many divisors does the product of (P^3)(Q^6) have?

A 9
B 12
C 18
D 28
E 36


When you need to find the number of divisors of a number, you use this approach: Break down the number into its prime factors. e.g. N = a^p*b^q*c^r... where a, b and c are all distinct prime factors of N. p, q and r are the powers of the prime factors in N
Total number of divisors of N = (p+1)(q+1)(r+1)...

e.g. Total number of factors of 36 (= 2^2*3^2) is (2+1)(2+1) = 9

The detailed theory for this has been given here:
http://www.veritasprep.com/blog/2010/12/quarter-wit-quarter-wisdom-writing-factors-of-an-ugly-number/

In this question, you need to find the total number of divisors of (P^3)(Q^6) where P and Q are prime.
Total number of factors = (3+1)(6+1) = 28

Note: They should have mentioned that P and Q are distinct prime numbers. If P and Q are not distinct e.g. 3^3*3^6 = 3^9 and its total number of divisors is (9+1) = 10. But from the options, it is obvious they intend you to take them as distinct. Still, erroneous question.
_________________

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: 19 Dec 2010
Posts: 30
Followers: 0

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

Re: Prime Numbers with Exponents [#permalink] New post 30 Dec 2010, 21:32
Thank you VeritasPrepKarishma! Your explanations are awesome!
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11505
Followers: 1791

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

Re: Prime Numbers with Exponents [#permalink] New post 31 Dec 2010, 01:52
Re: Prime Numbers with Exponents   [#permalink] 31 Dec 2010, 01:52
    Similar topics Author Replies Last post
Similar
Topics:
New posts Prime number jainan24 5 03 Jan 2007, 23:32
New posts prime numbers spiridon 5 05 Oct 2008, 12:15
New posts If p and q are prime numbers, how many divisors does the brenthanneson 2 06 Dec 2008, 19:29
New posts 2 EXPERTS_POSTS_IN_THIS_TOPIC Number Properties, Divisors yangsta8 5 06 Oct 2009, 03:46
New posts EXPERTS_POSTS_IN_THIS_TOPIC number of divisors for prime numbers ksharma12 1 01 Jul 2010, 16:48
Display posts from previous: Sort by

Divisors of Prime numbers

  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®.