BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon108 Learners

Last updated on October 24, 2025

Pascal's Triangle

Professor Greenline Explaining Math Concepts

The arrangement of binomial coefficients in a triangular form is known as Pascal’s Triangle. It is named after the French mathematician Blaise Pascal. Pascal's triangle is widely used in combinations, algebra, and probability theory. In this article, we will learn more about Pascal’s triangle, its construction, pattern, and applications.

Pascal's Triangle for US Students
Professor Greenline from BrightChamps

What is Pascal's Triangle?

Pascal’s triangle is an arrangement of numbers in a triangular pattern. It is an infinite array of numbers arranged in rows, and each row corresponds to the coefficients found in the expansion of a binomial.

It begins with 1, and each entry is obtained by adding the two numbers directly above it from the previous row.

Each entry in Pascal’s triangle can also be found using the binomial coefficient triangle formula: 

kn = n!/k! (n - k)!, where n is the row number and k is the position in the row.

Professor Greenline from BrightChamps

How to Construct Pascal's Triangle?

For constructing Pascal’s triangle, follow the steps given below:

 

Step 1: Begin the table with 1. The first row consists of only 1.

 

Step 2: To draw each new row, increment the start and end by 1. Each interior number is the sum of the two numbers directly above it. For example, 1 + 1 = 2, 2 + 1 = 3, etc.

 

Step 3: Repeat the same process to create as many rows as you want, as shown below.

 

Pascal's Triangle Binomial Expansion

 

Pascal’s triangle provides the coefficients in the expansion of a binomial expression. For example, (x + y)2 expands to x2 + 2xy + y2. The numbers 1, 2, 1 are taken from the second row of Pascal’s triangle. The same rule works for higher powers, so you can quickly find coefficients without expanding each term manually.  

 

Pascal’s triangle gives us the number we need for the binomial expression of (x + y)n. We can calculate (x + y)n using,

(x + y)n = a0xny0 + a1xn-1y1 + a2xn-2y2 + … + an - 1x1yn - 1 + anx0yn

The coefficients a0, a1, a2, etc., come from row n of Pascal’s triangle. 

 

 

 

 

Professor Greenline from BrightChamps

Pascal’s Triangle Probability

In probability, Pascal’s triangle is used to find the number of combinations. It helps us find out how many ways something can happen. 

If we are flipping two coins, the possible outcomes are HH, HT, TH, and TT. Now, let us count how many times we get those chances.

  • If there are 0 heads: TT (1 possible way)

1 head: TH, HT (2 possible ways)

2 heads: HH (1 possible way)

Now we get the chances as: 1, 2, 1, which matches the 2nd row of Pascal’s triangle. 

 

  • If we flip 3 coins, the outcomes are:

0 head: TTT (1 way)

1 head: HTT, THT, TTH (3 ways)

2 heads: HHT, HTH, THH (3 ways)

3 heads: HHH (1 way)

So we get 1, 3, 3, 1, which is the third row in Pascal’s triangle.

 

Professor Greenline from BrightChamps

What is the Pattern of Pascal's Triangle?

Pascal’s triangle has various patterns; a few of the patterns are explained below.

 

  • Pattern 1: Sum of each row = 2n

The sum of the values in the n row is equal to 2n. Here, ‘n’ represents the row index starting from row 0.

Row 0: 1 = 20 = 1

Row 1: 1 + 1 = 21 = 2

Row 2: 1 + 2 + 1 = 22 = 4

Row 3: 1 + 3 + 3 + 1 = 23 = 8

Row 4: 1 + 4 + 6 + 4 + 1 = 24 = 16

 

  • Pattern 2: Prime number

In Pascal’s triangle, if the second number in a row is a prime, then every number between the two 1s in that row is divisible by that prime. 

Example:

Row 5: 1, 5, 10, 10, 5, 1

Here, 5 is a prime number, and all the numbers between the 1s are divisible by 5. 

 

  • Pattern 3: Diagonals are Fibonacci numbers

When we add the numbers in a diagonal slanting down to the left, we will get a Fibonacci series. 

1

1

1 + 1 = 2

1 + 2 = 3

1 + 3 + 1 = 5

1 + 4 + 3 = 8

1 + 5 + 6 + 1 = 13 and so on.

Fibonacci sequence: 1, 1, 2, 3, 5, 8, 13, 21,...

 

Other diagonal patterns: Pascal’s triangle contains several diagonal patterns, such as:

The first diagonal is 1s.

The second diagonal is the counting numbers 1, 2, 3,...

The third diagonal is the triangle numbers 1, 3, 6, 10, 15,...

 

Professor Greenline from BrightChamps

Tips and Tricks to Master Pascal’s Triangle

Pascal’s Triangle is a fascinating number pattern that not only helps in combinatorics but also in algebra, probability, and number theory. Here are some useful tips and tricks for students to easily understand Pascal’s triangle. 

 

  • Recognize the pattern: Each number in Pascal’s Triangle is the sum of the two numbers directly above it. Start by memorizing the first few rows to see how the triangle grows.
     
  • Use symmetry: The triangle is symmetric. You only need to calculate half the numbers in a row; the other half mirrors it.
     
  • Identify the row as n: The nth row corresponds to the coefficients of (a+b)n in binomial expansions. This connection simplifies many algebra problems.
     
  • Highlight special numbers: Notice that the edges of the triangle are all 1s, and the second diagonal gives natural numbers, the third gives triangular numbers, etc. Recognizing these patterns makes calculations quicker.
     
  • Practice combinations: Each number represents a combination rn. Practice calculating these using rn=n! / r!(n−r)! to strengthen understanding.
     
  • Spot quick tricks: Sum of the numbers in the nth row equals 2n. This handy trick helps in checking answers and solving problems efficiently.
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Pascal’s Triangle

Mistakes are common when working with Pascal’s triangle. Here are some of the common mistakes and the ways to avoid them in Pascal’s triangle.

 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Mistake in adding numbers

 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students sometimes add numbers incorrectly in a row. They might write row 4 as 1, 4, 7, 4, 1, which is incorrect. The correct row is: 1, 4, 6, 4, 1. Remember, except for the 1s on the edges, every number is made by adding the two numbers directly above it.

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Starting row 1 instead of row 0

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

 Pascal’s triangle starts with row 0. For example, the top of the triangle is 1, which is row 0 and not row 1. This matters because when expanding binomials like (x + y)2, we use row 2, not row 1. Always start counting from zero to match with powers in the binomial expansion.

 

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Not adding 1s

 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Sometimes students forget to write 1 at the start and end of each row. For example, they might write row 3 as 3, 3, but the actual 3rd row is 1, 3, 3, 1. Always begin and end each row with 1. These 1s are like the triangle’s sides.

 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Misunderstanding the prime number pattern

 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Some think that the prime number pattern applies to every row, but it only applies when the second number in the row is a prime. For example, in row 5: 1, 5, 10, 10, 5, 1. 5 is the prime number, and all the numbers between the 1s are divisible by 5. This rule does not apply when the second number is not prime.

 

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Using the wrong row

 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students sometimes choose the wrong row of Pascal’s triangle for expanding binomials. Students sometimes expand (x + y)3, but mistakenly use row 2 instead of row 3. To expand (x + y)n, use row n of Pascal’s triangle. For expanding (x + y)4, use row 4.

arrow-right
arrow-right
Professor Greenline from BrightChamps

Real Life Applications of Pascal’s Triangle

Pascal’s triangle is used to solve many problems. Below are some applications of Pascal’s triangle across various fields.

 

  • Algebra: In algebra, Pascal’s triangle is used for expanding expressions like (a + b)n. It is used in algebra, physics, engineering, and computer science.
     
  • Probability and Statistics: Pascal’s triangle is used to calculate combinations (nCr), which are used to find probabilities of predicting chances of drawing cards, flipping coins, etc.
     
  • Computer Algorithms: In recursive functions, generating patterns, and dynamic programming, Pascal’s triangle is used in code to solve problems and data structures.
     
  • Finance: In finance, it is used in calculating risk and investment scenarios. Pascal’s triangle helps with decision-making trees and outcome modeling.
     
  • Predicting patterns in mathematics and nature: Pascal’s Triangle reveals patterns like Fibonacci numbers, powers of 2, and triangular numbers, all of which appear in natural growth and arrangements (like petals, pine cones, or shells).
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Pascal’s Triangle

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

What is the 5th row of Pascal’s triangle?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

1, 5, 10, 10, 5, 1

 

Explanation

 Pascal's Triangle starts from row 0,
The 5th row of Pascal’s triangle is: 1, 5, 10, 10, 5, 1

 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Expand (x + y)3 using Pascal’s triangle.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

x3 + 3x2y  + 3xy2 + y3

 

Explanation

 Use row 3 of Pascal's triangle: 1, 3, 3, 1.

Use the coefficients for: x3, x2y, xy2, y3

So, (x + y)3 = x3 + 3x2y  + 3xy2 + y3

 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Show how to find the Fibonacci number 5 in Pascal’s Triangle.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

1 + 1 + 3 = 5

 

Explanation

Fibonacci numbers can be formed by adding the slanted diagonals.

Start adding from the left edge, move diagonally downward left.

1

1

1 + 1 = 2

1 + 2 = 3

1 + 3 + 1 = 5

 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

What is the sum of the numbers in the 7th row of Pascal’s triangle?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

128

 

Explanation

The sum of the numbers in the 7th row of Pascal’s triangle is:

Row 7: 1, 7, 21, 35, 35, 21, 7, 1

Now add the numbers: 1 + 7 + 21 + 35 + 35 + 21 + 7 + 1 = 128

This matches with,

27 = 2 × 2 × 2 × 2 × 2 × 2 ×2 = 128

Therefore, the sum of the 7th row is 128, which is equal to 27.

 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Given row 5 = 1, 5, 10, 10, 5, 1, find the 6th row?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

1, 6, 15, 20, 15, 6, 1

 

Explanation

 Each inner number is the sum of the two numbers above. So, 

1 (edge)

1 + 5 = 6

5 + 10 = 15

10 + 10 = 20

10 + 5 =15

5 + 1 = 6

1 (edge)

Therefore, row 6 = 1, 6, 15, 20, 15, 6, 1

 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Pascal’s Triangle

1.How to explain Pascal’s triangle?

It is a triangle where each number is the sum of the two numbers above it. It starts with 1 and is used in patterns and binomial expansions.

 

Math FAQ Answers Dropdown Arrow

2. Is Pascal’s triangle Fibonacci?

No, Pascal’s triangle is not the Fibonacci sequence, but the Fibonacci number, which is the result of adding the diagonals in Pascal’s triangle. 

 

Math FAQ Answers Dropdown Arrow

3. What is the golden ratio of Pascal’s triangle?

The golden ratio appears through the Fibonacci numbers hidden in the triangle.

 

Math FAQ Answers Dropdown Arrow

4.What is the power of 11 in Pascal’s triangle?

The first few rows represent powers of 11. 

Row 0 = 110, Row 1 = 111, Row 2 = 112, and up to Row 4. 

 

Math FAQ Answers Dropdown Arrow

5.What is Pascal’s triangle form?

It is a triangle with 1 at the top, where each row’s numbers are built by adding the two numbers above.
 

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaskaran Singh Saluja

About the Author

Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.

Max, the Girl Character from BrightChamps

Fun Fact

: He loves to play the quiz with kids through algebra to make kids love it.

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom