Physics Wallah

Binomial Theorem: Formula, Expansion, Pascal Triangle, and Examples

The binomial theorem is a mathematical rule that simplifies the expansion of binomial expressions using a binomial formula. Understand the concept of the Binomial Theorem in detail here.
authorImageChandni 31 Jan, 2025
Share

Share

Binomial Theorem

The Binomial Theorem is a way to expand expressions like (a + b)ⁿ quickly without having to multiply them repeatedly. Instead of writing out all the multiplications, this theorem gives a formula to find each term in the expansion easily.
For example, suppose you have a set of building blocks in two different colors, and you want to stack them to form a tower. If you decide on a specific number of blocks, there are different ways to arrange them in terms of color. The Binomial Theorem helps count all possible ways these blocks can be arranged without listing every combination one by one. This idea was first used by Euclid , a Greek mathematician, and later improved by Isaac Newton and other mathematicians. Today, it is used in algebra, probability, and even in technology to solve problems efficiently. [video width="1920" height="1080" mp4="https://www.pw.live/exams/wp-content/uploads/2024/12/Curious-Jr-Ad-3-1-1.mp4"][/video]

Binomial Theorem Statement

The Binomial Theorem states that the expansion of (a + b)ⁿ follows the pattern: (a+b) n =nC 0 a n b 0 + nC 1 a n−1 b 1 + nC 2 a n−2 b 2 +⋯+nC r a n−r b r +⋯+nC n a 0 b n
Here,
  • n > 0 and,
  • n C k is the binomial coefficient.
[video width="1920" height="1080" mp4="https://www.pw.live/exams/wp-content/uploads/2024/12/curious-jr.mp4"][/video]

E xample: Expand (x+4) 5 using the Binomial Theorem.

Solution:

We use the binomial expansion formula: (a+b) n =nC 0 a n b 0 + nC 1 a n−1 b 1 + nC 2 a n−2 b 2 +⋯+nC r a n−r b r +⋯+nC n a 0 b n Here, a = x , b = 4 , and n = 5 . (x+4) 5 =5C 0 x 5 4 0 + 5C 1 x 4 4 1 + 5C 2 x 3 4 2 + 5C 3 x 2 4 3 + 5C 4 x 1 4 4 + 5C 5 x 0 4 5 Now, calculating the binomial coefficients: 5C 0 =1, 5C 1 =5, 5C 2 =10, 5C 3 =10, 5C 4 =5, 5C 5 =1

Substituting values:

(x+4) 5 =1 × x 5 +5 × x 4 × 4 + 10 × x 3 ×1 6+10 × x 2 × 64 +5× x × 256+1× 1024
= x 5 + 20 x 4 + 160 x 3 + 640 x 2 + 1280 x + 1024 Thus, the binomial expansion of (x+4) 5 is : = x 5 + 20 x 4 + 160 x 3 + 640 x 2 + 1280 x + 1024

Binomial Expansion Formula

The binomial theorem provides a structured way to expand expressions of the form (a + b)ⁿ, where n is a positive integer. Instead of multiplying the binomial repeatedly, the theorem allows us to express the expansion in a generalized summation formula.

General Binomial Expansion Formula:

where:
  • n is a positive integer (the exponent).
  • a, b are real numbers.
  • (nr) represents the binomial coefficient , defined as:
:
  • The expansion contains (n + 1) terms, where each term follows the pattern a (n−r )b r
  • The powers of a decrease from n to 0, while the powers of b increase from 0 to n.

Example: Expand (2x - 3)⁵ using the Binomial Theorem

Let’s use the binomial theorem to expand (2x - 3)⁵ .

Solution:

Using the formula: Here,
  • a = 2x
  • b =−3
  • n = 5
Expanding step by step:

Breaking it down term by term:

Using binomial coefficients:

= 1 (32x ) (1) + 5(16x 4 ) (−3) +10(8x 3 ) (9)+10(4x 2 )(−27) + 5(2x)(81)+1(1)(−243)
=32x 5 −240x 4 +720x 3 −1080x 2 +810x−24
Thus, the expansion of (2x-3)⁵ is: 32x 5 −240x 4 +720x 3 −1080x 2 +810x−243
This method can be applied to any binomial expression raised to a positive integer power.

Binomial Theorem Properties

The Binomial Theorem follows some key properties that make it easier to expand and analyze binomial expressions. Here’s a simple breakdown of these properties:

Number of Terms: In the expansion of (x + y)ⁿ, the total number of terms is (n + 1).

Example: (x + y)³ expands to x³ + 3x²y + 3xy² + y³ (4 terms because n + 1 = 4). First and Last Terms: The first term is always xⁿ , and the last term is always yⁿ .

For example:

In (x + y)⁵, the first term is x⁵, and the last term is y⁵. General Term : Any term in the expansion is found using

For example:

In (x + y)⁴, the 3rd term (when r = 2) is:

Values for Small n: When n is small, the expansions follow simple patterns:

(a+b) 0 =1 (a+b) 1 =a+b (a+b) 2 =a 2 +2ab+b 2 (a+b) 3 =a 3 +3a 2 b+3ab 2 +b 3 (a + b)

Binomial Coefficients Symmetry: The coefficients are symmetrical:

In (x + y)⁵ , the coefficients 1, 5, 10, 10, 5, 1 are symmetric.

Middle Term(s):

If n is even , the middle term is (n /2 +1) th term. If n is odd , there are two middle terms , found at (n+1/2) th and (n+3/2) th terms

Example:

If n is even , there is one middle term at position: (n/2+1) th term

Example: In (x+y)4(x + y)^4 , the middle term is:

(4/2+1)=3rd term=6x 2 y 2

If n is odd , there are two middle terms at positions:

(n+1/2) th and (n+3/2)th terms

Example: In (x+y) 5 , the middle terms are:

(5+1/2)=3rd term and (5+3/2)=4th term

Pascal’s Triangle

Pascal’s Triangle provides a simple way to determine the coefficients in the expansion of (a + b)ⁿ . Each row of Pascal’s Triangle corresponds to the coefficients of a binomial expansion, where each number is the sum of the two directly above it.
pascal triangle
For example, in (x + y)⁴ , the coefficients are 1, 4, 6, 4, 1 , which match the 5th row of Pascal’s Triangle:
To expand (x + y)⁴ , these coefficients are used to determine the terms: (x+y) 4 =x 4 +4x 3 y+6x 2 y 2 +4xy 3 +y 4 Each coefficient in Pascal’s triangle can also be found using the combination formula : For (x + y)⁴ , calculating the coefficients: This confirms that the coefficients 1, 4, 6, 4, 1 appear in both Pascal’s triangle and the combination formula. For smaller values of n , Pascal’s triangle is an easy way to determine coefficients, while for larger n , the combination formula is more efficient.

Key Terms in the Binomial Theorem

The Binomial Theorem involves several important terms that help in understanding and applying its expansion. Here’s a  explanation of these terms:

General Terms of Expansion

The general term in a binomial expansion represents any term in the expansion and helps in writing the full expression without expanding everything manually. It is given by: where r is the term position, starting from 0 to n . By substituting different values of r , we can obtain each term in the expansion. For example, in (x + y)⁵ , setting r = 2 gives the third term :

2. Middle Term of Expansion

The middle term is the one that appears at the center of the expansion. The number of terms in (x + y)ⁿ is n + 1 , so the middle term depends on whether n is even or odd.
  • If n is even, there is one middle term at position (n/2) + 1 .
  • If n is odd, there are two middle terms at positions (n+1)/2 and (n+3)/2 .
For example, in (x + y)⁶ , the middle term is 4th term
For (x + y)⁷ , the middle terms are 4th and 5th terms .

3. Finding a Specific Term in Expansion

To find a specific term, we use the general term formula and substitute the required position.

Example: Find the 6th term in (3x + 4)⁸ .

Using the general formula:

For the 6th term , r = 5 :

Calculating,

=(56)(27x 3 )(1024)=15,93,648x 3

4. Term Independent of x

A term is independent of x if it does not contain x . To find it, we set the power of x to zero in the general term formula.

Example: Find the term independent of x in (2x + 1)⁸ .

Using the general term formula: For x to disappear , solve 8 - r = 0 , which gives r = 8 . Thus, the term independent of x is 1 .

Numerically Largest Term in Expansion

The largest term in the binomial expansion can be found using the formula:

T=(n+1)∣x∣1+∣x∣

This formula is useful when we need to determine the term with the highest numerical value in the expansion. These terms help in understanding the structure of binomial expansion and solving problems related to it efficiently.

Applications of the Binomial Theorem

The binomial theorem is useful in various mathematical calculations, especially when dealing with large numbers. Some common applications include:

Finding the Remainder When Dividing Large Numbers

The binomial theorem helps determine the remainder when a large number is divided by another number. Instead of performing lengthy calculations, we rewrite the number in a convenient form and expand it using the binomial theorem.

Example: Find the remainder when 297 24 is divided by 15.

Solution:

First, express 297 as a sum that includes 15: 297=15+1 Now raise it to the power of 24 : (297) 24 =(15+1) 24 Using the binomial theorem, every term in the expansion except for 1²⁴ includes 15 , which is a multiple of 15. These terms do not contribute to the remainder. The only term left is 1²⁴ = 1 . Thus, the remainder when 297²⁴ is divided by 15 is 1 .

2. Finding the Last Digit of a Large Number

The last digit of a number can be determined by rewriting it in a form that makes expansion easier.

Example: Find the last digit of 7 10

Solution:

We rewrite 7¹⁰ as: 7 10 =(49) 5 =(50−1) 5 Now, we expand using the binomial theorem: Each term containing 50 is a multiple of 10 , meaning these terms will always end in 0 . The only term that affects the last digit is (-1)⁵ = -1 . Thus, the last digit of 7¹⁰ is 9 .

3. Checking Divisibility

The binomial theorem helps check whether a number is divisible by another number by expanding it into terms that reveal patterns in divisibility. T This is especially useful in modular arithmetic and number theory. For example, numbers in the form (a + b)ⁿ can be expanded, and if every term except one contains the divisor as a factor, the remainder can be easily determined.

The binomial theorem makes expanding expressions simple and efficient. Instead of multiplying repeatedly, it provides a formula to find each term easily. It is widely used in algebra, probability, and real-world calculations. Understanding this theorem helps solve problems faster and makes learning algebra easier.

Related Articles
Median of Triangle Additive Inverse
Hyperbola Differentiation
Indian Numeral System Surface Area of Cylinder

<strong style=

Why is the Binomial Theorem useful?

It simplifies expanding large powers, helps in finding specific terms efficiently, and is used in algebra, probability, calculus, and combinatorics to solve problems involving exponentiation and coefficients.

What happens to the powers of ‘a’ and ‘b’ in each term of the expansion?

The exponent of a starts at n and decreases to 0, while the exponent of b starts at 0 and increases to n, maintaining a sum of n in each term.

Why is the Binomial Theorem important in probability?

The binomial theorem is used in binomial probability distributions, helping calculate the likelihood of different outcomes in repeated independent trials.

What is the difference between binomial and multinomial expansion?

The binomial expansion applies to two terms, while the multinomial expansion extends the idea to three or more terms, using multinomial coefficients for each term’s distribution.
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconMillions of practice questions at your fingertips
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with India’s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright © 2025 Physicswallah Limited All rights reserved.