Solveeit Logo

Question

Question: A strictly increasing sequence of positive integers a, b, c satisfies the property that $\frac{a+b}{...

A strictly increasing sequence of positive integers a, b, c satisfies the property that a+b2\frac{a+b}{2}, a+c3\frac{a+c}{3} form a geometric sequence. What is the smallest possible value of a + b + c?

A

8

B

9

C

10

D

11

Answer

10

Explanation

Solution

We are given that a+b2\frac{a+b}{2}, bb, and a+c3\frac{a+c}{3} form a geometric progression. This means that

b2=a+b2a+c3b^2 = \frac{a+b}{2} \cdot \frac{a+c}{3}, which simplifies to 6b2=(a+b)(a+c)6b^2 = (a+b)(a+c).

We want to find the smallest possible value of a+b+ca+b+c with a,b,ca, b, c being strictly increasing positive integers.

Let's try small values for aa and bb.

If a=1a=1 and b=2b=2, then 6(22)=(1+2)(1+c)6(2^2) = (1+2)(1+c), so 24=3(1+c)24 = 3(1+c), which gives 1+c=81+c = 8, so c=7c=7. The sequence is 1,2,71, 2, 7, and a+b+c=1+2+7=10a+b+c = 1+2+7 = 10.

We verify that a+b2=1+22=32\frac{a+b}{2} = \frac{1+2}{2} = \frac{3}{2}, b=2b=2, and a+c3=1+73=83\frac{a+c}{3} = \frac{1+7}{3} = \frac{8}{3}. The common ratio is 23/2=43\frac{2}{3/2} = \frac{4}{3} and 8/32=43\frac{8/3}{2} = \frac{4}{3}. Since the common ratios are equal, the condition is satisfied.

If a=1a=1 and b=3b=3, then 6(32)=(1+3)(1+c)6(3^2) = (1+3)(1+c), so 54=4(1+c)54 = 4(1+c), which gives 1+c=544=2721+c = \frac{54}{4} = \frac{27}{2}, so c=252c = \frac{25}{2}, which is not an integer.

If a=2a=2 and b=3b=3, then 6(32)=(2+3)(2+c)6(3^2) = (2+3)(2+c), so 54=5(2+c)54 = 5(2+c), which gives 2+c=5452+c = \frac{54}{5}, so c=445c = \frac{44}{5}, which is not an integer.

If a=1a=1 and b=4b=4, then 6(42)=(1+4)(1+c)6(4^2) = (1+4)(1+c), so 96=5(1+c)96 = 5(1+c), which gives 1+c=9651+c = \frac{96}{5}, so c=915c = \frac{91}{5}, which is not an integer.

If a=2a=2 and b=4b=4, then 6(42)=(2+4)(2+c)6(4^2) = (2+4)(2+c), so 96=6(2+c)96 = 6(2+c), which gives 2+c=162+c = 16, so c=14c = 14. The sequence is 2,4,142, 4, 14, and a+b+c=2+4+14=20a+b+c = 2+4+14 = 20.

If a=3a=3 and b=4b=4, then 6(42)=(3+4)(3+c)6(4^2) = (3+4)(3+c), so 96=7(3+c)96 = 7(3+c), which gives 3+c=9673+c = \frac{96}{7}, so c=757c = \frac{75}{7}, which is not an integer.

Thus, the smallest possible value of a+b+ca+b+c is 1+2+7=101+2+7 = 10.