Learning Resources

Home »  » Courses » Mathematics » Mathematics 3204 (delisted) » Unit 05 » Set 05 ILO 02 » Solution
Investigation 14: Pascal's Triangle and the Expansion of (x + 1)n 

Test yourself (Answers)

The coefficients of the first four terms of the expanded version of (x + 1)15  are the first four elements of row 15 of Pascal's Triangle.

The first element of any row of Pascal's Triangle is always 1 and the second element is always the row number. Thus the first coefficient is 1 and the second coefficient is 15.

From our previous work on the relation between Pascal's Triangle and combinations, we know that the first four elements in row 15 are 15C0 , 15C1 , 15C2 , 15C3 . As noted in the paragraph above, we know what 15C0 and 15C1 work out to be (you can double check if you like by working out their value using the formula for combinations).

All we have to do is calculate 15C2 and 15C3 :

        

Thus the first four terms of the expansion are:

(x + 1)15 = x15 +15x14 + 105x13 + 455x12 + .....