√2 π e a = bq + r HCF × LCM = a × b √p is irrational
Chapter 1  ·  Class X Mathematics

The Foundation of All Mathematics

Real Numbers

From Natural Numbers to Irrationals — Build the Bedrock of Number Theory

Chapter Snapshot

7Concepts
6Formulae
6–8%Exam Weight
3–4Avg Q's
Easy-ModerateDifficulty

Why This Chapter Matters for Exams

CBSE BoardNTSEOlympiadState Boards

Real Numbers opens Class X Mathematics and directly yields 3–4 marks in CBSE Boards. Euclid's Division Lemma and the Fundamental Theorem of Arithmetic are theorem-based proof questions worth 3 marks each. NTSE and Olympiad exams include number theory problems rooted in this chapter.

Key Concept Highlights

Euclid's Division Lemma
Euclid's Division Algorithm
Fundamental Theorem of Arithmetic
HCF & LCM via Prime Factorisation
Revisiting Irrational Numbers
Proofs of Irrationality
Decimal Expansions of Rational Numbers
Terminating & Non-Terminating Decimals

Important Formula Capsules

$a = bq + r,\ 0 \le r < b\ \text{(Euclid's Lemma)}$
$\text{HCF}(a,b) \times \text{LCM}(a,b) = a \times b$
$\text{Terminating decimal} \Leftrightarrow \text{denominator} = 2^m \times 5^n$
$\sqrt{2},\ \sqrt{3},\ \sqrt{5}\ \text{are irrational}$
$\text{Every composite number has a unique prime factorisation}$
$p\ |\ a^2 \Rightarrow p\ |\ a\ \text{(for prime } p\text{)}$

What You Will Learn

  • Apply Euclid's Algorithm to find HCF
  • Prove numbers are irrational using contradiction
  • Use prime factorisation to find HCF and LCM
  • Determine terminating or non-terminating decimals
  • State and apply the Fundamental Theorem of Arithmetic

🏆 Exam Strategy & Preparation Tips

CBSE always asks at least one proof question — practice proving √2, √3, and √5 are irrational cold. Euclid's algorithm HCF problems are mechanical and quick marks. Memorise the terminating decimal condition. Time investment: 2 days.

Fundamental Theorem of Arithmetic (FTA)

The Fundamental Theorem of Arithmetic states that every composite number can be expressed as a product of prime numbers, and this factorisation is unique, except for the order of the primes.

In simple terms, every number has a unique prime identity. This theorem forms the backbone of number theory and is extensively used in problems related to HCF, LCM, divisibility, irrational numbers, and terminating decimals.

Key Insight:
If a number can be written as: $$N = p_1^{a} \times p_2^{b} \times p_3^{c} \dots$$ where \(p_1, p_2, p_3\) are prime numbers, then this representation is unique.

Why This Theorem is Important for Board Exams

  • Used to prove irrationality (e.g., √2, √3)
  • Foundation of Euclid’s Division Lemma based questions
  • Direct application in HCF and LCM problems
  • Important for determining terminating/non-terminating decimals
  • Frequently asked in case-study and assertion-reason questions

Visual Understanding of Prime Factorisation

60 2 × 30 3 × 20 Final: 2² × 3 × 5

Important Properties

  • Every number greater than 1 is either prime or composite
  • Prime factorisation is unique
  • Used to express numbers in exponential form
  • Helps in simplifying fractions and roots

Example 1: Check whether \(4^n\) can end with digit 0

Concept Used: A number ends with 0 if it is divisible by 10 = 2 × 5

Solution:

$$\begin{aligned} 4^n &= (2^2)^n \\\\ &= 2^{2n} \end{aligned}$$

The prime factorisation contains only 2 and no 5. Hence, it is not divisible by 10.

Conclusion: \(4^n\) never ends with digit 0.

Example 2: Find HCF and LCM of 6 and 20

$$\begin{aligned} 6 &= 2^1 \times 3^1 \\\\ 20 &= 2^2 \times 5^1 \end{aligned}$$

HCF: Product of smallest powers of common primes

$$HCF = 2^1 = 2$$

LCM: Product of greatest powers of all primes

$$LCM = 2^2 \times 3 \times 5 = 60$$
6 = 2 × 3 20 = 2² × 5 HCF = 2 LCM = 60

Prime Divisibility Theorem

Theorem: Let \(p\) be a prime number. If \(p \mid a^2\), then \(p \mid a\), where \(a\) is a positive integer.

This theorem is a direct application of the Fundamental Theorem of Arithmetic and plays a crucial role in proofs involving irrational numbers and divisibility properties.

Interpretation:
If a prime divides the square of a number, it must already be present in the number itself.

Proof

Let the prime factorisation of \(a\) be:

$$a = p_1^{\alpha_1} \cdot p_2^{\alpha_2} \cdots p_n^{\alpha_n}$$

Then,

$$a^2 = p_1^{2\alpha_1} \cdot p_2^{2\alpha_2} \cdots p_n^{2\alpha_n}$$

Since \(p \mid a^2\), by uniqueness of prime factorisation, \(p\) must be one of the primes \(p_1, p_2, \dots, p_n\).

Therefore, \(p\) is already a factor of \(a\).

Hence proved: \(p \mid a\)

a = p₁·p₂·...·pₙ a² = p₁²·p₂²... p divides a² ⇒ p divides a

Proof that \(\sqrt{2}\) is Irrational

This is one of the most important proofs in Class X and is frequently asked in board exams.

Proof by Contradiction

Assume \(\sqrt{2}\) is rational.

$$\sqrt{2} = \frac{a}{b}, \quad b \neq 0$$

where \(a\) and \(b\) are coprime integers.

Squaring both sides:

$$2 = \frac{a^2}{b^2} \Rightarrow a^2 = 2b^2 \quad (1)$$

This implies \(2 \mid a^2\). Using the previous theorem:

$$\Rightarrow 2 \mid a$$

Let \(a = 2c\)

Substitute in (1):

$$\begin{aligned} a^2 &= 4c^2 \\ 2b^2 &= 4c^2 \\ b^2 &= 2c^2 \end{aligned}$$

Thus, \(2 \mid b\)

Hence, both \(a\) and \(b\) are divisible by 2, which contradicts the assumption that they are coprime.

Therefore, \(\sqrt{2}\) is irrational.

Assume √2 = a/b ⇒ a² = 2b² ⇒ a divisible by 2 ⇒ b divisible by 2 Contradiction

Operations on Rational and Irrational Numbers

  • Rational + Irrational = Irrational
  • Rational − Irrational = Irrational
  • Non-zero Rational × Irrational = Irrational
  • Non-zero Rational ÷ Irrational = Irrational
Important Exception:
Product of two irrational numbers may or may not be irrational.
Example: \(\sqrt{2} \times \sqrt{2} = 2\) (rational)

Board Exam Insights

  • Proof of \(\sqrt{2}\) irrational → very high probability question
  • Theorem \(p \mid a^2 \Rightarrow p \mid a\) → used in proof-based questions
  • Concept of coprime numbers → appears in MCQs and case studies
  • Steps of contradiction proof must be written clearly and sequentially

Summary

  1. Every composite number has a unique prime factorisation.
  2. If a prime divides the square of a number, it must divide the number itself.
  3. \(\sqrt{2}\) is irrational, proven using contradiction and prime factorisation.
  4. Rational and irrational numbers follow strict operational rules important for exams.

Deep Conceptual Understanding: Prime Divisibility & Irrationality

The theorem \(p \mid a^2 \Rightarrow p \mid a\) is not just a standalone result—it is a special case of a more general principle in number theory:

Generalization:
If a prime number \(p\) divides \(a^n\) (where \(n\) is a natural number), then \(p \mid a\).

This result is heavily used in proving irrationality of square roots and higher roots.

Alternative Proof (Using Euclid’s Lemma)

Euclid’s Lemma states:

If a prime \(p\) divides a product \(ab\), then \(p \mid a\) or \(p \mid b\).

Since \(a^2 = a \cdot a\), if \(p \mid a^2\), then:

$$p \mid a \cdot a$$

By Euclid’s Lemma:

$$p \mid a \quad \text{or} \quad p \mid a$$

Hence, \(p \mid a\)

Generalisation: Irrationality of \(\sqrt{p}\)

The proof used for \(\sqrt{2}\) can be extended:

Theorem: If \(p\) is a prime number, then \(\sqrt{p}\) is irrational.

The same contradiction method applies:

  • Assume \(\sqrt{p} = \frac{a}{b}\)
  • Then \(a^2 = p b^2\)
  • So \(p \mid a^2 \Rightarrow p \mid a\)
  • This leads to contradiction

Hence, \(\sqrt{p}\) is irrational for every prime \(p\).

Common Exam Traps & Mistakes

  • Assuming \(p \mid a\) directly from \(p \mid a^2\) without justification
  • Forgetting to mention that \(a\) and \(b\) are coprime
  • Skipping contradiction step in irrational proofs
  • Writing incomplete prime factorisation
  • Not using proper mathematical statements like “Assume”, “Therefore”, “Contradiction”

Advanced Examples

Example 1: Prove that \(\sqrt{3}\) is irrational

Following the same steps as \(\sqrt{2}\), we assume:

$$\sqrt{3} = \frac{a}{b}$$

Then:

$$a^2 = 3b^2$$

Using theorem:

$$3 \mid a^2 \Rightarrow 3 \mid a$$

Let \(a = 3k\), substitute:

$$b^2 = 3k^2 \Rightarrow 3 \mid b$$

Contradiction arises. Hence, \(\sqrt{3}\) is irrational.

Example 2: Can \(\sqrt{4}\) be irrational?

No. Because:

$$\sqrt{4} = 2$$

Since 4 is not prime, the theorem does not apply. This highlights that the condition “\(p\) is prime” is essential.

Concept Flow Visualization

Assume √p = a/b a² = p b² p divides a p divides b Contradiction ⇒ Irrational

Must-Remember Results for Board Exams

  • If \(p\) is prime and divides \(a^2\), then \(p \mid a\)
  • \(\sqrt{2}, \sqrt{3}, \sqrt{5}\) are irrational
  • If a number has prime factorisation of the form \(2^n \times 5^m\), its decimal expansion is terminating
  • Otherwise, the decimal expansion is non-terminating recurring

Quick Revision Box

  • FTA ensures uniqueness of prime factorisation
  • Prime divisibility theorem is key for proofs
  • Irrational numbers cannot be written as \(a/b\)
  • Contradiction method is standard proof technique

Interactive Proof Visualizer: Irrationality of √2

Click each step to progressively reveal the logical flow of the proof. This helps in mastering step-wise presentation, which is crucial for board exams.

Step 1: Assume √2 is rational
$$\sqrt{2} = \frac{a}{b}, \quad a,b \text{ coprime}$$
Step 2: Square both sides
$$2 = \frac{a^2}{b^2} \Rightarrow a^2 = 2b^2$$
Step 3: 2 divides \(a^2\)
⇒ 2 divides \(a\)
Step 4: Let \(a = 2c\)
Substitute back
Step 5: $$b^2 = 2c^2$$
⇒ 2 divides \(b\)
Step 6: Contradiction: a and b both divisible by 2
Final Conclusion: √2 is irrational

Assertion–Reason Questions (CBSE Pattern)

Directions: Choose the correct option:

  • (A) Both Assertion and Reason are true, and Reason is the correct explanation
  • (B) Both are true, but Reason is not the correct explanation
  • (C) Assertion is true, Reason is false
  • (D) Assertion is false, Reason is true

Q1. Assertion: If a prime number divides \(a^2\), then it divides \(a\).
Reason: Every composite number has a unique prime factorisation.

Answer: (A)

Q2. Assertion: √2 is irrational.
Reason: √2 can be written as a terminating decimal.

Answer: (C)

Q3. Assertion: Product of two irrational numbers is always irrational.
Reason: √2 × √2 = 2

Answer: (D)

Q4. Assertion: If a number has only factors 2 and 5, its decimal expansion terminates.
Reason: Prime factorisation determines decimal nature.

Answer: (A)

Case Study Based Questions

Case Study: A student claims that a number is rational if it can be expressed as \(\frac{a}{b}\), where \(b \neq 0\). He tries to check whether √5 is rational.

Q1. Which method is most appropriate to check irrationality?

(A) Prime factorisation
(B) Contradiction method
(C) Division method
(D) Estimation

Answer: (B)

Q2. If √5 = a/b, what is the next step?

(A) Multiply by 5
(B) Square both sides
(C) Add 1
(D) Factorise

Answer: (B)

Q3. Why does contradiction arise?

(A) a and b become equal
(B) a and b both divisible by 5
(C) Fraction becomes improper
(D) No contradiction

Answer: (B)

AI Auto Solver: HCF, LCM & Prime Factorisation

Enter numbers to instantly compute HCF, LCM, and Prime Factorisation with step-wise logic.

Exam Mode: Real Numbers Quiz

Test your preparation with timer-based MCQs.

Time Left: 60 sec

AI Step-by-Step Proof Generator

Enter a number to automatically generate a structured proof for irrationality of its square root (if applicable).

Leaderboard & Performance Analytics

Track your performance in exam mode and compare scores.

Performance Insights

Recent posts

    📚
    ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
    Sharing this chapter
    Real Numbers | Mathematics Class -10
    Real Numbers | Mathematics Class -10 — Complete Notes & Solutions · academia-aeternum.com
    🎓 Class -10 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
    Share on
    academia-aeternum.com/class-10/mathematics/real-numbers/notes/ Copy link
    💡
    Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

    Frequently Asked Questions

    Real numbers include all rational and irrational numbers, representing all points on the number line.

    Rational numbers can be expressed asp/qp/qp/qwherepppandqqqare integers andq?0q \neq 0q?=0.

    Irrational numbers cannot be expressed asp/qp/qp/q; their decimal expansion is non-terminating and non-repeating.

    Euclid, an ancient Greek mathematician, proposed the division lemma used for finding HCF.

    For any two positive integersaaaandbbb, there exist unique integersqqqandrrrsuch thata=bq+ra = bq + ra=bq+r, where0=r<b0 \leq r < b0=r<b.

    It helps find the Highest Common Factor (HCF) of two numbers using repeated division.

    It is the process of applying Euclid’s Lemma repeatedly to find the HCF of two numbers.

    HCF (Highest Common Factor) is the greatest number that divides two or more numbers exactly.

    LCM (Least Common Multiple) is the smallest number divisible by the given numbers.

    HCF×LCM=Product of the two numbers\text{HCF} \times \text{LCM} = \text{Product of the two numbers}HCF×LCM=Product of the two numbers.

    Prime numbers are natural numbers greater than 1 that have only two factors: 1 and itself.

    Composite numbers have more than two factors. Examples: 4, 6, 8, 9.

    Every composite number can be expressed as a product of primes in a unique way, except for order of factors.

    Expressing a number as a product of prime numbers.

    List prime factors of each number and multiply common factors with least power.

    REAL NUMBERS – Learning Resources

    📚
    ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
    Sharing this chapter
    Real Numbers | Mathematics Class -10
    Real Numbers | Mathematics Class -10 — Complete Notes & Solutions · academia-aeternum.com
    🎓 Class -10 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
    Share on
    academia-aeternum.com/class-10/mathematics/real-numbers/notes/ Copy link
    💡
    Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

    Get in Touch

    Let's Connect

    Questions, feedback, or suggestions?
    We'd love to hear from you.