

In the expansion of (a + b)n
Total number of terms = index count + 1
=> Total number of terms = n + 1 {Here index count = n}
1. Example: Find the total number of terms in the expansion of (a + b)n
Total number of terms = index count + 1
=> Total number of terms = 2 + 1 = 3 {Here index count = 2}
2. Again,
(a + b)3 = 3C0 a3 * b0 + 3C1 a3-1 * b0+1 + 3C2 a3-1 * b0+2 + 3C3 a3-3 * b0+3 +
=> (a + b)3 = 3C0 a3 * b0 + 3C1 a2 * b1 + 3C2 a1 * b2 + 3C3 a0 * b3
So, the power of the first quantity a goes on decreasing by 1 whereas the powers of the second quantity b increase by 1 in the successive terms.
3. Again, in each term of the expansion, the sum of the indices of a and b is the same and is equal to the index of (a + b).
Now, in (a + b)3 , the index = 3
In the first term, a has index 3 and b has index 0
Now a + b = 3 + 0 = 3 which is equal to the index of (a + b)3
Again, a + b = 3 for rest of the terms.
Hope you got the point.
