SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Born within the range of 325 B.C in Greece and died around
265 B.C. Euclid most likely came from affluent family because
it was widely known that he actually enrolled and finished from
the school of Plato in the old Greece. Following his education,
he got teaching appointment in Alexandria, Egypt. He was in
there when he wrote his popular book “The elements”. To
buttress this fact Euclid of Alexandria is usually mistaken or
confused as Euclid of Megara, another Socratic philosopher.
His book “The elements” is what really distinguished Euclid
from the rest. Euclidean Geometry is the content of the book
and is very useful in the elementary and middle class.
Euclid’s division algorithm is a technique to compute the Highest Common Factor
(HCF) of two given positive integers. Recall that the HCF of two positive integers a
and b is the largest positive integer d that divides both a and b.
Let us see how the algorithm works, through an example first. Suppose we need
to find the HCF of the integers 455 and 42. We start with the larger integer, that is,
455. Then we use Euclid’s lemma to get
455 = 42 × 10 + 35
Now consider the divisor 42 and the remainder 35, and apply the division lemma
to get
42 = 35 × 1 + 7
Now consider the divisor 35 and the remainder 7, and apply the division lemma
to get
35 = 7 × 5 + 0
Notice that the remainder has become zero, and we cannot proceed any further.
We claim that the HCF of 455 and 42 is the divisor at this stage, i.e., 7. You can
easily
verify this by listing all the factors of 455 and 42. Why does this method work? It
works because of the following result.
To obtain the HCF of two positive integers, say c and d, with c > d, follow
the steps below:
Step 1 : Apply Euclid’s division lemma, to c and d. So, we find whole
numbers, q and
r such that c = dq + r, 0 ≤ r < d.
Step 2 : If r = 0, d is the HCF of c and d. If r ≠ 0, apply the division lemma to
d and r.
Step 3 : Continue the process till the remainder is zero. The divisor at this
stage will be the required HCF
This algorithm works because HCF (c, d) = HCF (d, r) where the symbol
HCF (c, d) denotes the HCF of c and d, etc.
Example 1 : Use Euclid’s algorithm to find the HCF of 4052 and 12576.
Solution :
Step 1 : Since 12576 > 4052, we apply the division lemma to 12576 and 4052, to get
12576 = 4052 × 3 + 420
Step 2 : Since the remainder 420 ≠ 0, we apply the division lemma to 4052 and 420, to
get
4052 = 420 × 9 + 272
Step 3 : We consider the new divisor 420 and the new remainder 272, and apply the
division lemma to get
420 = 272 × 1 + 148
We consider the new divisor 272 and the new remainder 148, and apply the division
lemma to get
272 = 148 × 1 + 124
We consider the new divisor 148 and the new remainder 124, and apply the division
lemma to get
148 = 124 × 1 + 24
We consider the new divisor 124 and the new remainder 24, and apply the division
lemma to get
124 = 24 × 5 + 4
We consider the new divisor 24 and the new remainder 4, and apply the division lemma to get
24 = 4 × 6 + 0

The remainder has now become zero, so our procedure stops. Since the divisor at this
stage is 4, the HCF of 12576 and 4052 is 4.
Notice that 4 = HCF (24, 4) = HCF (124, 24) = HCF (148, 124) =
HCF (272, 148) = HCF (420, 272) = HCF (4052, 420) = HCF (12576, 4052).
Euclid’s division algorithm is not only useful for calculating the HCF of very
large numbers, but also because it is one of the earliest examples of an algorithm that a
computer had been programmed to carry out.
1. Euclid’s division lemma and algorithm are so
closely interlinked that people often
call former as the division algorithm also.
2. Although Euclid’s Division Algorithm is stated for
only positive integers, it can be
extended for all integers except zero, i.e., b ≠ 0.
However, we shall not discuss this
aspect here.
euclids division lemma

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to euclid’s geometry
Introduction to euclid’s geometryIntroduction to euclid’s geometry
Introduction to euclid’s geometryGunadnya Lad
 
factorisation maths PPT by kanishk schdeva class 8th
factorisation maths PPT by kanishk schdeva class 8th factorisation maths PPT by kanishk schdeva class 8th
factorisation maths PPT by kanishk schdeva class 8th kanishk sachdeva
 
surface area and volume ppt
surface area and volume ppt surface area and volume ppt
surface area and volume ppt shreyansmaliwal
 
Types of Numbers: Square Numbers
Types of Numbers: Square NumbersTypes of Numbers: Square Numbers
Types of Numbers: Square NumbersBridgette Mackey
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPTAbhishek Dev
 
Mensuration
MensurationMensuration
Mensurationitutor
 
Mathematics ppt on trigonometry
Mathematics ppt on trigonometryMathematics ppt on trigonometry
Mathematics ppt on trigonometryniks957
 
number system ppt
number system ppt number system ppt
number system ppt Akash dixit
 
CLASS X MATHS
CLASS X MATHS CLASS X MATHS
CLASS X MATHS Rc Os
 
Vedic maths- its relevance to real learning
Vedic maths- its relevance to real learningVedic maths- its relevance to real learning
Vedic maths- its relevance to real learningPANKAJ VASHISTH
 
surface area and volume ppt for class 10
surface area and volume ppt for class 10surface area and volume ppt for class 10
surface area and volume ppt for class 107232
 
Chapetr 1 real number class 10 th
Chapetr 1 real number class 10 thChapetr 1 real number class 10 th
Chapetr 1 real number class 10 thPoojaKrishnavi
 
Lines and angles class 9 ppt made by hardik kapoor
Lines and angles class 9 ppt made by hardik kapoorLines and angles class 9 ppt made by hardik kapoor
Lines and angles class 9 ppt made by hardik kapoorhardik kapoor
 
Trigonometry project
Trigonometry projectTrigonometry project
Trigonometry projectKajal Soni
 
CLASS IX MATHS Coordinate geometry ppt
CLASS IX MATHS Coordinate geometry pptCLASS IX MATHS Coordinate geometry ppt
CLASS IX MATHS Coordinate geometry pptRc Os
 

Was ist angesagt? (20)

Introduction to euclid’s geometry
Introduction to euclid’s geometryIntroduction to euclid’s geometry
Introduction to euclid’s geometry
 
factorisation maths PPT by kanishk schdeva class 8th
factorisation maths PPT by kanishk schdeva class 8th factorisation maths PPT by kanishk schdeva class 8th
factorisation maths PPT by kanishk schdeva class 8th
 
surface area and volume ppt
surface area and volume ppt surface area and volume ppt
surface area and volume ppt
 
Types of Numbers: Square Numbers
Types of Numbers: Square NumbersTypes of Numbers: Square Numbers
Types of Numbers: Square Numbers
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPT
 
Mensuration
MensurationMensuration
Mensuration
 
Mathematics ppt on trigonometry
Mathematics ppt on trigonometryMathematics ppt on trigonometry
Mathematics ppt on trigonometry
 
Mensuration
MensurationMensuration
Mensuration
 
Vedic maths .PPT
Vedic maths .PPTVedic maths .PPT
Vedic maths .PPT
 
Height and distances
Height and distancesHeight and distances
Height and distances
 
number system ppt
number system ppt number system ppt
number system ppt
 
CLASS X MATHS
CLASS X MATHS CLASS X MATHS
CLASS X MATHS
 
Vedic maths- its relevance to real learning
Vedic maths- its relevance to real learningVedic maths- its relevance to real learning
Vedic maths- its relevance to real learning
 
surface area and volume ppt for class 10
surface area and volume ppt for class 10surface area and volume ppt for class 10
surface area and volume ppt for class 10
 
Chapetr 1 real number class 10 th
Chapetr 1 real number class 10 thChapetr 1 real number class 10 th
Chapetr 1 real number class 10 th
 
Lines and angles class 9 ppt made by hardik kapoor
Lines and angles class 9 ppt made by hardik kapoorLines and angles class 9 ppt made by hardik kapoor
Lines and angles class 9 ppt made by hardik kapoor
 
Maths Project Power Point Presentation
Maths Project Power Point PresentationMaths Project Power Point Presentation
Maths Project Power Point Presentation
 
Number System
Number SystemNumber System
Number System
 
Trigonometry project
Trigonometry projectTrigonometry project
Trigonometry project
 
CLASS IX MATHS Coordinate geometry ppt
CLASS IX MATHS Coordinate geometry pptCLASS IX MATHS Coordinate geometry ppt
CLASS IX MATHS Coordinate geometry ppt
 

Andere mochten auch

Real numbers - Euclid’s Division Lemma for class 10th/grade X Maths 2014
Real numbers - Euclid’s Division Lemma for class 10th/grade X Maths 2014 Real numbers - Euclid’s Division Lemma for class 10th/grade X Maths 2014
Real numbers - Euclid’s Division Lemma for class 10th/grade X Maths 2014 Let's Tute
 
Factorise toprimes
Factorise toprimesFactorise toprimes
Factorise toprimesharlie90
 
Real numbers - Fundamental theorem of arithmetic real number for class 10th m...
Real numbers - Fundamental theorem of arithmetic real number for class 10th m...Real numbers - Fundamental theorem of arithmetic real number for class 10th m...
Real numbers - Fundamental theorem of arithmetic real number for class 10th m...Let's Tute
 
POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10Sanjay Mahto
 
Real Numbers - Proofs based on irrational numbers for Class 10th maths.
Real Numbers - Proofs based on irrational numbers for Class 10th maths.Real Numbers - Proofs based on irrational numbers for Class 10th maths.
Real Numbers - Proofs based on irrational numbers for Class 10th maths.Let's Tute
 
Fundamental theorem of arithmatic
Fundamental theorem of arithmaticFundamental theorem of arithmatic
Fundamental theorem of arithmaticSubhrajeet Praharaj
 
Scaffolded Maths Worksheet-Measurement
Scaffolded Maths Worksheet-MeasurementScaffolded Maths Worksheet-Measurement
Scaffolded Maths Worksheet-MeasurementKavita Grover
 
Fundamental theorem of arithmetic maths
Fundamental theorem of arithmetic mathsFundamental theorem of arithmetic maths
Fundamental theorem of arithmetic mathsdayalan chotto
 
Strategies to teach paragraph writing to primary students. Hand-book 2
Strategies to teach paragraph writing to primary students. Hand-book 2Strategies to teach paragraph writing to primary students. Hand-book 2
Strategies to teach paragraph writing to primary students. Hand-book 2Kavita Grover
 
introduction to division algorithm
introduction to division algorithmintroduction to division algorithm
introduction to division algorithmNikhil Sairam
 

Andere mochten auch (20)

EUCLID'S DIVISION LEMMA
EUCLID'S DIVISION LEMMAEUCLID'S DIVISION LEMMA
EUCLID'S DIVISION LEMMA
 
Real numbers - Euclid’s Division Lemma for class 10th/grade X Maths 2014
Real numbers - Euclid’s Division Lemma for class 10th/grade X Maths 2014 Real numbers - Euclid’s Division Lemma for class 10th/grade X Maths 2014
Real numbers - Euclid’s Division Lemma for class 10th/grade X Maths 2014
 
Real Numbers
Real NumbersReal Numbers
Real Numbers
 
Factorise toprimes
Factorise toprimesFactorise toprimes
Factorise toprimes
 
Real numbers
Real numbersReal numbers
Real numbers
 
Real numbers
Real numbersReal numbers
Real numbers
 
Real numbers - Fundamental theorem of arithmetic real number for class 10th m...
Real numbers - Fundamental theorem of arithmetic real number for class 10th m...Real numbers - Fundamental theorem of arithmetic real number for class 10th m...
Real numbers - Fundamental theorem of arithmetic real number for class 10th m...
 
Polynomials
PolynomialsPolynomials
Polynomials
 
POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10
 
Real Numbers - Proofs based on irrational numbers for Class 10th maths.
Real Numbers - Proofs based on irrational numbers for Class 10th maths.Real Numbers - Proofs based on irrational numbers for Class 10th maths.
Real Numbers - Proofs based on irrational numbers for Class 10th maths.
 
Fundamental theorem of arithmatic
Fundamental theorem of arithmaticFundamental theorem of arithmatic
Fundamental theorem of arithmatic
 
Real numbers system
Real numbers systemReal numbers system
Real numbers system
 
Scaffolded Maths Worksheet-Measurement
Scaffolded Maths Worksheet-MeasurementScaffolded Maths Worksheet-Measurement
Scaffolded Maths Worksheet-Measurement
 
Fundamental theorem of arithmetic maths
Fundamental theorem of arithmetic mathsFundamental theorem of arithmetic maths
Fundamental theorem of arithmetic maths
 
Maths project
Maths projectMaths project
Maths project
 
Realnumbers
RealnumbersRealnumbers
Realnumbers
 
Don't FAL out; Techno IN! Classifying Rational & Irrational Numbers
Don't FAL out; Techno IN! Classifying Rational & Irrational NumbersDon't FAL out; Techno IN! Classifying Rational & Irrational Numbers
Don't FAL out; Techno IN! Classifying Rational & Irrational Numbers
 
Circles
CirclesCircles
Circles
 
Strategies to teach paragraph writing to primary students. Hand-book 2
Strategies to teach paragraph writing to primary students. Hand-book 2Strategies to teach paragraph writing to primary students. Hand-book 2
Strategies to teach paragraph writing to primary students. Hand-book 2
 
introduction to division algorithm
introduction to division algorithmintroduction to division algorithm
introduction to division algorithm
 

Ähnlich wie euclids division lemma

Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |Slides With MANAV
 
Real number by G R Ahmed of KVK
Real number by G R Ahmed of KVKReal number by G R Ahmed of KVK
Real number by G R Ahmed of KVKMD. G R Ahmed
 
2a. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.1)
2a. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.1)2a. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.1)
2a. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.1)Dr. I. Uma Maheswari Maheswari
 
Real numbers
Real numbersReal numbers
Real numbersRamki M
 
02 Analysis of Algorithms: Divide and Conquer
02 Analysis of Algorithms: Divide and Conquer02 Analysis of Algorithms: Divide and Conquer
02 Analysis of Algorithms: Divide and ConquerAndres Mendez-Vazquez
 
Complex_Analysis_MIT.pdf
Complex_Analysis_MIT.pdfComplex_Analysis_MIT.pdf
Complex_Analysis_MIT.pdfd00a7ece
 
Comparative Analysis of Different Numerical Methods of Solving First Order Di...
Comparative Analysis of Different Numerical Methods of Solving First Order Di...Comparative Analysis of Different Numerical Methods of Solving First Order Di...
Comparative Analysis of Different Numerical Methods of Solving First Order Di...ijtsrd
 
Applications Of MATLAB Ordinary Differential Equations (ODE
Applications Of MATLAB  Ordinary Differential Equations (ODEApplications Of MATLAB  Ordinary Differential Equations (ODE
Applications Of MATLAB Ordinary Differential Equations (ODEJustin Knight
 
CHAPTER final.pdf
CHAPTER final.pdfCHAPTER final.pdf
CHAPTER final.pdfvivek827170
 
C2 st lecture 12 the chi squared-test handout
C2 st lecture 12   the chi squared-test handoutC2 st lecture 12   the chi squared-test handout
C2 st lecture 12 the chi squared-test handoutfatima d
 
Important questions for class 10 maths chapter 1 real numbers with solutions
Important questions for class 10 maths chapter 1 real numbers with solutionsImportant questions for class 10 maths chapter 1 real numbers with solutions
Important questions for class 10 maths chapter 1 real numbers with solutionsExpertClass
 

Ähnlich wie euclids division lemma (20)

Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
 
Untitled presentation
Untitled presentationUntitled presentation
Untitled presentation
 
Untitled presentation
Untitled presentationUntitled presentation
Untitled presentation
 
Presentation (2).pptx
Presentation (2).pptxPresentation (2).pptx
Presentation (2).pptx
 
Real number by G R Ahmed of KVK
Real number by G R Ahmed of KVKReal number by G R Ahmed of KVK
Real number by G R Ahmed of KVK
 
2a. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.1)
2a. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.1)2a. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.1)
2a. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.1)
 
Real numbers
Real numbersReal numbers
Real numbers
 
02 Analysis of Algorithms: Divide and Conquer
02 Analysis of Algorithms: Divide and Conquer02 Analysis of Algorithms: Divide and Conquer
02 Analysis of Algorithms: Divide and Conquer
 
Complex_Analysis_MIT.pdf
Complex_Analysis_MIT.pdfComplex_Analysis_MIT.pdf
Complex_Analysis_MIT.pdf
 
Comparative Analysis of Different Numerical Methods of Solving First Order Di...
Comparative Analysis of Different Numerical Methods of Solving First Order Di...Comparative Analysis of Different Numerical Methods of Solving First Order Di...
Comparative Analysis of Different Numerical Methods of Solving First Order Di...
 
UNIT_I [Autosaved].pptx
UNIT_I [Autosaved].pptxUNIT_I [Autosaved].pptx
UNIT_I [Autosaved].pptx
 
Applications Of MATLAB Ordinary Differential Equations (ODE
Applications Of MATLAB  Ordinary Differential Equations (ODEApplications Of MATLAB  Ordinary Differential Equations (ODE
Applications Of MATLAB Ordinary Differential Equations (ODE
 
CHAPTER final.pdf
CHAPTER final.pdfCHAPTER final.pdf
CHAPTER final.pdf
 
1. real numbers
1. real numbers1. real numbers
1. real numbers
 
Unit vi
Unit viUnit vi
Unit vi
 
Real numbers
Real numbers Real numbers
Real numbers
 
C2 st lecture 12 the chi squared-test handout
C2 st lecture 12   the chi squared-test handoutC2 st lecture 12   the chi squared-test handout
C2 st lecture 12 the chi squared-test handout
 
Term project
Term projectTerm project
Term project
 
Calculus
CalculusCalculus
Calculus
 
Important questions for class 10 maths chapter 1 real numbers with solutions
Important questions for class 10 maths chapter 1 real numbers with solutionsImportant questions for class 10 maths chapter 1 real numbers with solutions
Important questions for class 10 maths chapter 1 real numbers with solutions
 

Mehr von Jashan Kainth

How to dress up for an interview ?
How to dress up for an interview ?How to dress up for an interview ?
How to dress up for an interview ?Jashan Kainth
 
Social responsibilities of business and business ethics.
Social responsibilities of business and business ethics.Social responsibilities of business and business ethics.
Social responsibilities of business and business ethics.Jashan Kainth
 
Sarabjit singh (news presentation)
Sarabjit singh (news presentation)Sarabjit singh (news presentation)
Sarabjit singh (news presentation)Jashan Kainth
 
pairs of linear equation in two variable
pairs of linear equation in two variablepairs of linear equation in two variable
pairs of linear equation in two variableJashan Kainth
 

Mehr von Jashan Kainth (6)

Terrorism
TerrorismTerrorism
Terrorism
 
How to dress up for an interview ?
How to dress up for an interview ?How to dress up for an interview ?
How to dress up for an interview ?
 
Social responsibilities of business and business ethics.
Social responsibilities of business and business ethics.Social responsibilities of business and business ethics.
Social responsibilities of business and business ethics.
 
Sarabjit singh (news presentation)
Sarabjit singh (news presentation)Sarabjit singh (news presentation)
Sarabjit singh (news presentation)
 
statistics
statisticsstatistics
statistics
 
pairs of linear equation in two variable
pairs of linear equation in two variablepairs of linear equation in two variable
pairs of linear equation in two variable
 

Kürzlich hochgeladen

Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1GloryAnnCastre1
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 

Kürzlich hochgeladen (20)

Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 

euclids division lemma

  • 1.
  • 2. Born within the range of 325 B.C in Greece and died around 265 B.C. Euclid most likely came from affluent family because it was widely known that he actually enrolled and finished from the school of Plato in the old Greece. Following his education, he got teaching appointment in Alexandria, Egypt. He was in there when he wrote his popular book “The elements”. To buttress this fact Euclid of Alexandria is usually mistaken or confused as Euclid of Megara, another Socratic philosopher. His book “The elements” is what really distinguished Euclid from the rest. Euclidean Geometry is the content of the book and is very useful in the elementary and middle class.
  • 3. Euclid’s division algorithm is a technique to compute the Highest Common Factor (HCF) of two given positive integers. Recall that the HCF of two positive integers a and b is the largest positive integer d that divides both a and b. Let us see how the algorithm works, through an example first. Suppose we need to find the HCF of the integers 455 and 42. We start with the larger integer, that is, 455. Then we use Euclid’s lemma to get 455 = 42 × 10 + 35 Now consider the divisor 42 and the remainder 35, and apply the division lemma to get 42 = 35 × 1 + 7 Now consider the divisor 35 and the remainder 7, and apply the division lemma to get 35 = 7 × 5 + 0 Notice that the remainder has become zero, and we cannot proceed any further. We claim that the HCF of 455 and 42 is the divisor at this stage, i.e., 7. You can easily verify this by listing all the factors of 455 and 42. Why does this method work? It works because of the following result.
  • 4. To obtain the HCF of two positive integers, say c and d, with c > d, follow the steps below: Step 1 : Apply Euclid’s division lemma, to c and d. So, we find whole numbers, q and r such that c = dq + r, 0 ≤ r < d. Step 2 : If r = 0, d is the HCF of c and d. If r ≠ 0, apply the division lemma to d and r. Step 3 : Continue the process till the remainder is zero. The divisor at this stage will be the required HCF This algorithm works because HCF (c, d) = HCF (d, r) where the symbol HCF (c, d) denotes the HCF of c and d, etc.
  • 5. Example 1 : Use Euclid’s algorithm to find the HCF of 4052 and 12576. Solution : Step 1 : Since 12576 > 4052, we apply the division lemma to 12576 and 4052, to get 12576 = 4052 × 3 + 420 Step 2 : Since the remainder 420 ≠ 0, we apply the division lemma to 4052 and 420, to get 4052 = 420 × 9 + 272 Step 3 : We consider the new divisor 420 and the new remainder 272, and apply the division lemma to get 420 = 272 × 1 + 148 We consider the new divisor 272 and the new remainder 148, and apply the division lemma to get 272 = 148 × 1 + 124 We consider the new divisor 148 and the new remainder 124, and apply the division lemma to get 148 = 124 × 1 + 24 We consider the new divisor 124 and the new remainder 24, and apply the division lemma to get 124 = 24 × 5 + 4 We consider the new divisor 24 and the new remainder 4, and apply the division lemma to get
  • 6. 24 = 4 × 6 + 0 The remainder has now become zero, so our procedure stops. Since the divisor at this stage is 4, the HCF of 12576 and 4052 is 4. Notice that 4 = HCF (24, 4) = HCF (124, 24) = HCF (148, 124) = HCF (272, 148) = HCF (420, 272) = HCF (4052, 420) = HCF (12576, 4052). Euclid’s division algorithm is not only useful for calculating the HCF of very large numbers, but also because it is one of the earliest examples of an algorithm that a computer had been programmed to carry out.
  • 7. 1. Euclid’s division lemma and algorithm are so closely interlinked that people often call former as the division algorithm also. 2. Although Euclid’s Division Algorithm is stated for only positive integers, it can be extended for all integers except zero, i.e., b ≠ 0. However, we shall not discuss this aspect here.