A Story of Numbers — Class 8 Mathematics (Ganita Prakash)
"Numbers are the children of the human mind. They were not discovered like rivers; they were invented like languages. India gave them their alphabet — the zero, the decimal place, and the symbols 0-9."
1. About the Chapter
'A Story of Numbers' is one of the most beautiful and important chapters in Ganita Prakash. It teaches you:
- The expanding world of numbers — from natural numbers to real numbers
- Operations on rational numbers — addition, subtraction, multiplication, division
- Properties — closure, commutativity, associativity, distributivity
- The Indian story — how numerals, zero, and the decimal system were born in India
Key Idea
Numbers are not random. They form a family tree — each new kind of number extends the previous, allowing more operations to be performed.
2. The Family of Numbers
Natural Numbers (N)
- Counting numbers: 1, 2, 3, 4, 5, ...
- Used to count physical objects
- No zero, no negatives
Whole Numbers (W)
- Natural numbers + 0
- W = {0, 1, 2, 3, 4, ...}
- Indian gift: The zero was developed in India around the 5th-6th century CE
Integers (Z)
- Whole numbers + negatives
- Z = {... −3, −2, −1, 0, 1, 2, 3 ...}
- Enables subtraction (5 − 8 = −3)
- The Indian mathematician Brahmagupta (7th century CE) was the first to systematically treat negative numbers
Rational Numbers (Q)
- Numbers of the form p/q where p, q are integers, q ≠ 0
- Examples: 1/2, 3/4, −7/3, 5 (= 5/1), 0 (= 0/1)
- Enables division (5 ÷ 8 = 5/8)
- Q comes from 'quotient'
Irrational Numbers
- Numbers that CANNOT be written as p/q
- Examples: √2, √3, π, e
- Their decimal expansions are non-terminating and non-repeating
- Studied by Indian mathematicians in the Sulba Sutras (800 BCE)
Real Numbers (R)
- All rational + all irrational numbers
- Every point on the number line corresponds to a real number
- Class 9 chapter: 'Number Systems' goes deeper
3. Rational Numbers — Detailed Study
Definition
A rational number is any number that can be expressed as p/q, where:
- p (numerator) and q (denominator) are integers
- q ≠ 0
Standard Form
A rational number p/q is in standard form if:
- p and q have no common factor (other than 1)
- q is positive
Examples:
- 6/8 is not standard. Reduce: 6/8 = 3/4 (standard form)
- −6/8 → −3/4 (standard form)
- 5/−7 → −5/7 (standard form — denominator positive)
Equivalent Rational Numbers
Multiply both numerator and denominator by the same non-zero integer:
- 1/2 = 2/4 = 3/6 = −5/−10
- These are all the same rational number
Rational Numbers on the Number Line
- Every rational number has a unique position on the number line
- 1/2 is exactly halfway between 0 and 1
- −3/4 is between −1 and 0, three-quarters of the way to −1
- Between any two rational numbers, there are infinitely many other rational numbers — this is called the 'density property'
4. Properties of Rational Numbers
Property 1: Closure
A set is closed under an operation if the result of the operation on its elements stays in the set.
| Operation | Natural | Whole | Integer | Rational |
|---|---|---|---|---|
| Addition (+) | Yes | Yes | Yes | Yes |
| Subtraction (−) | No | No | Yes | Yes |
| Multiplication (×) | Yes | Yes | Yes | Yes |
| Division (÷) | No | No | No | Yes (excl. ÷0) |
Rational numbers are closed under +, −, ×, and ÷ (except by zero).
Property 2: Commutativity
For rationals a and b:
- a + b = b + a (commutative under +)
- a × b = b × a (commutative under ×)
But:
- a − b ≠ b − a (NOT commutative under −)
- a ÷ b ≠ b ÷ a (NOT commutative under ÷)
Property 3: Associativity
For rationals a, b, c:
- (a + b) + c = a + (b + c) (associative under +)
- (a × b) × c = a × (b × c) (associative under ×)
NOT associative under − or ÷.
Property 4: Distributivity
a × (b + c) = a × b + a × c
Example: 2/3 × (1/2 + 1/4) = 2/3 × 1/2 + 2/3 × 1/4 = 1/3 + 1/6 = 1/2
Property 5: Identity Elements
- Additive identity: 0 (because a + 0 = a)
- Multiplicative identity: 1 (because a × 1 = a)
Property 6: Inverse Elements
- Additive inverse of a is −a (because a + (−a) = 0)
- Multiplicative inverse of a is 1/a (because a × 1/a = 1), for a ≠ 0
5. Operations on Rational Numbers
Addition
Same denominator: Add numerators, keep denominator.
- 3/7 + 2/7 = 5/7
Different denominators: Find LCM, convert to same denominator, then add.
- 1/2 + 1/3 = 3/6 + 2/6 = 5/6
Subtraction
Same as addition with opposite sign.
- 5/8 − 3/8 = 2/8 = 1/4
- 3/4 − 1/3 = 9/12 − 4/12 = 5/12
Multiplication
Multiply numerators; multiply denominators.
- 2/3 × 4/5 = 8/15
- 3/4 × 5/6 = 15/24 = 5/8 (after simplification)
Division
Multiply by reciprocal.
- 2/3 ÷ 4/5 = 2/3 × 5/4 = 10/12 = 5/6
- 6/7 ÷ 3 = 6/7 × 1/3 = 6/21 = 2/7
6. Representation on the Number Line
Plotting Rational Numbers
Example: Plot 5/3 on the number line.
- 5/3 = 1 + 2/3 = 1 and 2/3
- Lies between 1 and 2, two-thirds of the way to 2
Example: Plot −3/4 on the number line.
- Lies between −1 and 0, three-quarters of the way to −1
Finding Rationals Between Two Numbers
Method: Take the average.
- A rational between 1/4 and 1/2: average = (1/4 + 1/2) / 2 = (1/4 + 2/4) / 2 = 3/4 / 2 = 3/8
Between 3/8 and 1/2: average = (3/8 + 4/8) / 2 = 7/8 / 2 = 7/16
You can keep doing this — there are INFINITELY many rationals between any two.
7. Decimal Expansion of Rationals
Two Types
Every rational number's decimal expansion is either:
- Terminating — ends in finite digits
- Non-terminating, repeating — has a repeating block
Rule
A rational p/q (in standard form) terminates ↔ the denominator q has ONLY 2s and 5s as prime factors.
Examples:
-
1/2 = 0.5 (terminates; q = 2)
-
1/4 = 0.25 (terminates; q = 2²)
-
1/5 = 0.2 (terminates; q = 5)
-
1/8 = 0.125 (terminates; q = 2³)
-
3/20 = 0.15 (terminates; q = 2² × 5)
-
1/3 = 0.333... = 0.3̄ (non-terminating repeating; q = 3)
-
1/6 = 0.1666... = 0.16̄ (non-terminating repeating; q = 2 × 3 — has 3)
-
2/7 = 0.285714285714... = 0.285714̄ (block of 6 digits repeats)
8. Irrational Numbers — A Glimpse
What Are They?
Numbers that CANNOT be written as p/q. Their decimal expansion is non-terminating AND non-repeating.
Famous Examples
- √2 ≈ 1.41421356237... (Pythagoras, 5th century BCE)
- √3 ≈ 1.73205080757...
- π (pi) ≈ 3.14159265358... (ratio of circumference to diameter)
- e (Euler's number) ≈ 2.71828182845...
- φ (golden ratio) ≈ 1.61803398875...
Why They Matter
- π appears in every circular calculation
- √2 appears in every right-angled isosceles triangle
- These numbers are EVERYWHERE in nature and engineering
- Yet you can never write them exactly as fractions!
9. The Indian Story — Why We Owe So Much
The Decimal Place-Value System
- The system where the position of a digit determines its value (123 means 1×100 + 2×10 + 3)
- Developed in India by ~500 CE
- Travelled through Arabic mathematicians to Europe (~1000 CE)
- This is why our numerals are called 'Hindu-Arabic numerals' worldwide
Zero — India's Gift to the World
- Earliest documented use of zero as a number: Brahmagupta (628 CE) in 'Brahma-Sphuta-Siddhanta'
- Brahmagupta defined arithmetic rules for zero and negative numbers
- The symbol '0' evolved over centuries — possibly inspired by 'sunya' (Sanskrit for emptiness)
Aryabhata (476-550 CE)
- Place-value notation
- Methods for square roots, cube roots
- Approximated π as 3.1416 (very close to true value)
Brahmagupta (598-668 CE)
- First systematic treatment of zero and negative numbers
- Rules for arithmetic with negatives (e.g., −2 × −3 = 6)
- Quadratic equation solutions
Bhaskara II (1114-1185 CE)
- Author of 'Lilavati' (named after his daughter)
- 'Lilavati' is a mathematics textbook in poetic form
- Worked on calculus concepts centuries before Newton/Leibniz
- Asserted: division by zero gives infinity
Madhava of Sangamagrama (1340-1425 CE)
- Founder of the Kerala School of Mathematics
- Discovered infinite series for π, sine, cosine
- His work anticipated calculus by 200+ years
Modern Indian Mathematics
- Srinivasa Ramanujan (1887-1920) — 'man who knew infinity'
- Manjul Bhargava — Fields Medal 2014, of Indian-American origin
- India has produced and continues to produce world-class mathematicians
10. Worked Examples
Example 1: Standard Form
Convert 14/−21 to standard form.
- Make denominator positive: −14/21
- HCF of 14 and 21 is 7
- Divide: −14/7 = −2, 21/7 = 3
- Standard form: −2/3
Example 2: Simplification
Simplify: (3/4) + (5/6) − (1/3)
- LCM of 4, 6, 3 is 12
- = 9/12 + 10/12 − 4/12 = 15/12 = 5/4
Example 3: Find Three Rationals Between 1/4 and 1/2
- 1/4 = 3/12, 1/2 = 6/12
- Rationals between: 4/12, 5/12
- For three: convert to /24. 1/4 = 6/24, 1/2 = 12/24
- Rationals between: 7/24, 8/24, 9/24, 10/24, 11/24 (5 options!)
- Pick any three: 7/24, 9/24, 11/24
Example 4: Multiplication
Multiply: (−3/4) × (8/9)
- = (−3 × 8) / (4 × 9) = −24/36
- Simplify: −2/3
Example 5: Division by a Rational
Divide: (5/12) ÷ (−10/3)
- = 5/12 × 3/−10
- = (5 × 3) / (12 × −10) = 15/−120 = −1/8
Example 6: Decimal Expansion
Express 5/16 as a decimal.
- 5/16 = 5/16. Long division: 5 ÷ 16 = 0.3125 (terminates)
- (Check: 16 = 2⁴, only 2s. So terminates.)
Example 7: Distributivity
Verify: (2/3) × ((4/5) + (3/10)) = (2/3) × (4/5) + (2/3) × (3/10)
- LHS: (2/3) × (8/10 + 3/10) = (2/3) × (11/10) = 22/30 = 11/15
- RHS: 8/15 + 6/30 = 16/30 + 6/30 = 22/30 = 11/15 ✓
11. Common Mistakes
-
Forgetting to make denominator positive in standard form
- 5/−7 should be −5/7
-
Wrong sign rules (Brahmagupta's rules!):
- (−) × (−) = (+)
- (−) × (+) = (−)
- (+) ÷ (−) = (−)
-
Adding without common denominator
- 1/2 + 1/3 ≠ 2/5; it equals 5/6
-
Dividing by 0
- NEVER allowed; mathematically undefined
-
Confusing repeating decimals
- 0.3̄ = 0.333... ≠ 0.3
-
Order of operations in mixed expressions
- Always follow BODMAS / PEMDAS
12. Key Concepts for Future Chapters
Closure & Density
You'll use these in Class 9 and 10 when proving theorems about number systems.
Properties (commutative, associative, distributive)
Used everywhere in algebra.
Decimal Expansions
Critical for understanding real numbers in Class 9.
Negative & Reciprocal
Foundation of algebra equation-solving.
13. Tips for Mastery
For Operations
- Always reduce to standard form at the end
- LCM first for addition/subtraction
- Multiply numerators, multiply denominators for multiplication
- Reciprocal for division
For Properties
- Memorise the property names — exam questions often quote properties directly
- Verify with examples — pick 2-3 rationals, test the property
For Number-Line Work
- Convert mixed numbers (5/3 = 1 + 2/3) for plotting
- Negative numbers go LEFT of 0
14. Conclusion
'A Story of Numbers' is not just about computations — it is about the human journey to understand quantity. From counting sheep in 5000 BCE to algebra at 500 CE to abstract number theory today, this story spans the entire history of human thought.
India's role in this story is central:
- We invented the zero
- We invented the decimal place-value system
- We treated negative numbers systematically first
- Our mathematicians anticipated calculus by centuries
When you write a number — any number — you are using Indian mathematical heritage. When you solve an equation involving fractions or negatives, you are using ideas that started right here.
Master this chapter not just for exams — master it because numbers are the language of the universe, and India helped write that language.
