Solveeit Logo

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 n1n_1 is the number of divisors which are multiples of 3 and n2n_2 is the number of divisors which are multiples of 14, then n1+n2=n_1+n_2=

Answer

75

Explanation

Solution

The number is 12600. First, we find the prime factorization of 12600.

12600=126×10012600 = 126 \times 100 126=2×63=2×32×7126 = 2 \times 63 = 2 \times 3^2 \times 7 100=102=(2×5)2=22×52100 = 10^2 = (2 \times 5)^2 = 2^2 \times 5^2

So, 12600=(2×32×7)×(22×52)=21+2×32×52×71=23×32×52×7112600 = (2 \times 3^2 \times 7) \times (2^2 \times 5^2) = 2^{1+2} \times 3^2 \times 5^2 \times 7^1 = 2^3 \times 3^2 \times 5^2 \times 7^1.

Any positive divisor of 12600 is of the form d=2a×3b×5c×7ed = 2^a \times 3^b \times 5^c \times 7^e, where a,b,c,ea, b, c, e are integers satisfying the constraints:

0a30 \le a \le 3 0b20 \le b \le 2 0c20 \le c \le 2 0e10 \le e \le 1

We need to find n1n_1, 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, b1b \ge 1.

The possible values for aa are 0,1,2,30, 1, 2, 3 (4 options). The possible values for bb are 1,21, 2 (2 options). The possible values for cc are 0,1,20, 1, 2 (3 options). The possible values for ee are 0,10, 1 (2 options). The number of such divisors is n1=4×2×3×2=48n_1 = 4 \times 2 \times 3 \times 2 = 48.

Next, we need to find n2n_2, the number of divisors which are multiples of 14. 14=2×714 = 2 \times 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 (a1a \ge 1) and the exponent of 7 must be at least 1 (e1e \ge 1).

The possible values for aa are 1,2,31, 2, 3 (3 options). The possible values for bb are 0,1,20, 1, 2 (3 options). The possible values for cc are 0,1,20, 1, 2 (3 options). The possible values for ee are 11 (1 option). The number of such divisors is n2=3×3×3×1=27n_2 = 3 \times 3 \times 3 \times 1 = 27.

Finally, we need to find n1+n2n_1 + n_2. n1+n2=48+27=75n_1 + n_2 = 48 + 27 = 75.