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 2a+b, 3a+c form a geometric sequence. What is the smallest possible value of a + b + c?

8
9
10
11
10
Solution
We are given that 2a+b, b, and 3a+c form a geometric progression. This means that
b2=2a+b⋅3a+c, which simplifies to 6b2=(a+b)(a+c).
We want to find the smallest possible value of a+b+c with a,b,c being strictly increasing positive integers.
Let's try small values for a and b.
If a=1 and b=2, then 6(22)=(1+2)(1+c), so 24=3(1+c), which gives 1+c=8, so c=7. The sequence is 1,2,7, and a+b+c=1+2+7=10.
We verify that 2a+b=21+2=23, b=2, and 3a+c=31+7=38. The common ratio is 3/22=34 and 28/3=34. Since the common ratios are equal, the condition is satisfied.
If a=1 and b=3, then 6(32)=(1+3)(1+c), so 54=4(1+c), which gives 1+c=454=227, so c=225, which is not an integer.
If a=2 and b=3, then 6(32)=(2+3)(2+c), so 54=5(2+c), which gives 2+c=554, so c=544, which is not an integer.
If a=1 and b=4, then 6(42)=(1+4)(1+c), so 96=5(1+c), which gives 1+c=596, so c=591, which is not an integer.
If a=2 and b=4, then 6(42)=(2+4)(2+c), so 96=6(2+c), which gives 2+c=16, so c=14. The sequence is 2,4,14, and a+b+c=2+4+14=20.
If a=3 and b=4, then 6(42)=(3+4)(3+c), so 96=7(3+c), which gives 3+c=796, so c=775, which is not an integer.
Thus, the smallest possible value of a+b+c is 1+2+7=10.