BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon153 Learners

Last updated on October 17, 2025

Euclid's Division Lemma

Professor Greenline Explaining Math Concepts

Euclid’s Division Lemma is a fundamental principle in number theory that describes the division of two integers. This lemma forms the basis of the Euclidean algorithm and is used to compute the GCD of two numbers.

Euclid's Division Lemma for US Students
Professor Greenline from BrightChamps

What is Euclid's Division Lemma?

Euclid’s division lemma states there are two positive integers a and b, where a ≥ b, there exists a unique set of integers q and r, such that:

 

a = bq + r

 

This lemma is the foundation of the Euclidean algorithm, used for computing the GCD of two numbers.  
 

Professor Greenline from BrightChamps

Statement of Euclid’s Division Lemma

The statement of Euclid’s division lemma for any two positive integers a and b, where a ≥ b, there exists a unique set of integers q and r, such that:
a = bq + r, where q is the quotient and r is the remainder, 0 ≤ r < b.

Professor Greenline from BrightChamps

Proof of Euclid's Division Lemma

For the proof of Euclid’s division lemma, let us consider the following arithmetic progression as: …, a - 3b, a - 2b, a - b, a, a + b, a + 2b, a + 3b,...


This arithmetic progression has a common difference ‘b’ and extends indefinitely in both directions. Now let us consider the smallest non-negative term of this arithmetic progression to be r. The difference between the smallest non-negative term r and a will be a multiple of the common difference ‘b’ since both are in the arithmetic progression.


So we can write the arithmetic progression as:


a - r = bq


a = bq + r


where ‘r’ is the smallest non-negative integer, therefore, 0 ≤ r < b.

 


We will now prove the uniqueness of q and r:


Let us consider another pair q’ and r’ such that a = bq’ + r’ and 0 ≤ r’ < b., then we have:


bq + r = bq’ + r’


b(q - q’) = r - r’


Since 0 ≤ r’ < b and 0 ≤ r < b.


Since, |r’ - r| < b and b divides (r - r’)


Therefore, if q = q’ and r = r’


Hence, it is proved that q and r are unique. 

Professor Greenline from BrightChamps

How to Find HCF By Euclid's Division Lemma?

Euclid’s division lemma is used to find the HCF of two given numbers. The steps to find the HCF of two numbers using Euclid’s division lemma is given below:

 


Let us take two numbers x and y for which we have to find the HCF using Euclid’s division lemma, such that x > y.

 


Step 1: First, we have to apply the Euclid’s division lemma to ‘x’ and ‘y’. We can find whole numbers, ‘q’ and ‘r’, such that x = yq + r, where 0 ≤ r < y.

 


Step 2: If r = 0, ‘y’ is the HCF of ‘x’ and ‘y’. If r is not equal to 0, apply the division lemma again to ‘y’ and ‘r’.

 


Step 3: Till the remainder is 0, this division continues. The divisor at this stage will be the required HCF.

Professor Greenline from BrightChamps

Tips and Tricks for Mastering Euclid's Division Lemma

Mastering Euclid’s Division Lemma becomes easier with a few simple strategies. These tips help you apply the lemma quickly and accurately in solving division and HCF-related problems.

 

  • Always remember the form a = bq + r, where 0 ≤ r < b.

     
  • a is the dividend, b in the divisor, q is the quotient, and r is the remainder.

     
  • Always ensure the remainder is smaller than the divisor.

     
  • Practice with small numbers first in order to better grasp the pattern before moving to larger ones.

     
  • If a number divides the product of two numbers, you can use the division lemma to check divisibility and solve problems involving factors and multiples efficiently.
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Euclid's Division Lemma

Students tend to make mistakes while understanding the concept of Euclid's division lemma. Let us see some common mistakes and how to avoid them, in Euclid's division lemma:

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing Euclid’s Division Lemma with the Euclidean Algorithm:

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Lemma states a = bq + r, where 0 ≤ r < b, while Euclidean algorithm uses the lemma to find the GCD.

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Incorrectly Defining the Remainder:
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should always make sure that the remainder r is between 0 and b - 1. Euclid’s division lemma is used to understand the correct range for the remainder.
 

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing Quotient and Remainder:
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students sometimes confuse the quotient and remainder. They should always perform long division carefully and ensure that 0 ≤ r < b.

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Assuming Euclid’s Lemma Works for All Number Systems:
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students must remember that the lemma only works for integers. They must remember that the lemma does not apply to non-integer values like fractions or decimals.
 

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Skipping Verification of the Lemma:
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

The students must practice verifying the lemma after solving the problem. They must substitute the values back into the equation to verify if they satisfy the condition.
 

arrow-right
Professor Greenline from BrightChamps

Real-Life Applications of Euclid's Division Lemma

Euclid's division lemma has practical uses in everyday life. Its applications vary from helping in dividing resources to technology enhancements. Let us take a look at some such uses.

 

  • Finding HCF for Sharing: Helps in dividing items into equal groups without leftovers, like distributing sweets, pencils, or resources evenly among children or teams.

     
  • Simplifying Fractions: Used to reduce fractions to their simplest form by finding the HCF of numerator and denominator.

     
  • Scheduling Repeated Events: Helps determine common intervals for repeating events, like bus timings or rotating work shifts, using HCF.

     
  • Cryptography and Security: Forms the basis for algorithms in encryption and secure communication, where number theory and HCF calculations are essential.

     
  • Puzzle and Game Design: Useful in designing games and puzzles involving grouping or arranging objects in patterns without remainder, ensuring fairness and balance.
Max from BrightChamps Saying "Hey"
Hey!

Solved examples on Euclid's Division Lemma

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

Problem 1

Apply Euclid’s Division Lemma to 23 and 5.

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

Quotient q = 4, remainder r = 3.
 

Explanation

Using the lemma,


we express 23 in terms of 5:


a = bq + r where a = 23, b = 5, and 0 ≤ r < 5.


Perform division:


23 divided by 5 = 4 remainder 3


Thus:


23 = 5 × 4 + 3.

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

Problem 2

Find q and r for 41 divided by 7 using Euclid’s Division Lemma

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

Quotient q = 5 and remainder r = 6.
 

Explanation

Divide 41 by 7:


41 divided by 7 = 5 remainder 6


So we write it as:


41 = 7 × 5 + 6.

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

Problem 3

Express 55 in terms of 9 using Euclid’s Lemma.

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

q = 6, r = 1
 

Explanation

Perform division:


55 ÷ 9 = 6 remainder 1


Thus:


55 = 9 × 6 + 1.

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

Problem 4

Express 100 in terms of 8 in Euclid’s Division Lemma

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

q = 12, r = 4
 

Explanation

Divide 100 by 8:


100 ÷ 8 = 12 remainder 4


Thus:


100 = 8 × 12 + 4.

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

Problem 5

Express 76 in terms of 11 using Euclid’s Division Lemma.

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

q = 6, r = 10
 

Explanation

Divide 76 by 11:


76 divided by 11 = 6 remainder 10


Thus,


76 = 11 × 6 + 10.

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

FAQs on Euclid's Division Lemma

1.What is Euclid’s Division Lemma?

It is a fundamental result in number theory which states that for any two positive integers, a and b (where b > 0), there exist unique integers q and r such that:
a = bq + r, with 0  r < b.
 

Math FAQ Answers Dropdown Arrow

2.What does the lemma formally state?

Euclid’s Division lemma states that for any integer a and any positive integer b, there exist unique integers q and r satisfying the equation a = bq + r.
 

Math FAQ Answers Dropdown Arrow

3.Why is Euclid’s Division Lemma important?

It is important because it underpins the Euclidean algorithm - a method for computing the GCD of two numbers, and also forms a basis for many proofs and results in number theory.
 

Math FAQ Answers Dropdown Arrow

4.How does the lemma lead to the Euclidean algorithm?

By repeatedly applying the lemma, we can express the GCD of two numbers as the GCD of smaller pairs. When a remainder becomes zero, the divisor at that stage is the GCD.
 

Math FAQ Answers Dropdown Arrow

5.What do the terms “quotient” and “remainder” mean in this context?

In the expression a = bq + r, the quotient q indicates how many times b fully fits into a, while the remainder r is what remains after subtracting bq from a.
 

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

Hiralee Lalitkumar Makwana

About the Author

Hiralee Lalitkumar Makwana has almost two years of teaching experience. She is a number ninja as she loves numbers. Her interest in numbers can be seen in the way she cracks math puzzles and hidden patterns.

Max, the Girl Character from BrightChamps

Fun Fact

: She loves to read number jokes and games.

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