The Binomial Theorem states that for any positive integer , the expansion of follows a predictable pattern of terms.
Each term in the expansion is composed of three parts: a binomial coefficient, a power of the first term (), and a power of the second term ().
The general form of the expansion is given by:
There are always terms in the expansion of because the power of ranges from to inclusive.
Combinatorial Coefficients: The coefficients , often read as 'n choose r', represent the number of ways to choose items from a set of . They are calculated using factorials:
Pascal's Triangle: This is a geometric arrangement where each number is the sum of the two numbers directly above it. The -th row of the triangle provides the coefficients for the expansion of .
Symmetry Property: The coefficients are symmetric, meaning . This is why the coefficients at the start and end of an expansion are identical.
Power Distribution: As the expansion progresses from left to right, the power of the first term () decreases by 1 each time, while the power of the second term () increases by 1.
| Feature | Pascal's Triangle | Combinations Formula () |
|---|---|---|
| Best Use | Small values of (usually ) | Large values of or finding specific terms |
| Speed | Fast for full expansions of low powers | Faster for single terms or high powers |
| Error Risk | High risk of addition errors in large triangles | Low risk if using a calculator correctly |
| Requirement | Must build all previous rows | Can calculate any term independently |
The Bracket Rule: Always place the second term () in brackets, especially if it is negative or contains a coefficient (e.g., ). A common mistake is writing instead of .
The Power Sum Check: In every single term of your final expansion, the sum of the powers of and must equal . If one term has in an expansion, you have made an error.
Coefficient vs. Term: Read the question carefully. If it asks for the 'coefficient', do not include the variable in your final answer. If it asks for the 'term', include the variable and its power.
Sanity Check: For , there should always be terms. If you are expanding to the power of 5 and only have 5 terms, you likely forgot the constant term ().
Ignoring the Coefficient of x: When expanding , students often forget to cube the '2' in the final term, resulting in instead of .
Sign Errors with Negatives: In expansions like , the signs should alternate (positive, negative, positive, negative...). If all your terms are positive, you have missed the negative sign on the term.
Zero Power Confusion: Remember that and . The first term of is always .