How do you expand (4x+y)^4(4x+y)4 using Pascal’s Triangle?

1 Answer
Aug 4, 2015

Use a combination of a row of Pascal's triangle and a list of descending powers of 44 to find:

(4x+y)^4 = 256x^4+256x^3y+96x^2y^2+16xy^3+y^4(4x+y)4=256x4+256x3y+96x2y2+16xy3+y4

Explanation:

Write down the 5th row for Pascal's triangle as a sequence:

11, 44, 66, 44, 11

Write down the powers of 44 from 4^444 down to 4^040 as a sequence:

256256, 6464, 1616, 44, 11

Multiply the two sequences together to get:

256256, 256256, 9696, 1616, 11

These are the coefficients of the expanded polynomial:

(4x+y)^4 = 256x^4+256x^3y+96x^2y^2+16xy^3+y^4(4x+y)4=256x4+256x3y+96x2y2+16xy3+y4