Question
Question: Among the positive divisors of the number 12600, if $n_1$ is the number of divisors which are multip...
Among the positive divisors of the number 12600, if n1 is the number of divisors which are multiples of 3 and n2 is the number of divisors which are multiples of 14, then n1+n2=
75
Solution
The number is 12600. First, we find the prime factorization of 12600.
12600=126×100 126=2×63=2×32×7 100=102=(2×5)2=22×52
So, 12600=(2×32×7)×(22×52)=21+2×32×52×71=23×32×52×71.
Any positive divisor of 12600 is of the form d=2a×3b×5c×7e, where a,b,c,e are integers satisfying the constraints:
0≤a≤3 0≤b≤2 0≤c≤2 0≤e≤1
We need to find n1, the number of divisors which are multiples of 3. For a divisor to be a multiple of 3, the exponent of 3 in its prime factorization must be at least 1. So, b≥1.
The possible values for a are 0,1,2,3 (4 options). The possible values for b are 1,2 (2 options). The possible values for c are 0,1,2 (3 options). The possible values for e are 0,1 (2 options). The number of such divisors is n1=4×2×3×2=48.
Next, we need to find n2, the number of divisors which are multiples of 14. 14=2×7. For a divisor to be a multiple of 14, it must be divisible by both 2 and 7. This means the exponent of 2 must be at least 1 (a≥1) and the exponent of 7 must be at least 1 (e≥1).
The possible values for a are 1,2,3 (3 options). The possible values for b are 0,1,2 (3 options). The possible values for c are 0,1,2 (3 options). The possible values for e are 1 (1 option). The number of such divisors is n2=3×3×3×1=27.
Finally, we need to find n1+n2. n1+n2=48+27=75.