Pascal's triangle is the triangular number pattern where each interior entry is the sum of the two entries above it. If you count the top as row , row gives the coefficients of , which is why this pattern shows up so often in algebra and counting.
If you label the top as row , the first few rows are:
Row :
Row :
Row :
Row :
Row :
That one rule creates a pattern that is easy to build by hand and useful far beyond the diagram itself.
How to build Pascal's triangle
The rule is local: each interior entry depends only on the two entries above it. For example, in row , the middle comes from
and the next to it comes from
So you can generate each new row from the row before it, without memorizing a separate formula.
Why Pascal's triangle matches binomial coefficients
Pascal's triangle is not just a visual pattern. If the top is row , then row gives the coefficients of .
The same row can also be written with combinations:
Here, means "the number of ways to choose objects from objects." That is why the triangle connects algebra and counting.
For example, row is
so
This is the main reason many students meet Pascal's triangle when they study the binomial theorem.
Worked example: expand
Use Pascal's triangle to expand
If the top is row , then row is
Now match those coefficients with descending powers of and ascending powers of :
This example shows the key idea: Pascal's triangle gives the coefficients, but you still need to place the powers in order. The exponent of starts at and decreases to , while the exponent of starts at and increases to .
Properties worth remembering
One important property is symmetry. In row , the numbers read the same from left to right:
Another useful property is the row sum. If the top is row , then the entries in row add up to . For row ,
That pattern is helpful for quick checks. If your row does not add to , something went wrong.
Common Pascal's triangle mistakes
One common mistake is mixing up the row number. If one source starts counting rows at instead of , the coefficient row for will be labeled differently.
Another mistake is assuming the triangle gives the full expansion by itself. It gives the coefficients, but you still need to write the powers correctly.
A third mistake is adding entries that are not directly above the target position. Each interior number comes from exactly two neighbors in the row above.
When Pascal's triangle is used
Pascal's triangle is used to expand binomials, read binomial coefficients, count combinations, and recognize simple probability patterns. In school math, it often appears before or alongside the binomial theorem.
It is also useful as a quick check. If you already expanded another way, the coefficients should match the corresponding row of the triangle.
Try a similar problem
Build row from row , then use it to expand . That is a clean way to practice both parts of the idea: generating the coefficients and placing the powers correctly.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →