Log in Sign up
Back to Discover
🔢

Pascal's triangle

math Maturity 11-13

Numbers can make a shape.

PascalTriangleAnimated2.gif
PascalTriangleAnimated2.gif
It looks like a big triangle. You add two numbers to get a new one. It makes a fun pattern. Do you see the pattern?
Sierpinski Pascal triangle.svg
Sierpinski Pascal triangle.svg

34 words

Numbers can make a shape.

PascalTriangleAnimated2.gif
PascalTriangleAnimated2.gif
It looks like a big triangle. You can build it with math. Start with a one at the top. To find the next row, add two numbers. Use the numbers from the row above.
TrianguloPascal.jpg
TrianguloPascal.jpg
This makes a fun pattern. People in many lands knew this. People in China and India saw it too. It helps us count things in new ways. It is a very special way to see numbers.

77 words

Numbers can form a beautiful shape.

PascalTriangleAnimated2.gif
PascalTriangleAnimated2.gif
This shape is called Pascal's triangle. It is a large triangle made of numbers. You can build it with a simple rule. Start with a one at the very top. To find a number in the next row, add the two numbers directly above it.
TrianguloPascal.jpg
TrianguloPascal.jpg
For example, if you add 1 and 3, you get 4. This rule makes the triangle grow forever.

Many people discovered this pattern long ago. It is named after Blaise Pascal from France. But math experts in China, India, and Persia knew it too. In China, it is called Yang Hui's triangle.

Yanghui triangle.gif
Yanghui triangle.gif
In Iran, some call it Khayyam's triangle.

This triangle is very useful. It helps us find combinations. A combination is a way to pick items from a group. For example, it can show how many ways to pick 3 workers from 7 people. It also helps with algebra. The numbers in the triangle help solve math problems with powers. This is called the binomial theorem.

Binomial theorem visualisation.svg
Binomial theorem visualisation.svg
The triangle is full of hidden patterns.

182 words

Imagine a giant mountain of numbers that grows forever.

PascalTriangleAnimated2.gif
PascalTriangleAnimated2.gif
This shape is called Pascal's triangle. It is a special array of numbers that forms a perfect triangle. It is much more than just a list of digits. This triangle helps us understand how things can be grouped or split. It is a vital tool for math experts. They use it to study probability and algebra. It makes hard counting jobs feel much simpler.

You can build this triangle using one easy rule.

TrianguloPascal.jpg
TrianguloPascal.jpg
Start at the very top with the number 1. This is called row 0. To find the numbers in the next row, look at the numbers above them. Add the number to the left and the number to the right together. For example, if you have 1 and 3 in one row, they make 4 in the row below. The edges of the triangle always stay as 1s. This simple addition creates a huge variety of numbers.
Binomial theorem visualisation.svg
Binomial theorem visualisation.svg

Many different people found this pattern throughout history. In the West, it is named after Blaise Pascal from France. However, many others knew about it centuries earlier. In India, a mathematician named Piṅgala described it long ago. In Persia, Al-Karaji wrote about it around the year 953.

Yanghui triangle.gif
Yanghui triangle.gif
In China, Jia Xian worked with it during the 11th century. Later, Yang Hui defined it in the 13th century. Because of this, it is called Yang Hui's triangle in China. It has many different names in different parts of the world.

The triangle is full of amazing math secrets.

Pascal triangle simplex numbers.svg
Pascal triangle simplex numbers.svg
One secret is how it helps with combinations. A combination is a way to choose items from a group. If you want to pick 3 workers from 7 people, you can find the answer in the triangle. You just look for the entry in row 7 and position 3. Another secret is the binomial theorem. This theorem uses the triangle to solve algebra problems with powers. The numbers in the rows are called binomial coefficients. They act like a map for these equations.

You can also find beautiful shapes hidden inside the numbers.

Sierpinski Pascal triangle.svg
Sierpinski Pascal triangle.svg
If you look at the diagonals, you see special sequences. The first diagonal is just a line of 1s. The next diagonal shows the regular counting numbers. Other diagonals show triangular numbers and even 3D shapes called tetrahedrons. The sum of all numbers in a row also follows a pattern. Every row's sum is twice as large as the row before it. This means the numbers grow very quickly as the triangle gets bigger.

434 words

Pascal's triangle is an infinite triangular array of numbers known as binomial coefficients.

TrianguloPascal.jpg
TrianguloPascal.jpg
These numbers are essential to several mathematical fields. They play a central role in probability theory, which studies chance. They are also vital to combinatorics, the study of counting and grouping. Finally, they are fundamental to algebra. The triangle acts as a visual map for complex mathematical relationships. It allows mathematicians to solve problems regarding combinations and expansions with great speed.

Constructing the triangle follows a specific, repetitive mechanism.

PascalTriangleAnimated2.gif
PascalTriangleAnimated2.gif
We begin at the very top with row 0. This topmost row contains a single, unique nonzero entry: 1. To build the subsequent rows, we use a rule of addition. Each new entry is the sum of the two numbers directly above it. Specifically, you add the number above and to the left to the number above and to the right. We treat any blank spaces outside the triangle as 0. For example, the numbers 1 and 3 in row 3 sum to 4 in row 4. This process, known as Pascal's rule, creates a staggered array of increasing values.

Each entry in the triangle can be defined by its position. We denote the $k$-th entry in the $n$-th row as $\binom{n}{k}$. This is pronounced "$n$ choose $k."$ This notation represents the number of ways to choose $k$ items from a set of $n$ elements. If $k$ is less than zero or greater than $n$, the value is set to zero. This mathematical structure allows us to find combinations without complex multiplication. For instance, if you must hire 3 workers from 7 candidates, you look at row 7, entry 3. The triangle provides the answer, 35, immediately through simple addition.

While named after the French mathematician Blaise Pascal, the triangle has a global history.

Yanghui triangle.gif
Yanghui triangle.gif
Many cultures discovered these patterns centuries before Pascal. In India, the poet Piṅgala described a similar method for counting syllables in the 3rd or 2nd century BC. The Persian mathematician Al-Karaji wrote a description of the triangle around the year 953. Later, Omar Khayyám used these coefficients to find $n$-th roots. In China, Jia Xian worked with the triangle in the 11th century. By the 13th century, Yang Hui defined it, leading to its name in China. In Europe, the triangle appeared in the 13th-century work of Jordanus de Nemore. Various mathematicians like Tartaglia and Cardano published parts of it throughout the 1500s. Pascal eventually collected these results in his 1665 treatise to solve probability problems.

The triangle is deeply connected to the binomial theorem in algebra.

Binomial theorem visualisation.svg
Binomial theorem visualisation.svg
This theorem explains how to expand an expression like $(x + y)^n$. The coefficients of the resulting terms are exactly the numbers found in the $n$-th row of the triangle. For example, the expansion of $(x + y)^2$ uses the numbers 1, 2, and 1 from row 2. This relationship exists because of how the addition rule mirrors polynomial multiplication. Furthermore, the sum of all entries in any row $n$ is equal to $2^n$. This means the total value of the numbers doubles with every new row.

Beyond algebra, the triangle contains many fascinating geometric patterns.

Pascal triangle simplex numbers.svg
Pascal triangle simplex numbers.svg
The diagonals of the triangle represent different types of figurate numbers. The first diagonal consists entirely of 1s. The second diagonal contains the natural numbers in order. The third diagonal contains the triangular numbers. Moving further inward, the next diagonals show the tetrahedral numbers and pentatope numbers. These numbers describe how points can form shapes in different dimensions. Even the parity of the numbers creates patterns. If you color the odd numbers, you can see a fractal shape known as the Sierpiński triangle.
Sierpinski Pascal triangle.svg
Sierpinski Pascal triangle.svg

Finally, the triangle connects to advanced statistical concepts. When you divide the entries of a row by $2^n$, you create a binomial distribution. As the rows grow larger, this distribution approaches a normal distribution. This connection is explained by the central limit theorem. This theorem describes how many independent random variables combine to form a bell-shaped curve. The triangle is therefore not just a collection of numbers, but a bridge between simple addition and the complex laws of the natural world.

694 words
🖼️ Images & Media (18)
File:PascalTriangleAnimated2.gif
PascalTriangleAnimated2.gif
File:Yanghui triangle.gif
Yanghui triangle.gif
File:TrianguloPascal.jpg
TrianguloPascal.jpg
File:Binomial theorem visualisation.svg
Binomial theorem visualisation.svg
File:Pascal's Triangle animated binary rows.gif
Pascal's Triangle animated binary rows.gif
File:pascal_triangle_compositions.svg
pascal_triangle_compositions.svg
File:Exp binomial grey.svg
Exp binomial grey.svg
File:Pascal_triangle_simplex_numbers.svg
Pascal_triangle_simplex_numbers.svg
File:pascal_triangle_fibonacci_numbers.svg
pascal_triangle_fibonacci_numbers.svg
File:Sierpinski Pascal triangle.svg
Sierpinski Pascal triangle.svg
File:Chess rll45.svg
Chess rll45.svg
File:Chess x1d45.svg
Chess x1d45.svg

+ 6 more

Up Next
🔢
Yang Hui
Math
More to explore

🔬 Go deeper

More advanced topics to explore

🪜 Step back

Simpler topics to build understanding

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.