• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Offline Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • NEW
    • JEE MAIN 2025
    • NEET
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
    • TALLENTEX
    • AOSAT
    • ALLEN e-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo

Real Numbers

1.0Types of Numbers

Natural Numbers Counting numbers 1,2,3,4,5,.....are known as natural numbers. The set of all natural numbers can be represented by : N={1,2,3,4,5,…..

Whole Numbers If we include 0 among the natural numbers, then the numbers 0,1,2,3,4,5….. are called whole numbers. The set of whole numbers can be represented by : W={0,1,2,3,4,5,…. } Clearly, every natural number is a whole number but 0 is also a whole number which is not a natural number.

Integers All counting numbers and their negatives including zero are known as integers. The set of integers can be represented by: Z or I={.....,−4,−3,−2,−1,0,1,2,3,4,…...

Positive integers The set I+={1,2,3,4,…..}isthesetofallpositiveintegers.Clearly,positiveintegersand natural numbers are synonyms.

Negative integers The set I−={…..,−3,−2,−1} is the set of all negative integers.

  • 0 is neither negative nor positive.

Rational numbers The numbers of the form qp​, where p and q are integers and q=0, are known as rational numbers, e.g. 74​,23​,85​,10​,−32​, etc. The set of all rational numbers is denoted by Q . i.e. Q={x:x=qp​;p,q∈I,q=0}

Since every natural number 'a' can be written as 1a​, so ' a ' is a rational number. Since 0 can be written as 10​ and every non-zero integer 'a' can be written as 1a​, so 0 and every non zero integer is also a rational number. Every rational number has a peculiar characteristic that when expressed in decimal form is expressible either in terminating decimals or non-terminating repeating decimals.

For example : 51​=0.2,31​=0.333…,…,722​=3.1428714287,448​=0.18188…... , etc. The recurring decimals have been given a short notation as 0.333...=0.3 4.1555 …=4.15 0.323232…=0.32

Irrational numbers

Those numbers which when expressed in decimal form are neither terminating nor repeating decimals are known as irrational numbers, e.g. 2​,3​,5​,π etc.

  • Note, that the exact value of π is not 722​⋅722​ is rational, while π is an irrational number. 722​ is approximate value of π. Similarly, 3.14 is not an exact value of π.

Real numbers

The rational and irrational numbers combined together are called real numbers, e.g. 2113​,52​,−73​,3​,4+2​, etc. are real numbers. The set of real numbers is denoted by R.

  • Note that, the sum, difference or non-zero product of a rational and irrational number is irrational. e.g. 3+2​,4−3​,32​−5​,43​,−75​ are all irrational.
  • Prime numbers Except 1, each natural number which is divisible by only 1 and itself is called as prime number e.g., 2,3,5,7,11,13,17,19,23,29,31,.....etc. There are total 25 prime numbers upto 100 and 45 upto 200. 2 is the only even prime number and the least prime number. 2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97 are prime numbers upto 100 .
  • Co-prime A pair of two natural numbers having no common factor, other than 1, is called a pair of co-prime. For example: (3,5),(4,5),(5,6),(7,9),(6,7) etc, are co-primes.
  • Twin primes Prime numbers differing by 2 are called twin primes, e.g. (3,5),(5,7),(11,13) etc, are called twin primes.
  • Composite numbers All-natural numbers except 1 , which are not prime are composite numbers. If C is the set of composite numbers then C={4,6,8,9,10,12…...
  • 1 is neither prime nor composite.

2.0Euclid's division lemma

Euclid's division lemma states that "For any two positive integers a and b, there exist unique integers q and r such that a=bq+r,0≤r<b." e.g. (i) Consider number 23 and 5, then : 23=5×4+3 Comparing with a=bq+r we get, a=23, b=5,q=4,r=3 and 0≤r<b (as 0<3<5 ) (ii) Consider positive integers 18 and 4 18=4×4+2 For 18(=a) and 4(=b) we have q=4,r=2 and 0≤r<b

In the relation a=bq+r, where 0≤r<b is nothing but a statement of the long division of number a by b in which q is the quotient obtained and r is the remainder. e.g. Long division of 25 by 7 . So, 25=7×3+4 Here, quotient =3, remainder =4

Building Concepts 1 Prove that every odd integer is of the form 2q+1, where q is an integer. Explanation Let a be any positive integer. By using Euclid division lemma with a and b=2 we have a=2q+r, where q is integer ≥0 and 0≤r<2 Since 0≤r<2,∴r=0,1 For r=0,a=2q+r=2q (even integer) and for r=1,a=2q+r=2q+1 Now, we know that an integer is either even or odd and a=2q+1 is not an even integer ∴a=2q+1 is an odd integer.

Building Concepts 2 "The product of two consecutive positive integers is divisible by 2". Is this statement true or false? Give reasons. Explanation: True, because n(n+1) will always be even, as one of the factors is odd and other is even.

Building Concepts 3 A positive integer is of the form 3q+1,q being a natural number. Can you write its square in any form other than 3m+1, i.e., 3m or 3m+2 for some integer m ? Justify your answer. Explanation No, because (3q+1)2=9q2+6q+1=3(3q2+2q)+1=3m+1 {where m=3q2+2q}

Building Concepts 4 Show that the square of any positive integer cannot be of the form 5q+2 or 5q+3 for any integer q. Explanation: We know that any positive integer can be of the form 5 m,5 m+1, 5m+2,5m+3 or 5m+4 for some integer m. Thus, we have: Case (i) : (5 m)2=25 m2=5(5 m2)=5q,q is an integer. Case (ii) : (5 m+1)2=25 m2+10 m+1=5(5 m2+2 m)+1=5q+1, q is an integer. Case (iii) : (5m+2)2=25 m2+20 m+4=5(5 m2+4 m)+4=5q+4, q is an integer. Case (iv) : (5m+3)2=25m2+30m+9=5(5m2+6m+1)+4=5q+4,q is an integer. Case (v) : (5m+4)2=25m2+40m+16=5(5m2+8m+3)+1=5q+1, q is an integer. Thus, the square of a positive integer cannot be of the form 5q+2 or 5q+3 for any integer q.

Building Concepts 5 Prove that if x and y are both odd positive integers, then x2+y2 is even but not divisible by 4. Explanation Let x=2 m+1 and y=2n+1 for some integers m and n . ∴x2+y2=(2m+1)2+(2n+1)2=4m2+4m+1+4n2+4n+1=4(m2+n2)+4(m+n)+2=4q+2 where q=(m2+n2)+(m+n) ⇒x2+y2 is even and leaves remainder 2 on dividing by 4 ⇒x2+y2 is not divisible by 4 .

3.0HCF by Euclid's division algorithm

If 'a' & 'b' are positive integers such that a=bq+r, then, every common divisor of 'a' & 'b' is a common divisor of ' b ' & ' r ' and vice-versa.

In mathematics, the Euclid's Algorithm is an efficient method for computing the greatest common divisor (GCD) or highest common factor (HCF). So, let us state Euclid's division algorithm clearly. To obtain the HCF of two positive integers, say cand 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 .

Building Concepts 6 Explain the principle behind Euclid's division algorithm. Explanation: The Euclid's division algorithm is based on the principle that the greatest common divisor of two numbers does not change if the smaller number is subtracted from the larger number. Consider two numbers 252 and 105 whose HCF is 21 . 252=21×12 and 105=21×5 252−105=147, the HCF(147,105) is also 21 . Since the larger of the two numbers is reduced, repeating this process gives successively smaller numbers until one of them is zero. When that occurs, the GCD is the remaining nonzero number Step-1: 252=105×2+42{252−105=147147−105=42​} Step-2 : 105=42×2+21{105−42=6363−42=21​} Step-3: 42=21×2+0{42−21=2121−21=0​} Required HCF (252,105)=21

Numerical Ability 1 Use Euclid's division algorithm to find the HCF of 441, 567, 693. Solution: In order to find the HCF of 441, 567 and 693, we first find the HCF of 441 and 567 by Euclid's division algorithm. Using division algorithm, we get 567=441×1+126 441=126×3+63 126=63×2+0 So, HCF(567,441)=63 Now, we find the HCF of 63 and 693 693=63×11+0 ∴HCF(63,693)=63 Hence HCF (441,567,693)=63

4.0Fundamental theorem of arithmetic

The Fundamental Theorem of Arithmetic tells us something important about the relationship between composite numbers and prime numbers. It is usually stated as follows : "Every composite number can be expressed as a product of primes, and their decomposition is unique, apart from the order in which the prime factors occur." e.g. 12600=23×32×52×7

Thus we have expressed the composite number 12600 as product of powers of primes in ascending order and this decomposition is unique.

HCF and LCM of numbers

HCF (Highest common factor) The HCF of two or more numbers is the greatest number that divides each one of them exactly.

LCM (Least common Multiple) The least number which is exactly divisible by each one of the given numbers is called their LCM.

In order to find HCF and LCM of given numbers by Prime Factorisation Method or Fundamental Theorem of Arithmetic, express each number as the product of primes, then HCF = Product of least powers of common factors.

LCM = Product of highest powers of all the factors.

Important relation Product of two numbers =( Their HCF )×( Their LCM )

Building Concepts 7 The numbers 525 and 3000 are both divisible only by 3,5,15,25 and 75 . What is HCF (525, 3000)? Justify your answer. Explanation: Since HCF of given numbers is the greatest number that divides each one of them exactly. Therefore, HCF(525,3000)=75.

Numerical Ability 2 Find the LCM and HCF of 1296 and 2520 by applying the fundamental theorem of arithmetic method i.e. using the prime factorisation method. Solution: 1296=2×2×2×2×3×3×3×3=24×34 2520=2×2×2×3×3×5×7=23×32×5×7 LCM =24×34×5×7=45360 HCF =23×32=72

Numerical Ability 3 Given that HCF (306,657)=9. Find LCM (306,657). Solution HCF(306,657)=9 means HCF of 306 and 657=9 Required LCM (306,657) means required. LCM of 306 and 657. For any two positive integers; their LCM(a,b)=HCF(a,b) Product of the numbers ​ i.e., LCM(306,657)=9306×657​=22,338

What is the relation between the LCM, HCF (of 3 numbers) and the HCF's of them taken by pairs? Exploring the Concept Consider any three natural numbers (say N1​, N2​ and N3​ ). Find their LCM and HCF. Find HCF of N1​ and N2​, the HCF of N2​ and N3​ and the HCF of N1​ and N3​. Find the product of the three numbers. Drawing conclusions Study some more examples draw up a table and discover.

N1​, N2​, N3​HCF N1​, of N2​HCF of N2​ & N3​HCF of N3​ & N1​LCM of N1​, N2​, N3​HCF of N1​, N2​, N3​Product of N1​, N2​, N3​((2)⋅(3)⋅(4))(7)×(6)​
12345678

State your discovery.

Important relation LCM(p,q,r)=HCF(p,q)⋅HCF(q,r)⋅HCF(p,r)p⋅q⋅r⋅HCF(p,q,r)​ HCF(p,q,r)=LCM(p,q)⋅LCM(q,r)⋅LCM(p,r)p⋅q⋅r⋅LCM(p,q,r)​

Building Concepts 8 Can two numbers have 18 as their HCF and 380 as their LCM? Give reason. Explanation No, because HCF (18) does not divide LCM (380).

  • LCM of two numbers must be divided by their HCF.

Building Concepts 9 Find the largest number that divides 1251, 9377 and 15628 leaving remainders 1, 2 and 3, respectively. Explanation: Consider the numbers 1251-1, 9377-2 and 15628-3 or 1250, 9375 and 15625. Required number is the HCF of 1250, 9375 and 15625. Now, 1250=2×54 9375=3×55 15625=56 HCF=54=625

Building Concepts 10 On a morning walk, three persons step off together and their steps measure 40 cm , 42 cm and 45 cm , respectively. What is the minimum distance each should walk so that each can cover the same distance in complete steps? Explanation: 40=23×51 42=21×31×71 45=32×51 Minimum distance covered = LCM of 40, 42, 45 23×32×51×71=8×9×35=2520 cm

Building Concepts 11 Explain why 7×11×17+17 is a composite number. Explanation: Let 7×11×17+17=(7×11+1)×17 (77+1)×17=78×17 ⇒7×11×17+17=2×3×13×17 2×3×13×17 is a composite number as having more than two distinct factors.

Building Concepts 12 Show that 12n cannot end with digit 0 or 5 for any natural number n . Explanation: 12n=(2×2×3)n=22n×3n So, the only primes in the factorisation of 12n are 2 and 3 . For 12n to end with digit 0 or 5 , it must have 5 as a prime factor. But by fundamental theorem of arithmetic, it cannot have 5 as a prime factor. Hence 12n cannot end with digit 0 or 5 for any natural number n .

5.0Revisiting irrational numbers

An irrational number is a real number that cannot be expressed as the ratio of two integers. The numbers 2​,3​,15​,π, e, etc. are examples of irrational numbers. The decimal representation of irrational numbers is non-terminating and non-repeating. e.g. 0.101001000100001....

Theorem : Let p be a prime number. If p divides a2, then p divides a also, where a is a positive integer. Proof : Let the prime factorisation of a be as follows : a=p1​p2​…pn​, where p1​p2​,…,pn​ are primes, not necessarily distinct. Therefore, a2=(p1​,p2​…pn​)(p1​,p2​…pn​)=p12​p22​…pn2​. Now, we are given that p divides a2. Therefore, from the Fundamental Theorem of Arithmetic, it follows that p is one of the prime factors of a2. However, using the uniqueness part of the Fundamental Theorem of Arithmetic, we realise that the only prime factors of a2 are p12​p22​…pn2​. So p is one of p1​p2​…pn​. Now, since a=p1​p2​…pn​,p divides a. Theorem : Prove that square root of 2 is irrational Proof: We shall prove this by the method of contradiction. If possible, let us assume that 2​ is a rational number. Then 2​=ba​,b=0 where a,b are integers having no common factor other than 1 . ⇒(2​)2=( ba​)2⇒2= b2a2​⇒ b2=2a2​⇒2 divides a2⇒2 divides a, therefore let a=2c for some integer c. ⇒a2=4c2⇒ b2=24c2​⇒2 b2​=c2⇒2 divides b2⇒2 divides b Thus, 2 is a common factor of a and b.  But it contradicts our assumption that a and b have no common factor other (1))  So, our assumption that 2​ is a rational, is wrong.  Hence, 2​ is irrational. 

Building Concepts 13 Show that 32​ is irrational. Explanation: Let us assume, to the contrary, that 32​ is rational. ⇒32​=ba​(b=0,a and b are coprime ) ⇒2​=3 ba​ Since 3, a and b are integers, ⇒3 ba​ is rational, and so 2​ is rational. But this contradicts that 2​ is irrational. So, we conclude that 32​ is irrational.

Building Concepts 14 Prove that 2+3​ is irrational. Explanation: Let 2+3​ be a rational number equals to r ∴2+3​=r 3​=r−2 Here L.H.S is an irrational number while R.H.S. r−2 is rational. ∴ L.H.S = R.H.S Hence it contradicts our assumption that 2+3​ is rational. ∴2+3​ is irrational.

  • 2+3​ is not equal to 23​

Building Concepts 15 Prove that 2​+3​ is irrational. Explanation Let 2​+3​ be rational number say ' x ' ⇒x=2​+3​ Squaring both side x2=2+3+26​=5+26​ ⇒x2=5+26​⇒6​=2x2−5​ As x,5 and 2 are rational. ⇒2x2−5​ is a rational number. ⇒ So, 6​ also is a rational number. Which is contradiction of the fact that 6​ is an irrational number. Hence our assumption is wrong ⇒2​+3​ is an irrational number.

  • 2​+3​ is not equal to 5​

Building Concepts 16 Prove that p​+q​ is irrational, where p,q are primes. Explanation: Let us suppose that p​+q​ be rational. Let p​+q​=r, where r is rational. Therefore p​=r−q​ Squaring both sides, we get p=r2+q−2rq​. Therefore q​=2rr2+q−p​ Now, R.H.S. is a rational number, since r is rational. ⇒r2 is rational, q,p are both rational (since p,q are primes). But q​ is irrational, since q is prime. ∴ We arrive at a contradiction ∴ Our supposition is wrong. Hence p​+q​ is irrational.

6.0Revisiting rational numbers and their decimal expansion

In Mathematics, a rational number is any number that can be expressed as the quotient ba​ of two integers, with the denominator b not equal to zero.

  • The decimal representation of rational number is either terminating or nonterminating but repeating. e.g. 73​,2,0,−5,2.6,2.7777... etc.

Nature of the decimal expansion of rational numbers

Theorem 1: Let x be a rational number whose decimal expansion terminates. Then we can express x in the form qp​, where p and q are co-primes, and the prime factorisation of q is of the form 2m×5n, where m,n are non-negative integers. Theorem 2: Let x=qp​ be a rational number, such that the prime factorisation of q is of the form 2m×5n, where m,n are non-negative integers. Then, x has a decimal expansion which terminates. Theorem 3: Let x=qp​ be a rational number, such that the prime factorisation of q is not of the form 2m×5n, where m,n are non-negative integers. Then, x has a decimal expansion which is non-terminating repeating. e.g. (i) 125189​=53189​=20×53189​ we observe that the prime factorisation of the denominator of this rational number is of the form 2m×5n, where m,n are non-negative integers. Hence, 125189​ has terminating decimal expansion. (ii) 617​=2×317​ we observe that the prime factorisation of the denominator of this rational number is not of the form 2m×5n, where m,n are non-negative integers. Hence 617​ has nonterminating and repeating decimal expansion. (iii) 817​=23×5017​ So, the denominator 8 of 817​ is of the form 2m×5n, where m,n are non-negative integers. Hence 817​ has terminating decimal expansion. (iv) 45564​=5×7×1364​ Clearly, 455 is not of the form 2m×5n. So, the decimal expansion of 45564​ is non-terminating repeating.

Building Concepts 17 Without actually performing the long division, find if 10500987​ will have terminating or non-terminating (repeating) decimal expansion. Give reason for your answer. Explanation: Terminating decimal expansion, because 10500987​=50047​ and 500=53×22. 10500987​=22.53.7329​=22.5347​=0.094

Building Concepts 18 A rational number in its decimal expansion is 327.7081. What can you say about the prime factors of q, when this number is expressed in the form qp​ ? Give reasons. Explanation: Since 327.7081 is a terminating decimal number, so q must be in the form of 2m×5n where m,n are natural numbers.

Numerical Ability 4 The decimal expansion of the rational number (24)(53)43​ will terminate after how many places of decimals? Solution (24)(53)43​=(24)(54)(43)(5)​=104215​=0.0215 ∴ Given rational number will terminate after four places of decimals.

Building Concepts 19 Why is it so that the denominator of the rational number must be in the form 2m×5n (where m and n are non-negative integers) so as to have the decimal expansion of that rational number as terminating? Explanation: Let qp​ be a rational number (HCF(p,q)=1) Let q be not in the form of 2m.5n then it can be decomposed into prime factors other than 2 and 5 . Let's say q=3m.7n Then the rational number will not terminate because for any terminating decimal its denominator should be of the form 10n, where n∈I+​ e.g. 3×717×19​=15.380952

7.0Memory Map

On this page


  • 1.0Types of Numbers
  • 2.0Euclid's division lemma
  • 3.0HCF by Euclid's division algorithm
  • 4.0Fundamental theorem of arithmetic
  • 4.1HCF and LCM of numbers
  • 5.0Revisiting irrational numbers
  • 6.0Revisiting rational numbers and their decimal expansion
  • 7.0Memory Map

Related Article:-

Algebraic Expressions

An expression, its terms and factors of the terms can be represented by a tree diagram to make it easily comprehensible to you......

Data Handling

The word data means information in the form of numerical figures or a set of given facts. E.g. The percentage of marks scored by 10 students.......

The Triangles and its Properties

A closed figure formed by joining three non-collinear points is called a triangle. The three sides and three angles of a triangle are collectively known as elements of the triangle......

Visualising Solid Shapes

A solid is any enclosed three-dimensional shape, i.e., it has 3 dimensions- length, width and height, whereas there are some common (flat) shapes which can be easily drawn on paper. They have only.....

Fractions

Fractions having the same denominator are called like fractions, whereas fractions having different denominator are called unlike fractions......

Perimeter and Area

Mensuration : The process, art or the act of measuring is called mensuration. Anything that can be measured is said to be mensurable.......

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • NEET Mock Test
    • Olympiad
    • NEET 2025 Answer Key
    • JEE Advanced 2025 Answer Key
    • JEE Advanced Rank Predictor

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO