Question

Using binomial coefficients in a seventh power expansion

Original question: Consider the binomial expansion (x+1)n=x7+ax6+bx5+35x4++1(x+1)^n=x^7+ax^6+bx^5+35x^4+\dots+1 where x0x\ne 0 and a,bZ+a,b\in \mathbb{Z}^+.

(a) Show that b=21b=21.

[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 xx.

[5]

Expert Verified Solution

thumb_up100%(1 rated)

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 (x+1)n(x+1)^n, the coefficients are binomial coefficients:

(n0),(n1),(n2),(n3),\binom{n}{0},\binom{n}{1},\binom{n}{2},\binom{n}{3},\dots

We are told that

(x+1)n=x7+ax6+bx5+35x4++1.(x+1)^n=x^7+ax^6+bx^5+35x^4+\dots+1.

Since the highest power is x7x^7, we must have n=7n=7.

Now identify the coefficients:

a=(71)=7,a=\binom{7}{1}=7, b=(72)=21,b=\binom{7}{2}=21, (73)=35,\binom{7}{3}=35, which confirms part (a):

b=21.\boxed{b=21}.

Step 2: Use the condition on the terms

The terms are:

  • first term: x7x^7
  • second term: 7x67x^6
  • third term: 21x521x^5
  • fourth term: 35x435x^4

The problem states that the third term is the mean of the second and fourth terms. So

21x5=7x6+35x42.21x^5=\frac{7x^6+35x^4}{2}.

Multiply by 2:

42x5=7x6+35x4.42x^5=7x^6+35x^4.

Factor out 7x47x^4:

6x=x2+5.6x= x^2+5.

So we get the quadratic equation

x26x+5=0.x^2-6x+5=0.

Factor:

(x1)(x5)=0. (x-1)(x-5)=0.

Therefore,

x=1 or x=5.\boxed{x=1 \text{ or } x=5}.

Step 3: Check the condition x0x\ne 0

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 (7r)\binom{7}{r} values. The term relation then turns into an equation in xx, which is usually the fastest path to the answer.

Pitfall alert

A common mistake is to treat the coefficient 3535 as if it were unrelated to nn and try guessing the power from the terms alone. The correct first step is to recognize that the leading term x7x^7 forces n=7n=7. Another trap is to forget that the coefficients multiply powers of xx, so the mean condition must be applied to the full terms, not just to the numerical coefficients. Finally, do not divide by x4x^4 too early without checking that x0x\ne 0; here it is allowed, but that assumption should be stated explicitly.

Try different conditions

If the expansion were (x+1)8=x8+ax7+bx6+(x+1)^8=x^8+ax^7+bx^6+\cdots, then the same method would use a=8a=8 and b=28b=28. If the condition changed to "the third term is twice the fourth term," then you would set 21x5=235x421x^5=2\cdot 35x^4 and solve directly for xx. If the base were (2x+1)7(2x+1)^7, 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.

chat