67 total
By the end of these notes, you will be able to:
A binomial expression is any expression that has exactly two terms added or subtracted together. The word "bi" means two.
Examples of binomial expressions:
When you raise a binomial expression to a power n — like (a+b)n — and expand it (multiply it all out), you get several terms. Finding each of those terms is what this topic is all about.
When you expand (a+b)n, the full expansion is:
(a+b)n=an+nC1an−1b+nC2an−2b2+nC3an−3b3+⋯+bnNotice the pattern in each term:
Rather than writing out every single term (which is very slow when n is large), we use a shortcut called the General Term.
The general term of the expansion of (a+b)n is:
Tr+1=nCr⋅an−r⋅br
Let's break down every part of this formula so it is crystal clear:
| Symbol | What it means |
|---|---|
| Tr+1 | The (r+1)th term of the expansion — i.e., the term you are finding |
| n | The power the whole binomial is raised to |
| r | A whole number from 0 to n — it tells you which term you are looking at |
| nCr | The combination — the number of ways to choose r items from n; calculated as r!(n−r)!n! |
| an−r | The first term of the binomial raised to the power (n−r) |
| br | The second term of the binomial raised to the power r |
💡 Important: r starts at 0, not 1. So when r=0, you get the 1st term (T1); when r=1, you get the 2nd term (T2); and so on.
Sign in to view full notes