Pascals Triangle
Pascal's Triangle is a fascinating number pattern with surprising connections to many areas of math. This lesson will guide you through building the triangle, uncovering its hidden secrets, and applying it to solve real algebra and probability problems, making complex ideas simple and visual.

What Is Pascal's Triangle?
Pascal's Triangle is a triangular array of numbers where each number is the sum of the two numbers directly above it. It's a never-ending, symmetrical pattern of numbers that begins with a single '1' at the top and grows downwards. The outside edges of the triangle are always '1', and the interior numbers result from the simple addition rule. While named after the 17th-century French mathematician Blaise Pascal, this pattern was studied by mathematicians in India, Persia, and China centuries earlier.
The structure is organized into rows, starting with Row 0 at the very top. Here are the first few rows to illustrate the pattern:
\qquad \qquad \quad 1 \quad 1
\qquad \qquad 1 \quad 2 \quad 1
\qquad \quad 1 \quad 3 \quad 3 \quad 1
\qquad 1 \quad 4 \quad 6 \quad 4 \quad 1
\quad 1 \quad 5 \quad 10 \quad 10 \quad 5 \quad 1
To get any number in the triangle, you just add the two numbers diagonally above it. For example, in the last row shown (Row 5), the number
How Do You Construct Pascal's Triangle Step-by-Step?
Building Pascal's Triangle is a straightforward process that follows a few simple rules. Once you understand the method, you can extend the triangle to as many rows as you need. Here is a step-by-step guide:
- Start with the Apex: The very top of the triangle is Row 0, and it contains a single number:
. - Establish the Edges: Every row begins and ends with the number
. Think of the triangle as having invisible zeros on the outside. For Row 1, you add and , giving you the row . - Calculate the Interior Numbers: For any subsequent row, each interior number is found by adding the two numbers directly above it in the previous row.
- Repeat the Process: Continue this process for each new row, always starting and ending with a
and filling in the middle by summing pairs of numbers from the row you just completed.
Construct the first 7 rows (Row 0 to Row 6) of Pascal's Triangle.
Solution:
- Row 0: Starts with
. - Row 1: Starts and ends with
. The row is . - Row 2: Starts with
. The middle number is . Ends with . The row is . - Row 3: Starts with
. The next number is . The next is . Ends with . The row is . - Row 4: Starts with
. The interior numbers are , , and . Ends with . The row is . - Row 5: Starts with
. The interior numbers are , , , and . Ends with . The row is . - Row 6: Starts with
. The interior numbers are , , , , and . Ends with . The row is .
What Are the Key Properties and Patterns in Pascal's Triangle?
Pascal's Triangle is more than just a stack of numbers; it's a treasure trove of mathematical patterns. Exploring these patterns reveals connections across different areas of mathematics.
- Symmetry: The triangle is perfectly symmetrical along a vertical axis. The numbers on the left side of any row are a mirror image of the numbers on the right side. For example, Row 6 is
. - Diagonals: The diagonals of the triangle hold special sequences. The first diagonal (the edges) is just all
s. The second diagonal contains the counting numbers: . The third diagonal contains the triangular numbers: , which are numbers that can form a triangular dot pattern. - Sum of Rows: The sum of the numbers in any row is a power of
. The sum of the numbers in Row is equal to .Row Number (n) Row Values Sum Power of 2 0 1 1 1 1, 1 2 2 1, 2, 1 4 3 1, 3, 3, 1 8 4 1, 4, 6, 4, 1 16 - Powers of 11: The first few rows of the triangle represent the powers of
. Row 0 is . Row 1 is . Row 2 is . Row 3 is . For rows with two-digit numbers, like Row 5 ( ), you carry over the tens digit. For , you would calculate it as | | | | | . - The Hockey Stick Identity: If you start at any
on the edge of the triangle and move down a diagonal for any number of steps, the sum of those numbers will be equal to the number located one row down and one position inward from the last number in your diagonal path. This forms a 'hockey stick' shape. For example, summing the diagonal . The number is located just below and inward from the .
How Does Pascal's Triangle Relate to Binomial Expansion?
One of the most powerful applications of Pascal's Triangle is in algebra for expanding binomials. A binomial is a polynomial with two terms, such as
Let's look at the first few expansions:
(Coefficients: 1 - Row 0) (Coefficients: 1, 1 - Row 1) (Coefficients: 1, 2, 1 - Row 2) (Coefficients: 1, 3, 3, 1 - Row 3)
Notice that for
Use Pascal's Triangle to expand the binomial
Solution:
- Identify the row: The binomial is raised to the power of
, so we need Row 4 of Pascal's Triangle. The coefficients are . - Set up the terms: Let
and . The powers of will decrease from 4 to 0, and the powers of will increase from 0 to 4. - Write the expansion with coefficients:
- Simplify each term: Remember to apply the exponents to both the number and the variable inside the parentheses.
Term 1:
Term 2:
Term 3:
Term 4:
Term 5: - Combine the terms for the final answer:
How Is Pascal's Triangle Used in Probability and Combinations?
Pascal's Triangle also has a direct link to combinatorics, the study of counting. Specifically, it helps us find the number of combinations, which is the number of ways to choose a certain number of items from a larger group where the order of selection does not matter. The notation for a combination is
The value of
For example, to find
A pizza shop offers 6 different toppings. How many different ways can you choose exactly 3 toppings for your pizza?
Solution:
- Frame the problem as a combination: We have a total of
items (toppings) and we want to choose of them. The order in which we choose the toppings doesn't matter. So, we need to calculate . - Locate the value in Pascal's Triangle: We need to find the number in Row 6 at Position 3.
- Find Row 6: As we constructed in Example 1, Row 6 is
. - Find Position 3: We count the positions starting from 0.
Position 0:
Position 1:
Position 2:
Position 3: - State the answer: The number at Row 6, Position 3 is
. Therefore, there are 20 different ways to choose 3 toppings from the 6 available options.

What Are Some Common Mistakes When Using Pascal's Triangle?
While Pascal's Triangle is a powerful tool, a few common errors can lead to incorrect answers. Being aware of these pitfalls is the first step to avoiding them.
- Incorrect Row Numbering: A frequent mistake is starting the row count at 1 instead of 0. The top '1' is Row 0. This is crucial for both binomial expansions and combinations. For
, you must use Row 5, not Row 6. - Incorrect Position Numbering: Similar to row numbering, the position (or entry) in a row also starts from 0. To find
, you go to row and count to the -th position, starting your count from zero. The third number in a row is at position 2. - Addition Errors: The triangle is built on simple addition, but as the numbers get larger, it's easy to make a calculation mistake. Always double-check your addition when constructing new rows.
- Forgetting Coefficients in Binomial Expansion: When expanding a binomial like
, a common error is to forget to raise the numerical part (the ) to the required power in each term. The power applies to the entire term, not just the variable. - Confusing Combinations and Permutations: Pascal's Triangle deals with combinations, where the order of selection does not matter. It cannot be used directly for permutations, where the order is important. Make sure you are solving a combination problem before using the triangle.
Quick Summary and Key Takeaways
This lesson covered the construction, patterns, and applications of Pascal's Triangle. Here are the most important points to remember:
- Construction: Pascal's Triangle starts with a
at the top (Row 0). Each subsequent row begins and ends with a , and every interior number is the sum of the two numbers directly above it. - Row Sums: The sum of all numbers in Row
is equal to . - Binomial Expansion: The coefficients needed to expand
are found in Row of the triangle. - Combinations: The number of ways to choose
items from a set of items, written as , is found in Row , Position of the triangle. Remember to start counting rows and positions from 0. - Key Patterns: The triangle is symmetrical and its diagonals contain important number sequences like the counting numbers and triangular numbers.
By mastering these key ideas, you can use Pascal's Triangle as a powerful visual tool to solve complex problems in algebra and probability with ease.
Frequently Asked Questions
Who invented Pascal's Triangle?
It is named after French mathematician Blaise Pascal, who studied it extensively in the 17th century. However, the pattern was known and studied many centuries earlier by mathematicians in other parts of the world, including India, Persia (Iran), and China.
Is Pascal's Triangle infinite?
Yes, Pascal's Triangle is infinite. Because the construction rule—adding two numbers to get the one below—can always be applied to the last row, you can continue generating new rows indefinitely. There is no 'last' row.
What is the top number of Pascal's Triangle?
The single number at the very top of the triangle is 1. This is considered Row 0. All construction and patterns begin from this single point.
How do you find the sum of a row in Pascal's Triangle?
The sum of the numbers in any given row 'n' is simply
What is Pascal's Triangle used for besides binomials?
Besides binomial expansion, it is fundamentally linked to probability theory for calculating combinations (
Why do we start counting rows and positions from 0?
Starting the count from 0 is a mathematical convention that makes the formulas work perfectly. This way, the coefficients for
How does the 'Hockey Stick' pattern work?
The Hockey Stick pattern is a visual way to see a summation identity. If you start at any 1 on the edge and sum the numbers down along a diagonal, the total will be the number diagonally below and inward from the last number in your sum, forming a shape like a hockey stick.