SlideShare a Scribd company logo
1 of 29
MATHS PROJECT
ON
REAL NUMBERS
By
RAMKI
X
INTRODUCTION
You began your exploration of the world
of real numbers and encountered
irrational numbers in the previous
class.
We begin with the Euclid’s division
algorithm and the Fundamental
Theorem of Arithmetic in this new
chapter.
EUCLID’S DIVISION
ALGORITHM
Euclid’s division algorithm, as the name suggests,
has to do with divisibility of integers. Stated simply,
it says any positive integer a can be divided by
another positive integer b in such a way that it
leaves a remainder r that is smaller than b. Many
of you probably recognize this as the usual long
division process. Although this result is quite easy
to state and understand, it has many applications
related to the divisibility properties of integers. We
touch upon a few of them, and use it mainly to
compute the HCF of two positive integers.
FUNDAMENTAL THEOREM OF
ARITHEMATIC
The Fundamental Theorem of Arithmetic, on the other hand, has to do
something with multiplication of positive integers. You already know
that every composite number can be expressed as a product of primes
in a unique way—this important fact is the Fundamental Theorem of
Arithmetic. Again, while it is a result that is easy to state and
understand, it has some very deep and significant applications in the
field of mathematics. We use the Fundamental Theorem of Arithmetic
for two main applications. First, we use it to prove the irrationality of
many of the numbers you studied in Class IX, such as
Second, we apply this theorem to explore when exactly the decimal
expansion of a rational number, say p/q (where q is not equal to 0), is
terminating and when it is non terminating repeating. We do so by
looking at the prime factorization of the denominator q of p/q. You will
see that the prime factorization of q will completely reveal the nature of
the decimal expansion of p/q. let us begin our exploration.
5,3,2 and
Euclid’s Division
AlgorithmIn order to get a feel for what Euclid’s division lemma is, consider the
following pairs of integers:
17, 6; 5, 12; 20, 4
Like we did in the example, we can write the following relations for each
such pair:
17 = 6 × 2 + 5 (6 goes into 17 twice and leaves a remainder 5)
5 = 12 × 0 + 5 (This relation holds since 12 is larger than 5)
20 = 4 × 5 + 0 (Here 4 goes into 20 five-times and leaves no remainder)
That is, for each pair of positive integers a and b, we have found whole
numbers q and r, satisfying the relation: a = bq + r, 0 < r < b
Note that q or r can also be zero.
Did you notice that q and r are unique? These are the only integers satisfying
the conditions a = bq + r, where 0< r < b. You may have also realized that
this is nothing but a restatement of the long division process, and that the
integers q and r are called the quotient and, remainder, respectively.
Theorem 1.1 - Euclid’s Division
Lemma
Given positive integers a and b, there
exist unique integers q and r
satisfying a = bq + r, 0 < r < b.
RESULT :- This was perhaps known for a
long time, but was first recorded in
Book VII of Euclid’s Elements. Euclid’s
division algorithm is based on this
lemma.
Muhammad ibn Musa al-Khwarizmi
An algorithm is a series of well
defined steps which gives a
procedure for solving a type
of problem.The word
algorithm comes from the
name of the 9th century
Persian mathematician al-
Khwarizmi. In fact, even the
word ‘algebra’ is derived from
a book, he wrote, called Hisab
al-jabr w’al-muqabala.
A lemma is a proven statement
used for proving another
statement.
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. Find the HCF of the
number below. Then use Euclid’s lemma to get it:
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
Let us state Euclid’s division algorithm clearly.
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 is not equal to 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.
Remarks :
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 is
not equal to 0.
EXAMPLES
Euclid’s division lemma/algorithm has several
applications related to finding properties of
numbers.
We give some examples of these applications
below:
Example 1: Show that every positive even integer
is of the form 2q, and that every positive odd
integer is of the form 2q + 1, where q is some
integer.
Solution : Let a be any positive integer and b = 2.
Then, by Euclid’s algorithm, a = 2q + r, for some
integer q > 0, and r = 0 or r = 1, because 0 < r < 2.
So, a = 2q or 2q + 1.
If a is of the form 2q, then a is an even integer.
Example 2: Showthat any positive odd integer is of the form4q+ 1 or
4q+ 3, where q is some integer.
Solution : Let us start withtaking a, where a is a positive odd integer.
We apply the division algorithmwith a and b = 4. Since 0 < r < 4,
the possibleremainders are 0, 1, 2 and 3.
That is, a can be 4q, or 4q+ 1, or 4q+ 2, or 4q+ 3, where q is he
quotient. However, since a is odd, a cannot be 4qor 4q+ 2 (since
they are bothdivisible by 2).
Therefore, any odd integer is of the form4q+ 1 or 4q+ 3.
Example3 : A sweet seller has 420 kajubarfisand130 badambarfis.She wants to stack
themin such a way that each stack has the same number, andthey take up the least
areaof the tray.What is the number of that can be placedin each stack for this
purpose?
Solution : If we findthe HCF (420, 130). Thenthis number will give the maximum
number of barfisin each stack andthe number of stacks will thenbe the least. The
areaof the tray that is usedup will be the least.
Now, let us use Euclid’salgorithmto findtheir HCF.
We have:
420 = 130 × 3 + 30
130 = 30 × 4 + 10
30 = 10 × 3 + 0
So, the HCF of 420 and130 is 10.
Therefore, the sweet seller can makestacks of 10 for both kinds of barfi.
The Fundamental Theorem Of
Arithmetic
Let us take some large number, say, 32760, and
factorise it to get thorough with the fundamental
theorem of arithmetic:
32760 = 2 × 2 × 2 × 3 × 3 × 5 × 7 × 13
i.e., 32760 = 23 × 32 × 5 × 7 × 13, are primes.
Let us try another number, say, 123456789. This can be
written as 32 × 3803 × 3607. Of course, you have to
check that 3803 and 3607 are primes!
This leads us to a conjecture that every composite number
can be written as the product of powers of primes. In fact,
this statement is true, and is called the Fundamental
Theorem of Arithmetic because of its basic crucial
importance to the study of integers. Let us now formally
state this theorem.
THEOREM 1.2 - Fundamental Theorem of
Arithmetic
Every composite number can be expressed
(factorised) as a product of primes, and
this factorization is unique, apart from
the order in which the prime factors
occur.
Carl Friedrich Gauss
An equivalent version ofTheorem 1.2
was probably first recorded as
Proposition 14 of Book IX in
Euclid’s Elements, before it came
to be known as the Fundamental
Theorem ofArithmetic. However,
the first correct proof was given by
Carl Friedrich Gauss in his
Disquisitiones Arithmeticae.Carl
Friedrich Gauss is often referred to
as the ‘Prince of Mathematicians’
and is considered one of the three
greatest mathematicians of all
time, along with Archimedes and
Newton. He has made
fundamental contributions to both
mathematics and science.
The Fundamental Theorem of Arithmetic says that every
composite number can be factorised as a product of primes.
It also says that given any composite number it can be
factorised as a product of prime numbers in a ‘unique’ way,
except for the order in which the primes occur. That is, given
any composite number there is one and only one way to write
it as a product of primes, as long as we are not particular
about the order in which the primes occur.
For example, we regard 2 × 3 × 5 × 7 as the same as 3 × 5 × 7
× 2, or any other possible order in which these primes are
written. This fact is also stated in the following form:
The prime factorization of a natural number is unique,
except for the order of its factors.
EXAMPLES
This is an example to show the last slide’s arithmetic theorem.
Example 4 : Consider the numbers , where n is a natural number.
Check whether there is any value of n for which ends with the
digit zero.
Solution : If the number , for any n, were to end with the digit zero,
then it would be divisible by 5. That is, the prime factorisation of
would contain the prime 5. This is not possible because ; so
the only prime in the factorisation of is 2. So, the uniqueness of
the Fundamental Theorem of Arithmetic guarantees that there are
no other primes in the factorisation of . So, there is no natural
number n for which 4n ends with the digit zero.
You have already learnt how to find the HCF and LCM of two
positive integers using the Fundamental Theorem of Arithmetic
earlier, without realizing it! This method is also called the prime
factorisation method.
n
4
n
4
n
4
n
4
n
4
nn 2
)2(4 
Example for prime factorisation method:
Example 5 : Find the HCF of 96 and 404 by the
prime factorisation method. Hence, find their
LCM.
Solution : The prime factorisation of 96 and 404
gives: ,
Therefore, HCF is
Also, LCM (96, 404) =
,3296 5
 1012404 2

422

9696
4
40496
)404,96(
40496




HCF
Revisiting Irrational
Numbers
In this section, we will prove that and, in
general, is irrational, where p is a prime. One of the
theorems, we use in our proof, is the Fundamental
Theorem of Arithmetic. Recall, a number ‘s’ is called
irrational if it cannot be written in the form , p/q where p
and q are integers and q in not equal to 0. Some examples
of irrational numbers, with which you are already familiar,
are :
Before we prove that is irrational, we need the following
theorem, whose proof is based on the Fundamental
Theorem of Arithmetic.
53,2 and
p
......,11101011011101.0,
3
2
,,15,3,2 etc
2
Theorem 1.3
Theorem 1.3 :- Let p be a prime number. If p divides a2, then p
divides a, where a is a positive integer.
Proof : Let the prime factorisation of a be as follows :
a = p1p2 . . . pn, where p1,p2, . . ., pn are primes, not necessarily
distinct.
Therefore,
Now, we are given that p divides . Therefore, from the
Fundamental Theorem of Arithmetic, it follows that p is one of
the prime factors of . However, using the uniqueness part of
the Fundamental Theorem of Arithmetic, we realise that the
only prime factors of a2 are p1, p2, . . ., pn. So p is one of p1,
p2, . . ., pn. Now, since a = p1 p2 . . . pn, p divides a. We are now
ready to give a proof that 2 is irrational. The proof is based on a
technique called ‘proof by contradiction’.
22
2
2
12121
2
....)...)(...( nnn pppppppppa 
2
a
2
a
In Class IX, we mentioned that :
The sum or difference of a rational and an irrational
number is irrational and the product and quotient of
a non-zero rational and irrational number is
irrational.
We prove some particular cases here.
Example 6: Show that is irrational.
Solution : Let us assume, to the contrary, that is
rational. That is, we can find co prime a and b (b in
not equal to 0) such that =
Rearranging, we get=
Since 3, a and b are integers, is rational, and so is
a rational.
But this contradicts the fact that is irrational.
So, we conclude that is irrational.
2
23
23
b
a
23
b
a
3
2 
2
2
23
Revisiting Rational Numbers and Their Decimal Expansion
Rational numbers have either a terminating decimal expansion or a non-terminating
repeating decimal expansion. In this section, we are going to consider a rational
number, say , p/q(q is not equal to 0), and explore exactly when the decimal
expansion of p/q is terminating and when it is non-terminating repeating (or
recurring). We do so by considering several examples.
Let us consider the following rational numbers :
(i) 0.375 (ii) 0.104 (iii) 0.0875
As one would expect, they can all be expressed as rational numbers whose
denominators are powers of 10. Let us try and cancel the common factors between
the numerator and denominator and see what we get :
Now (i)
(ii) (iii)
2
3
10
375
1000
375
375.0 3

33
5
13
10
104
1000
104
104.0 
52
7
10
875
10000
875
0875.0 44


Theorem 1.5
Theorem 1.5 : Let x be a rational
number whose decimal expansion
terminates. Then x can be expressed in
the form , p
q where p and q are co prime, and the
prime factorisation of q is of the form
2n5m, where n, m are non-negative
integers.
Examples
Example 7: Solve 23.3408/10000
Solution:
=
= 4
2
4
5
52172
10
233408
10000
233408
3408.23


Theorem 1.6
Theorem 1.6 : Let x = p/q be a rational
number, such that the prime factorisation
of q is of the form , where n, m are
non-negative integers. Then x has a
decimal expansion which terminates.
mn
52
In a question 1/7 from your class IX textbook
the remainders are 3, 2, 6, 4, 5, 1, 3,
2, 6, 4, 5, 1, . . . and divisor is 7.
Notice that the denominator here, i.e., 7 is
clearly not of the form 2n5m. Therefore,
from Theorems 1.5 and 1.6, we know that
1/7 will not have a terminating decimal
expansion. Hence, 0 will not show up as a
remainder, and the remainders will start
repeating after a certain stage. So, we will
have a block of digits, i.e..,0.142857,
repeating in the quotient of 1/7.
So, now we have seen that for any rational
number like 1/7, theorem 1.5 and 1.6 are
not enough so, we have a new theorem.
Theorem 1.7
Theorem 1.7 : Let x =p/q be a rational
number, such that the prime factorization of
q is not of the form 2n5m, where n, m are
non-negative integers. Then, x has a decimal
expansion which is non-terminating repeating
(recurring).
From the discussion above, we can conclude that the
decimal expansion of every rational number is
either terminating or non-terminating repeating.
EXAMPLES
Example 8: Without actually
performing the long division, state
whether the following rational
numbers will have a terminating
decimal expansion or a non-
terminating repeating decimal
expansion:
29/343
77/210
Real numbers

More Related Content

What's hot

NUMBER SYSTEM CLASS-IX
NUMBER SYSTEM  CLASS-IXNUMBER SYSTEM  CLASS-IX
NUMBER SYSTEM CLASS-IX
Shikha Pandey
 
Volume- Mathematics
Volume- MathematicsVolume- Mathematics
Volume- Mathematics
Somya Tyagi
 
Square and square roots
Square and square rootsSquare and square roots
Square and square roots
Jessica Garcia
 

What's hot (20)

Polynomials
PolynomialsPolynomials
Polynomials
 
6th class ppt whole numbers
6th class ppt whole numbers6th class ppt whole numbers
6th class ppt whole numbers
 
Introduction to Rational numbers
Introduction to Rational numbersIntroduction to Rational numbers
Introduction to Rational numbers
 
Mathematics
MathematicsMathematics
Mathematics
 
Real numbers
Real numbersReal numbers
Real numbers
 
Properties of Real Numbers
Properties of Real NumbersProperties of Real Numbers
Properties of Real Numbers
 
Presentation on introducing whole number
Presentation on introducing whole numberPresentation on introducing whole number
Presentation on introducing whole number
 
Rational numbers class 8
Rational  numbers class 8 Rational  numbers class 8
Rational numbers class 8
 
angle sum property of triangle
angle sum property of triangleangle sum property of triangle
angle sum property of triangle
 
NUMBER SYSTEM CLASS-IX
NUMBER SYSTEM  CLASS-IXNUMBER SYSTEM  CLASS-IX
NUMBER SYSTEM CLASS-IX
 
Natural and Whole Numbers
Natural and Whole NumbersNatural and Whole Numbers
Natural and Whole Numbers
 
INTRODUCTION TO ALGEBRA
INTRODUCTION TO ALGEBRAINTRODUCTION TO ALGEBRA
INTRODUCTION TO ALGEBRA
 
Number system
Number systemNumber system
Number system
 
MATHEMATICS
MATHEMATICSMATHEMATICS
MATHEMATICS
 
Volume- Mathematics
Volume- MathematicsVolume- Mathematics
Volume- Mathematics
 
The Evolution of the Number System
The Evolution of the Number System  The Evolution of the Number System
The Evolution of the Number System
 
Triangles (Similarity)
Triangles (Similarity)Triangles (Similarity)
Triangles (Similarity)
 
Mensuration
MensurationMensuration
Mensuration
 
Square and square roots
Square and square rootsSquare and square roots
Square and square roots
 
Lines and angles
Lines and anglesLines and angles
Lines and angles
 

Viewers also liked

Properties real numbers basic
Properties real numbers basicProperties real numbers basic
Properties real numbers basic
Bitsy Griffin
 

Viewers also liked (16)

Real Numbers
Real NumbersReal Numbers
Real Numbers
 
Mathematics assignment
Mathematics assignmentMathematics assignment
Mathematics assignment
 
Properties real numbers basic
Properties real numbers basicProperties real numbers basic
Properties real numbers basic
 
Real numbers
Real numbersReal numbers
Real numbers
 
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
 
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014 Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014
 
Real Numbers
Real NumbersReal Numbers
Real Numbers
 
Maths quiz
Maths quizMaths quiz
Maths quiz
 
Real numbers system
Real numbers systemReal numbers system
Real numbers system
 
Maths quiz
Maths quizMaths quiz
Maths quiz
 
Vedic Mathematics ppt
Vedic Mathematics pptVedic Mathematics ppt
Vedic Mathematics ppt
 
Math quiz
Math quizMath quiz
Math quiz
 
2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare
 
What to Upload to SlideShare
What to Upload to SlideShareWhat to Upload to SlideShare
What to Upload to SlideShare
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShare
 

Similar to Real numbers

Chapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdfChapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdf
MinaSaflor
 

Similar to Real numbers (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 |
 
Tenth class state syllabus-text book-em-ap-ts-mathematics
Tenth class state syllabus-text book-em-ap-ts-mathematicsTenth class state syllabus-text book-em-ap-ts-mathematics
Tenth class state syllabus-text book-em-ap-ts-mathematics
 
Chapter - 1 Real_Numbers CLASS 10 MATHS.pdf
Chapter - 1 Real_Numbers CLASS 10 MATHS.pdfChapter - 1 Real_Numbers CLASS 10 MATHS.pdf
Chapter - 1 Real_Numbers CLASS 10 MATHS.pdf
 
Fractions
FractionsFractions
Fractions
 
Presentation (2).pptx
Presentation (2).pptxPresentation (2).pptx
Presentation (2).pptx
 
Maths project
Maths projectMaths project
Maths project
 
Analysis.pptx
Analysis.pptxAnalysis.pptx
Analysis.pptx
 
Complete ncert exemplar class 10
Complete ncert exemplar class 10Complete ncert exemplar class 10
Complete ncert exemplar class 10
 
Real number Class 10th
Real number Class 10thReal number Class 10th
Real number Class 10th
 
Chap 1 real number
Chap 1 real numberChap 1 real number
Chap 1 real number
 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
 
Mathtest 01
Mathtest 01Mathtest 01
Mathtest 01
 
design and analysis of algorithm
design and analysis of algorithmdesign and analysis of algorithm
design and analysis of algorithm
 
UNIT III.pptx
UNIT III.pptxUNIT III.pptx
UNIT III.pptx
 
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part 5
 
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...
Folding Unfolded - Polyglot FP for Fun and Profit - Haskell and Scala - Part ...
 
Chapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdfChapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdf
 
DIVISIBILITY PDF.pdf
DIVISIBILITY PDF.pdfDIVISIBILITY PDF.pdf
DIVISIBILITY PDF.pdf
 
A disproof of the Riemann hypothesis
A disproof of the Riemann hypothesisA disproof of the Riemann hypothesis
A disproof of the Riemann hypothesis
 
Maths class 10th ppt.pptx
Maths class 10th ppt.pptxMaths class 10th ppt.pptx
Maths class 10th ppt.pptx
 

More from Ramki M

More from Ramki M (20)

Weapons used by french army
Weapons used by french armyWeapons used by french army
Weapons used by french army
 
Stephen hawking report
Stephen hawking reportStephen hawking report
Stephen hawking report
 
Technology
TechnologyTechnology
Technology
 
Titan tank
Titan tankTitan tank
Titan tank
 
Social media
Social mediaSocial media
Social media
 
Snappy surprises
Snappy surprisesSnappy surprises
Snappy surprises
 
Snappy surprises story summaries
Snappy surprises story summariesSnappy surprises story summaries
Snappy surprises story summaries
 
Social awareness Hindi essay
Social awareness Hindi essaySocial awareness Hindi essay
Social awareness Hindi essay
 
Robotics and Technology
Robotics and TechnologyRobotics and Technology
Robotics and Technology
 
Robotics
RoboticsRobotics
Robotics
 
Robots and Technology
Robots and TechnologyRobots and Technology
Robots and Technology
 
Robotics and Technology
Robotics and TechnologyRobotics and Technology
Robotics and Technology
 
Robotics
RoboticsRobotics
Robotics
 
Robotics and Technology
Robotics and TechnologyRobotics and Technology
Robotics and Technology
 
Robotics
RoboticsRobotics
Robotics
 
Robotics and Technology
Robotics and TechnologyRobotics and Technology
Robotics and Technology
 
Real numbers
Real numbersReal numbers
Real numbers
 
Pen & ink technique paintings
Pen & ink technique paintingsPen & ink technique paintings
Pen & ink technique paintings
 
Ramakrishna paramahamsar in Hindi
Ramakrishna paramahamsar in HindiRamakrishna paramahamsar in Hindi
Ramakrishna paramahamsar in Hindi
 
Presidents of India report
Presidents of India reportPresidents of India report
Presidents of India report
 

Recently uploaded

QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonQUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
httgc7rh9c
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdfUGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
 
Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
VAMOS CUIDAR DO NOSSO PLANETA! .
VAMOS CUIDAR DO NOSSO PLANETA!                    .VAMOS CUIDAR DO NOSSO PLANETA!                    .
VAMOS CUIDAR DO NOSSO PLANETA! .
 
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonQUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
Economic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesEconomic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food Additives
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of Play
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 

Real numbers

  • 2. INTRODUCTION You began your exploration of the world of real numbers and encountered irrational numbers in the previous class. We begin with the Euclid’s division algorithm and the Fundamental Theorem of Arithmetic in this new chapter.
  • 3. EUCLID’S DIVISION ALGORITHM Euclid’s division algorithm, as the name suggests, has to do with divisibility of integers. Stated simply, it says any positive integer a can be divided by another positive integer b in such a way that it leaves a remainder r that is smaller than b. Many of you probably recognize this as the usual long division process. Although this result is quite easy to state and understand, it has many applications related to the divisibility properties of integers. We touch upon a few of them, and use it mainly to compute the HCF of two positive integers.
  • 4. FUNDAMENTAL THEOREM OF ARITHEMATIC The Fundamental Theorem of Arithmetic, on the other hand, has to do something with multiplication of positive integers. You already know that every composite number can be expressed as a product of primes in a unique way—this important fact is the Fundamental Theorem of Arithmetic. Again, while it is a result that is easy to state and understand, it has some very deep and significant applications in the field of mathematics. We use the Fundamental Theorem of Arithmetic for two main applications. First, we use it to prove the irrationality of many of the numbers you studied in Class IX, such as Second, we apply this theorem to explore when exactly the decimal expansion of a rational number, say p/q (where q is not equal to 0), is terminating and when it is non terminating repeating. We do so by looking at the prime factorization of the denominator q of p/q. You will see that the prime factorization of q will completely reveal the nature of the decimal expansion of p/q. let us begin our exploration. 5,3,2 and
  • 5. Euclid’s Division AlgorithmIn order to get a feel for what Euclid’s division lemma is, consider the following pairs of integers: 17, 6; 5, 12; 20, 4 Like we did in the example, we can write the following relations for each such pair: 17 = 6 × 2 + 5 (6 goes into 17 twice and leaves a remainder 5) 5 = 12 × 0 + 5 (This relation holds since 12 is larger than 5) 20 = 4 × 5 + 0 (Here 4 goes into 20 five-times and leaves no remainder) That is, for each pair of positive integers a and b, we have found whole numbers q and r, satisfying the relation: a = bq + r, 0 < r < b Note that q or r can also be zero. Did you notice that q and r are unique? These are the only integers satisfying the conditions a = bq + r, where 0< r < b. You may have also realized that this is nothing but a restatement of the long division process, and that the integers q and r are called the quotient and, remainder, respectively.
  • 6. Theorem 1.1 - Euclid’s Division Lemma Given positive integers a and b, there exist unique integers q and r satisfying a = bq + r, 0 < r < b. RESULT :- This was perhaps known for a long time, but was first recorded in Book VII of Euclid’s Elements. Euclid’s division algorithm is based on this lemma.
  • 7. Muhammad ibn Musa al-Khwarizmi An algorithm is a series of well defined steps which gives a procedure for solving a type of problem.The word algorithm comes from the name of the 9th century Persian mathematician al- Khwarizmi. In fact, even the word ‘algebra’ is derived from a book, he wrote, called Hisab al-jabr w’al-muqabala. A lemma is a proven statement used for proving another statement.
  • 8. 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. Find the HCF of the number below. Then use Euclid’s lemma to get it: 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
  • 9. Let us state Euclid’s division algorithm clearly. 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 is not equal to 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. Remarks : 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 is not equal to 0.
  • 10. EXAMPLES Euclid’s division lemma/algorithm has several applications related to finding properties of numbers. We give some examples of these applications below: Example 1: Show that every positive even integer is of the form 2q, and that every positive odd integer is of the form 2q + 1, where q is some integer. Solution : Let a be any positive integer and b = 2. Then, by Euclid’s algorithm, a = 2q + r, for some integer q > 0, and r = 0 or r = 1, because 0 < r < 2. So, a = 2q or 2q + 1. If a is of the form 2q, then a is an even integer.
  • 11. Example 2: Showthat any positive odd integer is of the form4q+ 1 or 4q+ 3, where q is some integer. Solution : Let us start withtaking a, where a is a positive odd integer. We apply the division algorithmwith a and b = 4. Since 0 < r < 4, the possibleremainders are 0, 1, 2 and 3. That is, a can be 4q, or 4q+ 1, or 4q+ 2, or 4q+ 3, where q is he quotient. However, since a is odd, a cannot be 4qor 4q+ 2 (since they are bothdivisible by 2). Therefore, any odd integer is of the form4q+ 1 or 4q+ 3.
  • 12. Example3 : A sweet seller has 420 kajubarfisand130 badambarfis.She wants to stack themin such a way that each stack has the same number, andthey take up the least areaof the tray.What is the number of that can be placedin each stack for this purpose? Solution : If we findthe HCF (420, 130). Thenthis number will give the maximum number of barfisin each stack andthe number of stacks will thenbe the least. The areaof the tray that is usedup will be the least. Now, let us use Euclid’salgorithmto findtheir HCF. We have: 420 = 130 × 3 + 30 130 = 30 × 4 + 10 30 = 10 × 3 + 0 So, the HCF of 420 and130 is 10. Therefore, the sweet seller can makestacks of 10 for both kinds of barfi.
  • 13. The Fundamental Theorem Of Arithmetic Let us take some large number, say, 32760, and factorise it to get thorough with the fundamental theorem of arithmetic: 32760 = 2 × 2 × 2 × 3 × 3 × 5 × 7 × 13 i.e., 32760 = 23 × 32 × 5 × 7 × 13, are primes. Let us try another number, say, 123456789. This can be written as 32 × 3803 × 3607. Of course, you have to check that 3803 and 3607 are primes! This leads us to a conjecture that every composite number can be written as the product of powers of primes. In fact, this statement is true, and is called the Fundamental Theorem of Arithmetic because of its basic crucial importance to the study of integers. Let us now formally state this theorem.
  • 14. THEOREM 1.2 - Fundamental Theorem of Arithmetic Every composite number can be expressed (factorised) as a product of primes, and this factorization is unique, apart from the order in which the prime factors occur.
  • 15. Carl Friedrich Gauss An equivalent version ofTheorem 1.2 was probably first recorded as Proposition 14 of Book IX in Euclid’s Elements, before it came to be known as the Fundamental Theorem ofArithmetic. However, the first correct proof was given by Carl Friedrich Gauss in his Disquisitiones Arithmeticae.Carl Friedrich Gauss is often referred to as the ‘Prince of Mathematicians’ and is considered one of the three greatest mathematicians of all time, along with Archimedes and Newton. He has made fundamental contributions to both mathematics and science.
  • 16. The Fundamental Theorem of Arithmetic says that every composite number can be factorised as a product of primes. It also says that given any composite number it can be factorised as a product of prime numbers in a ‘unique’ way, except for the order in which the primes occur. That is, given any composite number there is one and only one way to write it as a product of primes, as long as we are not particular about the order in which the primes occur. For example, we regard 2 × 3 × 5 × 7 as the same as 3 × 5 × 7 × 2, or any other possible order in which these primes are written. This fact is also stated in the following form: The prime factorization of a natural number is unique, except for the order of its factors.
  • 17. EXAMPLES This is an example to show the last slide’s arithmetic theorem. Example 4 : Consider the numbers , where n is a natural number. Check whether there is any value of n for which ends with the digit zero. Solution : If the number , for any n, were to end with the digit zero, then it would be divisible by 5. That is, the prime factorisation of would contain the prime 5. This is not possible because ; so the only prime in the factorisation of is 2. So, the uniqueness of the Fundamental Theorem of Arithmetic guarantees that there are no other primes in the factorisation of . So, there is no natural number n for which 4n ends with the digit zero. You have already learnt how to find the HCF and LCM of two positive integers using the Fundamental Theorem of Arithmetic earlier, without realizing it! This method is also called the prime factorisation method. n 4 n 4 n 4 n 4 n 4 nn 2 )2(4 
  • 18. Example for prime factorisation method: Example 5 : Find the HCF of 96 and 404 by the prime factorisation method. Hence, find their LCM. Solution : The prime factorisation of 96 and 404 gives: , Therefore, HCF is Also, LCM (96, 404) = ,3296 5  1012404 2  422  9696 4 40496 )404,96( 40496     HCF
  • 19. Revisiting Irrational Numbers In this section, we will prove that and, in general, is irrational, where p is a prime. One of the theorems, we use in our proof, is the Fundamental Theorem of Arithmetic. Recall, a number ‘s’ is called irrational if it cannot be written in the form , p/q where p and q are integers and q in not equal to 0. Some examples of irrational numbers, with which you are already familiar, are : Before we prove that is irrational, we need the following theorem, whose proof is based on the Fundamental Theorem of Arithmetic. 53,2 and p ......,11101011011101.0, 3 2 ,,15,3,2 etc 2
  • 20. Theorem 1.3 Theorem 1.3 :- Let p be a prime number. If p divides a2, then p divides a, where a is a positive integer. Proof : Let the prime factorisation of a be as follows : a = p1p2 . . . pn, where p1,p2, . . ., pn are primes, not necessarily distinct. Therefore, Now, we are given that p divides . Therefore, from the Fundamental Theorem of Arithmetic, it follows that p is one of the prime factors of . However, using the uniqueness part of the Fundamental Theorem of Arithmetic, we realise that the only prime factors of a2 are p1, p2, . . ., pn. So p is one of p1, p2, . . ., pn. Now, since a = p1 p2 . . . pn, p divides a. We are now ready to give a proof that 2 is irrational. The proof is based on a technique called ‘proof by contradiction’. 22 2 2 12121 2 ....)...)(...( nnn pppppppppa  2 a 2 a
  • 21. In Class IX, we mentioned that : The sum or difference of a rational and an irrational number is irrational and the product and quotient of a non-zero rational and irrational number is irrational. We prove some particular cases here. Example 6: Show that is irrational. Solution : Let us assume, to the contrary, that is rational. That is, we can find co prime a and b (b in not equal to 0) such that = Rearranging, we get= Since 3, a and b are integers, is rational, and so is a rational. But this contradicts the fact that is irrational. So, we conclude that is irrational. 2 23 23 b a 23 b a 3 2  2 2 23
  • 22. Revisiting Rational Numbers and Their Decimal Expansion Rational numbers have either a terminating decimal expansion or a non-terminating repeating decimal expansion. In this section, we are going to consider a rational number, say , p/q(q is not equal to 0), and explore exactly when the decimal expansion of p/q is terminating and when it is non-terminating repeating (or recurring). We do so by considering several examples. Let us consider the following rational numbers : (i) 0.375 (ii) 0.104 (iii) 0.0875 As one would expect, they can all be expressed as rational numbers whose denominators are powers of 10. Let us try and cancel the common factors between the numerator and denominator and see what we get : Now (i) (ii) (iii) 2 3 10 375 1000 375 375.0 3  33 5 13 10 104 1000 104 104.0  52 7 10 875 10000 875 0875.0 44  
  • 23. Theorem 1.5 Theorem 1.5 : Let x be a rational number whose decimal expansion terminates. Then x can be expressed in the form , p q where p and q are co prime, and the prime factorisation of q is of the form 2n5m, where n, m are non-negative integers.
  • 24. Examples Example 7: Solve 23.3408/10000 Solution: = = 4 2 4 5 52172 10 233408 10000 233408 3408.23  
  • 25. Theorem 1.6 Theorem 1.6 : Let x = p/q be a rational number, such that the prime factorisation of q is of the form , where n, m are non-negative integers. Then x has a decimal expansion which terminates. mn 52
  • 26. In a question 1/7 from your class IX textbook the remainders are 3, 2, 6, 4, 5, 1, 3, 2, 6, 4, 5, 1, . . . and divisor is 7. Notice that the denominator here, i.e., 7 is clearly not of the form 2n5m. Therefore, from Theorems 1.5 and 1.6, we know that 1/7 will not have a terminating decimal expansion. Hence, 0 will not show up as a remainder, and the remainders will start repeating after a certain stage. So, we will have a block of digits, i.e..,0.142857, repeating in the quotient of 1/7. So, now we have seen that for any rational number like 1/7, theorem 1.5 and 1.6 are not enough so, we have a new theorem.
  • 27. Theorem 1.7 Theorem 1.7 : Let x =p/q be a rational number, such that the prime factorization of q is not of the form 2n5m, where n, m are non-negative integers. Then, x has a decimal expansion which is non-terminating repeating (recurring). From the discussion above, we can conclude that the decimal expansion of every rational number is either terminating or non-terminating repeating.
  • 28. EXAMPLES Example 8: Without actually performing the long division, state whether the following rational numbers will have a terminating decimal expansion or a non- terminating repeating decimal expansion: 29/343 77/210