All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
Set of Primes (Posted on 2009-05-18) Difficulty: 2 of 5
Let X be set of primes from 1 to 100, i.e., X: {2,3,5,7,....,97} and Y be set of numbers whose every prime divisor belongs to set X. A number from Y has exactly 24 positive divisors, find the probability it has exactly 3 distinct prime divisors.

See The Solution Submitted by Praneeth    
Rating: 3.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 6 |
If we have a number Y = p1^n1 * p2^n2 * p3^n3 * ... it will  have (n1 + 1) * (n2 + 1) * (n3 + 1) * ... divisors

The largest number of distinct prime divisors is 4, with powers 1,1,1 and 2. Table of possible powers of prime factors, together with the number of possible ways to construct these from elements of X:
* 1,1,1,2  --> 25*24*23*22/6 = 50600
* 1,2,3 --> 25*24*23 = 13800
* 1,1,5 --> 25*24*23/2 = 6900
* 3,5 --> 25*24 = 600
* 2,7 --> 25*24 = 600
* 1,11 --> 25*24 = 600
* 23 --> 25
If all these numbers are equally probable, we just need the fraction (13800/6900)/S where S is the sum of the last column of this table. This gives:

28.3 %

  Posted by Robby Goetschalckx on 2009-05-18 11:56:53
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information