Question
Question: Three distinct natural numbers are selected from 1 to 10. The probability that they are in geometric...
Three distinct natural numbers are selected from 1 to 10. The probability that they are in geometric progression is qp, where p and q are relatively prime. Then, the number of prime divisors of pq is
2
3
4
5
3
Solution
The question asks for the number of prime divisors of pq, where qp is the probability of selecting three distinct natural numbers from 1 to 10 that form a geometric progression.
-
Total possible combinations: The total number of ways to choose 3 distinct numbers from 1 to 10 is given by the combination formula:
(310)=3!(10−3)!10!=3×2×110×9×8=120
-
Favorable outcomes (geometric progressions): We need to find triples (a,b,c) such that b2=ac and 1≤a,b,c≤10. Listing the possible geometric progressions:
- b=2: (1,2,4)
- b=3: (1,3,9)
- b=4: (2,4,8)
- b=6: (4,6,9)
There are 4 such triples.
-
Probability calculation: The probability of selecting a geometric progression is:
1204=301
Thus, p=1 and q=30.
-
Finding the prime divisors of pq: The product pq=1×30=30. The prime factorization of 30 is 2×3×5. Therefore, the prime divisors of 30 are 2, 3, and 5.
-
Final answer: The number of prime divisors of pq is 3.