Number Systems
ЁЯУР Formula & Cheat Sheet (English)
Quick Revision Notes: Class 9 Mathematics
Chapter 1: Number Systems (рж╕ржВржЦрзНржпрж╛ рдкрджреНрдзрддрд┐)
### 1. Introduction to Numbers (рд╕рдВрдЦреНрдпрд╛рдУрдВ рдХрд╛ рдкрд░рд┐рдЪрдп)
- Natural Numbers (рдкреНрд░рд╛рдХреГрдд рд╕рдВрдЦреНрдпрд╛рдПрдБ - N): Counting numbers starting from 1.
- Formula/Set:
N = {1, 2, 3, 4, ...}
- Formula/Set:
- Whole Numbers (рдкреВрд░реНрдг рд╕рдВрдЦреНрдпрд╛рдПрдБ - W): Natural numbers including zero.
- Formula/Set:
W = {0, 1, 2, 3, 4, ...}
- Formula/Set:
- Integers (рдкреВрд░реНрдгрд╛рдВрдХ - Z): All natural numbers, 0, and negatives of natural numbers.
- Formula/Set:
Z = {..., -3, -2, -1, 0, 1, 2, 3, ...}
- Formula/Set:
- Rational Numbers (рдкрд░рд┐рдореЗрдп рд╕рдВрдЦреНрдпрд╛рдПрдБ - Q): Numbers that can be expressed in the form
p/q, wherepandqare integers andq тЙа 0.- Example:
2/3,-5/7,0,5(since5 = 5/1)
- Example:
- Irrational Numbers (рдЕрдкрд░рд┐рдореЗрдп рд╕рдВрдЦреНрдпрд╛рдПрдБ): Numbers that cannot be expressed in the form
p/q(wherepandqare integers andq тЙа 0). Their decimal expansion is non-terminating and non-recurring.- Example:
тИЪ2,тИЪ3,╧А
- Example:
- Real Numbers (рд╡рд╛рд╕реНрддрд╡рд┐рдХ рд╕рдВрдЦреНрдпрд╛рдПрдБ - R): The collection of all rational and irrational numbers.
- Note: Every real number is represented by a unique point on the number line. Also, every point on the number line represents a unique real number.
### 2. Rational Numbers Between Two Numbers
- To find rational numbers between two given rational numbers $r$ and $s$ ($r < s$):
- Method 1: Find the mean
(r + s) / 2. - Method 2: Make the denominators equal (say $n$) and find equivalents by multiplying the numerator and denominator by
(n + 1).
- Method 1: Find the mean
### 3. Decimal Expansions of Real Numbers
The decimal expansion of a rational number is either terminating or non-terminating recurring (repeating).
- Terminating (рд╕рд╛рдВрдд): The remainder becomes zero after a finite number of steps.
- Example:
3/8 = 0.375
- Example:
- Non-terminating Recurring (рдЕрд╕рд╛рдВрдд рдЖрд╡рд░реНрддреА): The remainder repeats after a certain stage.
- Example:
1/3 = 0.333... = 0.┬п3
- Example:
- Irrational Numbers: Their decimal expansions are non-terminating non-recurring (рдЕрд╕рд╛рдВрдд рдЕрдирд╛рд╡рд░реНрддреА).
- Example:
1.4142135...(тИЪ2)
- Example:
Converting Non-terminating Recurring Decimals to p/q Form:
- Let
x = 0.┬п6(Equation 1) - Multiply by 10 (since 1 digit is repeating):
10x = 6.┬п6(Equation 2) - Subtract (1) from (2):
10x - x = 6.┬п6 - 0.┬п6 9x = 6=>x = 6/9 = 2/3
### 4. Operations on Real Numbers (рд╡рд╛рд╕реНрддрд╡рд┐рдХ рд╕рдВрдЦреНрдпрд╛рдУрдВ рдкрд░ рд╕рдВрдХреНрд░рд┐рдпрд╛рдПрдБ)
For positive real numbers $a$ and $b$:
тИЪ(ab) = тИЪa * тИЪbтИЪ(a/b) = тИЪa / тИЪb(тИЪa + тИЪb)(тИЪa - тИЪb) = a - b(a + тИЪb)(a - тИЪb) = a^2 - b(тИЪa + тИЪb)(тИЪc + тИЪd) = тИЪac + тИЪad + тИЪbc + тИЪbd(тИЪa + тИЪb)^2 = a + 2тИЪ(ab) + b
Rationalization (рд╣рд░ рдХрд╛ рдкрд░рд┐рдореЗрдпрдХрд░рдг):
To rationalize the denominator of 1 / (тИЪa + b), multiply the numerator and denominator by the conjugate (тИЪa - b):
1 / (тИЪa + b) * (тИЪa - b) / (тИЪa - b) = (тИЪa - b) / (a - b^2)
### 5. Laws of Exponents for Real Numbers (рдШрд╛рддрд╛рдВрдХ рдХреЗ рдирд┐рдпрдо)
Let $a > 0$ be a real number and $m, n$ be rational numbers. Then:
a^m * a^n = a^(m + n)(Product Law)(a^m)^n = a^(m * n)(Power of a Power Law)a^m / a^n = a^(m - n)(Quotient Law)a^m * b^m = (ab)^m(Power of a Product Law)a^0 = 1(Zero Exponent Law)a^(-m) = 1 / a^m(Negative Exponent Law)nтИЪa = a^(1/n)(Radical Form to Exponent Form)