Question

Difficulty: Very hardProperties of Integers and Divisibility

Let mm and nn be positive integers such that m2nm^2 n is divisible by 7272 and mn2m n^2 is divisible by 108108. What is the minimum possible value of the product mnmn?

  1. A
    12
  2. B
    18
  3. C
    24
  4. 36Answer
  5. E
    72

Answer

36
The product (m2n)(mn2)=(mn)3(m^2 n)(m n^2) = (mn)^3 must be divisible by 72×108=25×3572 \times 108 = 2^5 \times 3^5. For (mn)3(mn)^3 to be a valid cube of an integer, the exponents of 2 and 3 in its prime factorization must be multiples of 3 greater than or equal to 5. The smallest such multiples of 3 are 6, meaning (mn)326×36=(36)3(mn)^3 \ge 2^6 \times 3^6 = (36)^3, so mn36mn \ge 36. Setting m=6m = 6 and n=6n = 6 confirms that 3636 satisfies all requirements.

Step-by-Step Solution

1
Express the given divisibility conditions in terms of prime factorizations.
72=23×3272 = 2^3 \times 3^2 and 108=22×33108 = 2^2 \times 3^3. Therefore, m2nm^2 n is a multiple of 23×322^3 \times 3^2, and mn2m n^2 is a multiple of 22×332^2 \times 3^3.
Prime factorization allows us to analyze the minimum exponent requirements for 2 and 3.
2
Multiply the two expressions to find a lower bound on (mn)3(mn)^3.
(m2n)(mn2)=m3n3=(mn)3(m^2 n)(m n^2) = m^3 n^3 = (mn)^3 must be divisible by (23×32)(22×33)=25×35(2^3 \times 3^2)(2^2 \times 3^3) = 2^5 \times 3^5.
Combining the expressions yields a perfect cube (mn)3(mn)^3.
3
Determine the minimum prime powers needed for mnmn.
Since (mn)3(mn)^3 is a perfect cube divisible by 25×352^5 \times 3^5, the exponents of 2 and 3 in (mn)3(mn)^3 must be multiples of 3 that are at least 5. The smallest such exponents are 6 for both 2 and 3. Thus, (mn)326×36=(22×32)3=363(mn)^3 \ge 2^6 \times 3^6 = (2^2 \times 3^2)^3 = 36^3, so mn36mn \ge 36.
Exponents in a perfect cube factorization must be multiples of 3.
4
Verify that mn=36mn = 36 is achievable with integer values of mm and nn.
Setting m=6m = 6 and n=6n = 6 gives mn=36mn = 36. Then m2n=63=216=3×72m^2 n = 6^3 = 216 = 3 \times 72 (divisible by 72) and mn2=63=216=2×108m n^2 = 6^3 = 216 = 2 \times 108 (divisible by 108).
Constructing valid integers mm and nn confirms that 36 is achievable.

Key Concept

Properties of Integers and Prime Factorization
Rate this question