Soru

Zorluk: ZorPrime Factorization, GCD, and LCM

Let n=2a3bpcn = 2^a \cdot 3^b \cdot p^c, where aa, bb, and cc are positive integers and pp is a prime number strictly greater than 55. The integer nn has exactly 3636 positive divisors, and gcd(n,180)=36\gcd(n, 180) = 36. Which of the following statements MUST be true? Select all such statements.

  1. The integer nn is divisible by 3636.Cevap
  2. The exponent cc cannot exceed 33.Cevap
  3. C
    The sum of the exponents a+b+ca + b + c must equal 77.
  4. The least common multiple of nn and 180180 is equal to 5n5n.Cevap
  5. E
    The exponent aa must equal 22.

Cevap

The statements asserting that nn is divisible by 3636, that the exponent cc cannot exceed 33, and that lcm(n,180)=5n\text{lcm}(n, 180) = 5n must be true.
The statement that nn is divisible by 3636 is true because a2a \ge 2 and b2b \ge 2. The statement that c3c \le 3 is true because (a+1)(b+1)9(a+1)(b+1) \ge 9, bounding c+14c+1 \le 4. The statement that lcm(n,180)=5n\text{lcm}(n, 180) = 5n is true because max(a,2)=a\max(a, 2) = a, max(b,2)=b\max(b, 2) = b, and 180180 contributes a factor of 515^1.

Adım Adım Çözüm

1
Analyze the GCD condition to establish bounds on exponents aa and bb.
a2a \ge 2 and b2b \ge 2.
Since 180=223251180 = 2^2 \cdot 3^2 \cdot 5^1 and gcd(n,180)=36=2232\gcd(n, 180) = 36 = 2^2 \cdot 3^2, the minimum of the exponents of 22 is 22 (so a2a \ge 2) and the minimum of the exponents of 33 is 22 (so b2b \ge 2).
2
Use the divisor count formula (a+1)(b+1)(c+1)=36(a+1)(b+1)(c+1) = 36 to find constraints on cc.
c3c \le 3.
Since a2    a+13a \ge 2 \implies a+1 \ge 3 and b2    b+13b \ge 2 \implies b+1 \ge 3, the product (a+1)(b+1)9(a+1)(b+1) \ge 9. Therefore, c+1=36(a+1)(b+1)369=4c+1 = \frac{36}{(a+1)(b+1)} \le \frac{36}{9} = 4, which gives c3c \le 3.
3
Evaluate the divisibility of nn by 3636.
nn is divisible by 3636.
Because a2a \ge 2 and b2b \ge 2, 2232=362^2 \cdot 3^2 = 36 divides 2a3bpc=n2^a \cdot 3^b \cdot p^c = n.
4
Calculate lcm(n,180)\text{lcm}(n, 180).
lcm(n,180)=5n\text{lcm}(n, 180) = 5n.
lcm(2a3bpc,223251)=2max(a,2)3max(b,2)51pc=2a3b5pc=5n\text{lcm}(2^a \cdot 3^b \cdot p^c, 2^2 \cdot 3^2 \cdot 5^1) = 2^{\max(a,2)} \cdot 3^{\max(b,2)} \cdot 5^1 \cdot p^c = 2^a \cdot 3^b \cdot 5 \cdot p^c = 5n since a2a \ge 2, b2b \ge 2, and p>5p > 5.
5
Test counterexamples for statement constancy regarding a+b+c=7a+b+c=7 and a=2a=2.
Neither a+b+c=7a+b+c=7 nor a=2a=2 is required.
The choice (a,b,c)=(5,2,1)(a, b, c) = (5, 2, 1) satisfies (5+1)(2+1)(1+1)=36(5+1)(2+1)(1+1) = 36 and gcd(n,180)=36\gcd(n, 180) = 36, yielding a+b+c=87a+b+c=8 \neq 7 and a=52a=5 \neq 2.

Anahtar Kavram

Prime Factorization, Greatest Common Divisor (GCD), and Least Common Multiple (LCM) properties
Bu soruyu puanla