Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a math problem; we are uncovering a hidden symmetry within a geometric progression.
When you look at a sequence like a1,a2,a3,…, it is easy to get lost in the notation. But I want you to see the rhythm. We are given that each term is the arithmetic mean of the next two, which is a powerful constraint governing the sequence's internal balance.
Decoding the Condition
Let us translate the prose into the language of the universe: mathematics. The problem states that:
Multiplying both sides by 2, we obtain the balance equation:
Now, we apply the definition of a geometric progression, where any term an is written as arn−1. Substituting this into our balance equation, we get:
Since a1=81, we know $a
eq 0$. We can safely divide by arn−1 to simplify the expression into an elegant quadratic:
The Quadratic Trap
Rearranging the equation, we get r2+r−2=0. Factoring this is straightforward:
This gives us two potential paths: r=−2 or r=1. However, the problem explicitly states $a_2
eq a_1$.
If r were 1, every term would be identical, making a2=a1. Therefore, we must reject r=1. Our common ratio is locked in as r=−2.
The Final Sprint
We need to find S20−S18. Many students would immediately reach for the sum formula, but that is a trap.
Visualize the sums: S20=a1+a2+⋯+a18+a19+a20 and S18=a1+a2+⋯+a18. When you subtract S18 from S20, everything from the first term to the eighteenth term cancels out perfectly.
We are left with only a19+a20. Using our G.P. formula, this is ar18+ar19, which factors to:
Substituting our known values, a=81 and r=−2, we get:
Since 8=23, this becomes (2−3)(218)(−1). Using the laws of exponents, we add the powers:
The final result is −215. You have mastered the sequence.