Question
Using binomial coefficients in a seventh power expansion
Original question: Consider the binomial expansion where and .
(a) Show that .
[2]
(b) The third term in the expansion is the mean of the second term and the fourth term in the expansion.
Find the possible values of .
[5]
Expert Verified Solution
Key concept: This is a classic binomial theorem problem where comparing coefficients gives a clean system of equations.
Step by step
Step 1: Match the coefficients
In the expansion of , the coefficients are binomial coefficients:
We are told that
Since the highest power is , we must have .
Now identify the coefficients:
which confirms part (a):
Step 2: Use the condition on the terms
The terms are:
- first term:
- second term:
- third term:
- fourth term:
The problem states that the third term is the mean of the second and fourth terms. So
Multiply by 2:
Factor out :
So we get the quadratic equation
Factor:
Therefore,
Step 3: Check the condition
Both values are valid, and neither is zero, so both are acceptable solutions.
Key exam idea
The coefficient pattern in a binomial expansion is controlled by combinations. Once the power is identified as 7, the rest of the coefficients come directly from Pascal's triangle or values. The term relation then turns into an equation in , which is usually the fastest path to the answer.
Pitfall alert
A common mistake is to treat the coefficient as if it were unrelated to and try guessing the power from the terms alone. The correct first step is to recognize that the leading term forces . Another trap is to forget that the coefficients multiply powers of , so the mean condition must be applied to the full terms, not just to the numerical coefficients. Finally, do not divide by too early without checking that ; here it is allowed, but that assumption should be stated explicitly.
Try different conditions
If the expansion were , then the same method would use and . If the condition changed to "the third term is twice the fourth term," then you would set and solve directly for . If the base were , the coefficients would still come from binomial coefficients, but each term would include powers of 2 as well, so the comparison equation would change.
Further reading
binomial coefficients, Pascal's triangle, general term
FAQ
How do you identify the value of n from a binomial expansion?
Look at the highest power of x in the expansion. For (x+1)^n, the leading term is x^n, so if the first term is x^7, then n must be 7.
How do you use the mean condition on binomial terms to find x?
Write the actual terms with their x-powers, set the third term equal to the average of the second and fourth terms, and simplify the resulting equation. This usually becomes a polynomial equation in x.