The Pascal triangle terms and binomial are related by the binomial theorem fomrula:
The row of the Pascal triangle is the same as
where n is the same as the row of the Pascal triangle.
For example,
.
is the same as the 2nd row of the Pascal triangle.
.
Also know the leading coefficient and last term degree will be the nth row of the Pascal triangle.
The first term, a will be 1 less than the previous terms and the second term, b will be 1 more than the previous terms. For example, look at
.
Another example is
.
The third row of Pascal Triangle
.
.