Real Numbers

ЁЯПл MP BoardClass 10Mathematics

ЁЯУР Formula & Cheat Sheet (English)

Quick Revision Notes: Class 10 Mathematics

Chapter 1: Real Numbers (рд╡рд╛рд╕реНрддрд╡рд┐рдХ рд╕рдВрдЦреНрдпрд╛рдПрдБ)


1. Introduction & Classification of Numbers

  • Natural Numbers (рдкреНрд░рд╛рдХреГрддрд┐рдХ рд╕рдВрдЦреНрдпрд╛рдПрдБ): Counting numbers starting from $1, 2, 3, 4, \dots$
  • Whole Numbers (рдкреВрд░реНрдг рд╕рдВрдЦреНрдпрд╛рдПрдБ): Natural numbers including zero: $0, 1, 2, 3, \dots$
  • Integers (рдкреВрд░реНрдгрд╛рдВрдХ): All whole numbers and their negatives: $\dots, -3, -2, -1, 0, 1, 2, 3, \dots$
  • Rational Numbers (рдкрд░рд┐рдореЗрдп рд╕рдВрдЦреНрдпрд╛рдПрдБ): Numbers that can be expressed in the form $p/q$, where $p$ and $q$ are integers and $q \neq 0$. (e.g., $3/4, -5, 0.25$)
  • Irrational Numbers (рдЕрдкрд░рд┐рдореЗрдп рд╕рдВрдЦреНрдпрд╛рдПрдБ): Numbers that cannot be expressed in the form $p/q$. Their decimal expansion is non-terminating and non-recurring. (e.g., $\sqrt{2}, \sqrt{3}, \pi$)
  • Real Numbers (рд╡рд╛рд╕реНрддрд╡рд┐рдХ рд╕рдВрдЦреНрдпрд╛рдПрдБ): The collection of all rational and irrational numbers.

2. Euclid's Division Lemma (рдпреВрдХреНрд▓рд┐рдб рд╡рд┐рднрд╛рдЬрди рдкреНрд░рдореЗрдпрд┐рдХрд╛)

For any two given positive integers $a$ and $b$, there exist unique whole numbers $q$ and $r$ satisfying: a = bq + r where 0 тЙд r < b

  • a: Dividend (рднрд╛рдЬреНрдп)
  • b: Divisor (рднрд╛рдЬрдХ)
  • q: Quotient (рднрд╛рдЧрдлрд▓)
  • r: Remainder (рд╢реЗрд╖рдлрд▓)

3. Euclid's Division Algorithm (рдпреВрдХреНрд▓рд┐рдб рд╡рд┐рднрд╛рдЬрди рдПрд▓реНрдЧреЛрд░рд┐рдереНрдо)

It is a technique to compute the Highest Common Factor (HCF / рдо.рд╕.) of two given positive integers.

  • Step 1: Apply Euclid's division lemma to $a$ and $b$ ($a > b$), to find $q$ and $r$ such that $a = bq + r$, $0 \le r < b$.
  • Step 2: If $r = 0$, $b$ is the HCF of $a$ and $b$. If $r \neq 0$, apply Euclid's division lemma to $b$ and $r$.
  • Step 3: Continue the process till the remainder is zero. The divisor at this stage will be the required HCF.

4. The Fundamental Theorem of Arithmetic (рдЕрдВрдХрдЧрдгрд┐рдд рдХреА рдЖрдзрд╛рд░рднреВрдд рдкреНрд░рдореЗрдп)

Every composite number can be expressed (factorized) as a product of primes, and this factorization is unique, apart from the order in which the prime factors occur.

  • Composite Number (рднрд╛рдЬреНрдп рд╕рдВрдЦреНрдпрд╛): Numbers having more than two factors.
  • Prime Number (рдЕрднрд╛рдЬреНрдп рд╕рдВрдЦреНрдпрд╛): Numbers having exactly two factors (1 and itself).

5. Important Relation between HCF and LCM

For any two positive integers $a$ and $b$: HCF (a, b) ├Ч LCM (a, b) = a ├Ч b

  • HCF (Highest Common Factor / рдорд╣рддреНрддрдо рд╕рдорд╛рдкрд╡рд░реНрддрдХ): Product of the smallest power of each common prime factor in the numbers.
  • LCM (Lowest Common Multiple / рд▓рдШреБрддреНрддрдо рд╕рдорд╛рдкрд╡рд░реНрддреНрдп): Product of the greatest power of each prime factor involved in the numbers.

Note: This property (HCF ├Ч LCM = Product of two numbers) does NOT generally hold true for three or more numbers.


6. Revisiting Irrational Numbers (рдЕрдкрд░рд┐рдореЗрдп рд╕рдВрдЦреНрдпрд╛рдУрдВ рдХрд╛ рдкреБрди╪▒реНрд╡рд┐рдорд░реНрд╢)

  • If $p$ is a prime number and $p$ divides $a^2$, then $p$ divides $a$, where $a$ is a positive integer.
  • Common Irrational Numbers: Numbers like $\sqrt{2}$, $\sqrt{3}$, $\sqrt{5}$, $3 + 2\sqrt{5}$, etc., can be proven irrational using the method of contradiction (рд╡рд┐рд░реЛрдзрд╛рднрд╛рд╕ рд╡рд┐рдзрд┐).
  • Key Rules:
    • Sum or difference of a rational and an irrational number is always irrational.
    • Product or quotient of a non-zero rational and an irrational number is always irrational.

7. Decimal Expansions of Rational Numbers (рдкрд░рд┐рдореЗрдп рд╕рдВрдЦреНрдпрд╛рдУрдВ рдХреЗ рджрд╢рдорд▓рд╡ рдкреНрд░рд╕рд╛рд░)

Let $x = \frac{p}{q}$ be a rational number, such that the prime factorization of $q$ is of the form $2^n \cdot 5^m$, where $n$ and $m$ are non-negative integers. Then $x$ has a terminating decimal expansion (рд╢рд╛рдВрдд рджрд╢рдорд▓рд╡ рдкреНрд░рд╕рд╛рд░).

If the prime factorization of $q$ is not of the form $2^n \cdot 5^m$ (where $q$ has prime factors other than 2 and 5), then $x$ has a non-terminating repeating (recurring) decimal expansion (рдЕрд╢рд╛рдВрдд рдЖрд╡рд░реНрддреА рджрд╢рдорд▓рд╡ рдкреНрд░рд╕рд╛рд░).