Method of writing expansion for (a+b)n
The first term in the expansion of (a + b)n is nC0anb0. For the second term, the coefficient is taken as nC1, the power of 'a' is decreased by one and the power of 'b' is increased by one. So, the second term is nC1an-1b1. For the third term, the coefficient is taken as nC2, the power of 'a' is again decreased by one and the power of 'b' is increased by one. This process goes on, till we get the last term as nCna0bn.
Some Observations
For n
N, in the expansion of (a + b)n, we observe that:
- the number of terms is n+1
- the exponent of 'a' decreases from n to 0
- the exponent of 'b' increases from 0 to n
- the sum of exponents of 'a' and 'b' in any term is n.
- the coefficient of any term is nCk where k is the exponent of 'b'.
- nC0, nC1, nC2, ..... nCn are called the binomial coefficients.
The binomial coefficients in (a + b)n, which are equidistant from beginning and end are equal.

