Question
Find the middle term in the expansion of .
Solution — Step by Step
Here , which is even. For an even , there is exactly one middle term, and it sits at position .
So the middle term is the th term.
The general term of is:
We need , which means , so .
Now compute :
So the middle term is .
Why This Works
The expansion of has terms total. When is even, is odd, so there’s a clean central term — the th one.
Think of it symmetrically: the coefficients form Pascal’s triangle, which is symmetric about the centre. For , we have 21 terms, and the 11th sits exactly at the centre. The coefficient is also the largest in the entire expansion — you can verify this since is maximised at .
The formula works because we’re choosing which of the 20 brackets contribute an (and the remaining brackets contribute 1). For the middle term, exactly half the brackets contribute .
Alternative Method
For competition speed, memorise this directly: middle term of is always . Here , so , giving instantly — no setup needed.
With in general, the middle term formula extends to . Since our base is , we have and , so drops out cleanly. That’s why the answer looks simpler than the general case.
Common Mistake
Many students write the middle term as the th term (i.e., the 10th term here) instead of the th. This gives , which is wrong. The confusion happens because in starts from 0, not 1. Always count: has 21 terms, numbered through , and the middle one is .