Question
Question: Given A = {1, 2 ...40}. Three numbers are randomly selected from set A. Then, the probability that t...
Given A = {1, 2 ...40}. Three numbers are randomly selected from set A. Then, the probability that the terms form an increasing G.P is
24707
Solution
Solution:
-
Total selections:
(340)=640×39×38=9880.
Total ways to choose 3 numbers from set A = {1, 2, …, 40} is -
Count of increasing geometric progressions:
An increasing geometric progression has numbers a,ar,ar2 with r>1 and all terms in A. We break into two cases:Case 1 (Integer r):
For an integer r≥2, the condition ar2≤40 implies- For r=2: a≤⌊40/4⌋=10 → 10 sequences
- For r=3: a≤⌊40/9⌋=4 → 4 sequences
- For r=4: a≤⌊40/16⌋=2 → 2 sequences
- For r=5: a≤⌊40/25⌋=1 → 1 sequence
- For r=6: a≤⌊40/36⌋=1 → 1 sequence
Total (integer r) = 10+4+2+1+1=18.
Case 2 (Rational non‐integer r=qp with gcd(p,q)=1 and p>q, q≥2):
a=kq2,b=kpq,c=kp2,
Express the terms as:with kp2≤40.
Now, ensure p2≤40 for k=1. Listing the possible pairs:- For (p,q)=(3,2): k≤⌊40/9⌋=4 → 4 sequences.
- For (p,q)=(4,3): k≤⌊40/16⌋=2 → 2 sequences.
- For (p,q)=(5,2): k≤⌊40/25⌋=1 → 1 sequence.
- For (p,q)=(5,3): k≤⌊40/25⌋=1 → 1 sequence.
- For (p,q)=(5,4): k≤⌊40/25⌋=1 → 1 sequence.
- For (p,q)=(6,5): k≤⌊40/36⌋=1 → 1 sequence.
Total (rational non‐integer) = 4+2+1+1+1+1=10.
-
Total favorable outcomes: 18+10=28.
-
Probability:
Probability=988028=24707.
Explanation (minimal):
Total ways = 9880. Count GP sequences by splitting into cases based on whether the common ratio r is an integer or a non‐integer rational. Integer r contributed 18 sequences and rational non‐integer r contributed 10 sequences, totaling 28. Hence, probability = 988028=24707.