Olympiad Maths Prep

Track / Stage 5 / 87 of 400 #687 of 2000

Problem 687

AIME late
Number theory Difficulty 5.3 Find the answer

How many triples (a,b,c)(a, b, c) of positive integers satisfy the conditions 6ab=c26 a b=c^{2} and a<b<c35a<b<c \leq 35 ?
(A) 10
(B) 8
(C) 6
(D) 7
(E) 9

Official solution

Since the left side of the given equation is a multiple of 6 , then the right side, c2c^{2}, is also a multiple of 6 .

Since c2c^{2} is a multiple of 6 , then c2c^{2} is a multiple of 2 and a multiple of 3 .

Since 2 and 3 are different prime numbers, then the positive integer cc itself must be a multiple of 2 and a multiple of 3 . This is because if cc is not a multiple of 3 , then c2c^{2} cannot be a multiple of 3 , and if cc is not even, then c2c^{2} cannot be even.

Therefore, cc is a multiple of each of 2 and 3 , and so is a multiple of 6 .

Thus, there are five possible values for cc in the given range: 6,12,18,24,306,12,18,24,30.

If c=6c=6, then 6ab=366 a b=36 and so ab=6a b=6.

Since 1a<b<61 \leq a<b<6 (because c=6c=6 ), then a=2a=2 and b=3b=3.

If c=12c=12, then 6ab=1446 a b=144 and so ab=24a b=24.

Since 1a<b<121 \leq a<b<12, then a=3a=3 and b=8b=8 or a=4a=4 and b=6b=6.

(The divisor pairs of 24 are 24=124=212=38=4624=1 \cdot 24=2 \cdot 12=3 \cdot 8=4 \cdot 6. Only the pairs 24=38=4624=3 \cdot 8=4 \cdot 6 give solutions that obey the given restrictions, since in the other two pairs, the larger divisor does not satisfy the restriction of being less than 12 .)

If c=18c=18, then 6ab=3246 a b=324 and so ab=54a b=54.

Since 1a<b<181 \leq a<b<18, then a=6a=6 and b=9b=9.

(The divisor pairs of 54 are 54=154=227=318=6954=1 \cdot 54=2 \cdot 27=3 \cdot 18=6 \cdot 9.)

If c=24c=24, then 6ab=5766 a b=576 and so ab=96a b=96.

Since 1a<b<241 \leq a<b<24, then a=6a=6 and b=16b=16 or a=8a=8 and b=12b=12.

(The divisor pairs of 96 are 96=196=248=332=424=616=81296=1 \cdot 96=2 \cdot 48=3 \cdot 32=4 \cdot 24=6 \cdot 16=8 \cdot 12.)

If c=30c=30, then 6ab=9006 a b=900 and so ab=150a b=150.

Since 1a<b<301 \leq a<b<30, then a=6a=6 and b=25b=25 or a=10a=10 and b=15b=15.

(The divisor pairs of 150 are 150=1150=275=350=530=625=10150150=1 \cdot 150=2 \cdot 75=3 \cdot 50=5 \cdot 30=6 \cdot 25=10 \cdot 150.)

Therefore, the triples (a,b,c)(a, b, c) of positive integers that are solutions to the equation 6ab=c26 a b=c^{2} and that satisfy a<b<c35a<b<c \leq 35 are

(a,b,c)=(2,3,6),(3,8,12),(4,6,12),(6,9,18),(6,16,24),(8,12,24),(6,25,30),(10,15,30) (a, b, c)=(2,3,6),(3,8,12),(4,6,12),(6,9,18),(6,16,24),(8,12,24),(6,25,30),(10,15,30)

There are 8 such triplets.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.