Question

which row of pascal's triangle contains the coefficients for (a + b)^6

Answers

GPT-4o mini
The coefficients for the expansion of \((a + b)^6\) can be found in the 6th row of Pascal's Triangle.

In Pascal's Triangle, the rows are indexed starting from 0. Therefore, the 6th row corresponds to the coefficients associated with the binomial expansion of \((a+b)^6\).

The 6th row of Pascal's Triangle is:

\[
1, 6, 15, 20, 15, 6, 1
\]

Thus, the coefficients for the expansion of \((a + b)^6\) are:

\[
1, 6, 15, 20, 15, 6, 1
\]

Related Questions