REAL NUMBERS. INTRODUCTION  We all know four fundamental operations of addition, subtraction, multiplication and division, which we have applied on.

Slides:



Advertisements
Similar presentations
The Fundamental Theorem of Arithmetic. Primes p > 1 is prime if the only positive factors are 1 and p if p is not prime it is composite The Fundamental.
Advertisements

Goal When you have finished this presentation you should understand:
Study Guides Quantitative - Arithmetic - Numbers, Divisibility Test, HCF and LCM Mycatstudy.com.
5.1 Number Theory. The study of numbers and their properties. The numbers we use to count are called the Natural Numbers or Counting Numbers.
Chapter Primes and Greatest Common Divisors ‒Primes ‒Greatest common divisors and least common multiples 1.
Copyright © 2005 Pearson Education, Inc. 5.3 The Rational Numbers.
Fundamental Theorem of Arithmetic. Euclid's Lemma If p is a prime that divides ab, then p divides a or p divides b.
Rational and Irrational Numbers. Rational Number.
Rational and Irrational Numbers
division algorithm Before we study divisibility, we must remember the division algorithm. r dividend = (divisor ⋅ quotient) + remainder.
WHOLE NUMBERS; INTEGERS Whole numbers: Z 0,+ = the natural numbers  {0}. Integers:
BY MISS FARAH ADIBAH ADNAN IMK
Chapter 2 The Fundamentals: Algorithms, the Integers, and Matrices
Slide 5-1 Copyright © 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION.
Sullivan Algebra and Trigonometry: Section R.1 Real Numbers Objectives of this Section Classify Numbers Evaluate Numerical Expressions Work with Properties.
Quantitative - Arithmetic - Numbers, Divisibility Test, HCF and LCM
Topic Real Numbers.
(CSC 102) Discrete Structures Lecture 10.
Chapter 6: The Real Numbers and Their Representations
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 5.3 The Rational Numbers.
Thinking Mathematically
The Integers & Division. a divides b if a is not zero there is a m such that a.m = b “a is a factor of b” “b is a multiple of a” a|b Division.
Numbers MST101. Number Types 1.Counting Numbers (natural numbers) 2.Whole Numbers 3.Fractions – represented by a pair of whole numbers a/b where b ≠ 0.
MATHS PROJECT NUMBER SYSTEMS BY BINDIYA GURUNG,CLASS IX.
MM150 Unit 1 Seminar Agenda Welcome and Syllabus Review –Brief Syllabus Review –Contact Information for Instructor –Seminar Rules –Discussion Topics –Whole.
Copyright © 2009 Pearson Education, Inc. Chapter 5 Section 1 - Slide 1 Chapter 1 Number Theory and the Real Number System.
Chapter 6: The Real Numbers and Their Representations.
Module #9 – Number Theory 1/5/ Algorithms, The Integers and Matrices.
Slide Copyright © 2009 Pearson Education, Inc. Unit 1 Number Theory MM-150 SURVEY OF MATHEMATICS – Jody Harris.
Fractions!!.
Factor A factor of an integer is any integer that divides the given integer with no remainder.
NUMBER SYSTEM.
Slide Copyright © 2009 Pearson Education, Inc. Slide Copyright © 2009 Pearson Education, Inc. Chapter 1 Number Theory and the Real Number System.
Slide Copyright © 2009 Pearson Education, Inc. 5.1 Number Theory.
AF2. Turn off your phones Primes, gcd, some examples, reading.
1 Discrete Structures – CNS2300 Text Discrete Mathematics and Its Applications Kenneth H. Rosen (5 th Edition) Chapter 2 The Fundamentals: Algorithms,
Slide Copyright © 2009 Pearson Education, Inc. Slide Copyright © 2009 Pearson Education, Inc. Chapter 1 Number Theory and the Real Number System.
Lesson 5.3 The rational numbers. Rational numbers – set of all numbers which can be expressed in the form a/b, where a and b are integers and b is not.
Slide Copyright © 2009 Pearson Education, Inc. Welcome to MM 150 Survey of Mathematics.
Chapter 3 The Fundamentals: Algorithms, the integers, and matrices Section 3.4: The integers and division Number theory: the part of mathematics involving.
Agenda Review:  Relation Properties Lecture Content:  Divisor and Prime Number  Binary, Octal, Hexadecimal Review & Exercise.
Number Theory. Introduction to Number Theory Number theory is about integers and their properties. We will start with the basic principles of divisibility,
Mathematics Introduction & Formulas. Number System Number System is a writing system for expressing numbers.
5.2 The Integers.
to make Math really make sense
TOPIC 0-FUNDAMENTAL CONCEPTS OF ALGEBRA (MAT0114)
Introduction to Real Numbers and Algebraic Expressions
Thinking Critically 4.1 Divisibility Of Natural Numbers
Number Systems.
Chapter 6: The Real Numbers and Their Representations
Sullivan Algebra and Trigonometry: Section 5
Number Systems INTRODUCTION.
Subject : Algebra Std - 9th Subject- Algebra Topic- Real Numbers.
TEACHER NAME:SOU.HAJARE S R
PEA202 – Lecture #1 NUMBER SYSTEM.
PROGRAMME F1 ARITHMETIC.
Rational & Irrational Numbers
Real Numbers Lesson 1.1.
CHAPTER 1 – REAL NUMBERS.
The Real Numbers And Their Representations
Section 5.3 The Rational Numbers
The Real Number System Real Numbers Irrational Numbers
The Integers & Division
Lesson 2.3 Real Zeros of Polynomial Functions
Number systems.
Real Numbers Natural Numbers Whole Numbers Integers Rational Numbers
Natural Numbers The first counting numbers Does NOT include zero
From the last time: gcd(a, b) can be characterized in two different ways: It is the least positive value of ax + by where x and y range over integers.
UNIT 1 Chapter 1-1 Number Systems.
Presentation transcript:

REAL NUMBERS

INTRODUCTION

 We all know four fundamental operations of addition, subtraction, multiplication and division, which we have applied on natural numbers, integers and real numbers as well.  When we think of division, then divisibility and all the four components of division clicks our mind.But actually what is divisibility? And on what basis do we say a no.’a’ is divisible by another no. ‘b’? Also how do we check whether a number is odd or even?  This is the place where Euclid's division lemma works. It tells us about the divisibility of integers.

DIVISIBILITY: A non-zero integer ‘b’ is said to divide an integer ‘a’ if there exists an integer ‘c’ such that a=bc. Here, ’b’ is called the divisor, ‘a’ is called the dividend, ‘c’ is called the quotient. Example: 2 is a divisor of 6 as there exist an integer 3 such that 6=2*3. Note : ‘b’ is a divisor of ‘a’ is written as a/b For a/b we say that ‘a’ is divisible by ‘b’ or ‘b’ is a factor of ‘a’ or ‘a’ is a multiple of ‘b’ or ‘b’ is a divisor of ‘a’.

EUCLID’S DIVISION LEMMA  Let ;a; and ‘b’ be any two positive integer.Then there exist unique integers ‘q’ and ‘r’ such that a=bq +r, 0 < = r < b. let us consider the division of one positive integer with another,say 45 by 8. 46=8*5+6, where 0<6<8. the result of this division is that we get two integers - 5 which is called the quotient and 6 which is the remainder.

 Any positive even integer is of the form 2m and any positive even integer is of the form 2m+1.  Any positive integer is of the form 3m,3m+1 and 3m+2. EXAMPLES 1)Using Euclid’s Division Lemma show that every even integer is of the form 2q and every odd integer is of the form 2q+1. Sol: Let ‘a’ be any positive integer and b=2, then,r=0,1. case(1) when r=0  a=2q+0  a=2(q)  a=2m ….even

 Case(2) when r=1  a=2q+1  a=2(q)+1  a=2m+1 ……odd. 2)Show that an odd integer is of the form 4q+1 or 4q+3,where q is some positive integer. Sol: Let a be the positive odd integer and b =4, then r=0,1,2,3.  case(1)when r=0  a=4q+0  a=2(2q)  a=2m ….even  Case(2)when r= 1  a=2(q)+1  a=2m +1 …odd  Case(3)when r=2  a=4q+2  a=2(q+1)  a=2m ….even  Case(4)when r=3  a=4q+3  A=4q+2+1  A=2(2q+1)+1  A=2m +1 …odd

EUCLID’S DIVISION ALGORITHM  Euclid’s Division Algorithm is an application of Euclid’s Division Lemma. It is a technique to compute the HCF of two positive integers.  To obtain the HCF of two positive integers,say a and b with a>b, we follow the steps given below. STEP 1:Apply Euclid’s Division Lemma ta a and b. So we find whole numbers q and r such that a=bq+r, 0=<r<b. STEP2:If r=0,b is the HCF of a and b.But if r is not equal to zero,apply the lemma to b and r. STEP3:Continue the process till the remainder is zero. The divisor at this stage will be the required HCF.

Example: Suppose we have to determine the HCF of 1756 and 144. We start with the greater integer, i.e.,1756.By the lemma, we have 1756=144*12+28 Now again applying the lemma on the divisor 144 and the remainder 28,we have 144= 28*5+4 Now again applying the lemma on the divisor 28 and remainder 4, we have 28=4*7+0 Here the last divisor is 4 Thus, 4= HCF(28,4)= HCF(144,28) =HCF(1756,144). NOTE: HCF of (a,b) * LCM of (a,b) =a*b.

QUESTIONS Q1.Using Euclid’s Division Algorithm, find the HCF of the following a)65 and 170 b)1264 and 82 c)2165 and 272 Q2. If the HCF of 45 and 210 is expressible in the form 210x + 45 * 5, find x. Q3.Find the HCF d of 117 and65. Also find integers x and y such that d= 117x = 65y. Q4.Find the largest positive integer that will divide 398, 436 and 542 leaving remainder 7, 11 and 15 respectively. Q5.Prove that n^2 –n is divisible by 2 for every positive integer n. Q6Prove that if a positive integer is of the form 6q +5, then it is of the form 3q+2 for some integer q, but not conversely. Q7.Prove that the product of two consecutive positive integer is divisible by 2. Q8.Prove that the square of any positive integer of the form 5q+1 is of the same form.

FUNDAMENTAL THEOREM OF ARITHMETIC  Every composite number can be expressed as a product of primes and this factorisation is unique, apart from the order in which the prime factors occur. For example (1) 6860 = 2^2*5*7^3. (2) 1200 = 2^4*3*5^2 There is no other possible factorisations of 6860 and 1200 into prime factors. So the fundamental theorem of arithmetic tells us that prime numbers are the building blocks for all the positive integers.  Let p be a prime no. and a be a positive integer. If p divides a^2, then p divides a.

REVISITING IRRATIONAL NUMBERS RATIONAL NUMBERS: A no. Is said to be a rational number if it can be written in the form of p/q where p and q are integers, p is not equal to 0 and the HCF of p and q is 1. IRRATIONAL NUMBER:A no. is said to be an irrational no. if it’s Nth root is not a whole no. NOTE: A no. which is not a rational no. is an irrational no.

QUESTIONS Q1.Find the HCF and LCM of the following integers a) 84 b) 120 c) 256 d) 8008 e) 760 Q2.The HCF of two no.s is 54 and their LCM is If one no. is 336 find the other. Q3. Fid the least no. that is divisible by all the no.s between 2 to 10 (both inclusive). Q4...Find the largest positive integer that will divide 398, 436 and 542 leaving remainder 7, 11 and 15 respectively. Q5.Check whether 4^n can end with digit 0? Q6.Prove that root 2,3,4,5,6 are irrational numbers. Q7.Prove that there is no rational no. whose square is 6. Q8.For any positive real no. x prove that there always exists an irrational no. y satisfying 0<y<x.

DECIMAL REPRESENTATION RATIONAL NUMBERS: They have either a terminating or a non- terminating repeating decimal expansion. IRRATIONAL NUMBERS : They have non- terminating and non repeating decimal expansion. Let us take the following terminating decimal expansions: a)0.35 = 35/100 =7/20=7/2^2*5 b)0.58 =58/100=29/50=7/2*5^2 In each case the terminating decimal expansion reduces to a rational no.of the form p/q, where p and q are co-prime and the prime factorisation of q is of the form 2^m*5^n, where m and n are no- negative integers.

 Let x be a rational no. whose decimal expansion terminates. Then x can be expressed in the form p/q, where p and q are co –primes,and the prime factorisation of q is of the form 2^m*5^n, where m and n are non- negative integers.  Let x = p/q be a rational no. such that the prime factorisation of q is of the form 2^m*5^n, where m and n are non- negative integers. Then x has a decimal expansion which terminates.  Let x = p/q be a rational no. such that the prime factorisation of q is not of the form 2^m*5^n, where m and n are non- negative integers. Then x has a decimal expansion which is non terminating repeating.

QUESTIONS Q1.State whether the following will have a terminating or a non- terminating repeating decimal expansion. a)11/125 b)137/260 c)23/6250 d)217/4000 e)215/4500 Q2.What can you say about the prime factorisation of the denominators of the following rational no. a) b) c)

THANK YOU