Notes For All Chapters – Maths Class 6 Ganita Prakash
⏱️ Prime Time
Chapter 5 — Factors, Multiples, Prime & Composite Numbers, Prime Factorisation and Divisibility Tests
Prime Numbers
Co-prime Numbers
Prime Factorisation
Divisibility Tests
5.1 Common Multiples and Common Factors
Children sit in a circle and count from 1. When a number is a multiple of 3, they say “Idli”. When it is a multiple of 5, they say “Vada”. When it is a multiple of both 3 and 5, they say “Idli-Vada”! If a player makes a mistake, they are out.
🔢 Multiples
A multiple of a number is obtained by multiplying it with natural numbers (1, 2, 3, …).
3, 6, 9, 12, 15, 18, 21, 24, 27, 30 …
5, 10, 15, 20, 25, 30, 35, 40, 45, 50 …
🔗 Common Multiples
Numbers that appear in the multiples of both numbers are called Common Multiples.
The smallest common multiple of 3 and 5 is 15. These are called common multiples. In the Idli-Vada game, “Idli-Vada” is said for these numbers.
📦 Factors (Divisors)
In the Jump Jackpot game, Jumpy jumps in equal steps starting from 0. The numbers that divide a given number exactly (with remainder 0) are called its factors or divisors.
- Every number is a factor of itself.
- 1 is a factor of every number.
- The smallest factor of any number is 1.
- The largest factor of a number is the number itself.
🤝 Common Factors
Factors shared by two or more numbers are called their common factors.
Factors of 36 = 1, 2, 3, 4, 6, 9, 12, 18, 36
Common Factors of 14 and 36 = 1 and 2
In the Jump Jackpot game, the jump sizes that land on BOTH treasure numbers are the common factors of those two numbers.
✅ Example: Find Common Factors
| Numbers | Factors of First | Factors of Second | Common Factors |
|---|---|---|---|
| 20 and 28 | 1,2,4,5,10,20 | 1,2,4,7,14,28 | 1, 2, 4 |
| 35 and 50 | 1,5,7,35 | 1,2,5,10,25,50 | 1, 5 |
| 4, 8 and 12 | 1,2,4 | 1,2,4,8 | 1, 2, 4 |
| 5, 15 and 25 | 1,5 | 1,3,5,15 | 1, 5 |
5.2 Prime Numbers
📐 Rectangular Arrangement Idea
Guna packs 12 figs in many rectangular ways (1×12, 2×6, 3×4, 4×3…), but Anshu packing 7 figs can only do it one way: 1×7. This is because 12 has many factors, but 7 has only 2 factors — 1 and 7!
🟢 Prime Numbers
First few primes: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47 …
2 is the smallest prime number and the only even prime. All other prime numbers are odd.
🔴 Composite Numbers
First few composites: 4, 6, 8, 9, 10, 12, 14, 15, 16, 18, 20 …
⚠️ The Special Case: 1
The number 1 is neither prime nor composite. It has only one factor — itself.
🧪 Sieve of Eratosthenes
An ancient Greek mathematician named Eratosthenes (about 2200 years ago) gave a method to find all prime numbers.
- Cross out 1 — it is neither prime nor composite.
- Circle 2, then cross out all multiples of 2 (4, 6, 8, …).
- Circle 3 (next uncrossed), then cross out all multiples of 3 (6, 9, 12, …).
- Circle 5 (next uncrossed), then cross out all multiples of 5 (10, 15, 20, …).
- Continue until all numbers are either circled or crossed out.
- All circled numbers = Prime Numbers. All crossed numbers (except 1) = Composite Numbers.
Pairs of prime numbers with a difference of 2 are called Twin Primes. Examples: (3,5), (5,7), (11,13), (17,19), (29,31), (41,43), (59,61), (71,73).
📊 Primes Between 1–50 (Quick Reference)
| Range | Prime Numbers | Count |
|---|---|---|
| 1–10 | 2, 3, 5, 7 | 4 |
| 11–20 | 11, 13, 17, 19 | 4 |
| 21–30 | 23, 29 | 2 |
| 31–40 | 31, 37 | 2 |
| 41–50 | 41, 43, 47 | 3 |
5.3 Co-prime Numbers
🎮 Safe Pairs in Jump Jackpot
In the upgraded treasure game, Jumpy cannot use a jump size of 1. Grumpy hides treasures on two numbers. A pair is “safe” only if Jumpy cannot reach both — meaning the two numbers have no common factor other than 1.
Co-prime numbers do NOT need to be prime themselves! For example, 4 and 9 are co-prime (their only common factor is 1), but neither 4 nor 9 is a prime number.
✅ Examples
| Pair | Common Factors | Co-prime? |
|---|---|---|
| 4 and 9 | 1 only | ✅ Yes |
| 15 and 39 | 1, 3 | ❌ No (have 3) |
| 18 and 35 | 1 only | ✅ Yes |
| 81 and 18 | 1, 3, 9 | ❌ No |
| 15 and 37 | 1 only | ✅ Yes |
When two numbers are co-prime, their first common multiple (LCM) equals their product. For example, 4 × 9 = 36, and the LCM of 4 and 9 is 36. When they are NOT co-prime, LCM is less than the product.
5.4 Prime Factorisation
📖 What is Prime Factorisation?
Writing a number as a product of prime numbers only is called its Prime Factorisation. The prime numbers in this product are called prime factors.
🔎 Step-by-Step: Prime Factorisation of 56
= 4 × 2 × 7
= 2 × 2 × 2 × 7
Prime factorisation: 56 = 2 × 2 × 2 × 7
🌲 More Examples
36 = 2 × 18 = 2 × 2 × 9 = 2 × 2 × 3 × 3
72 = 12 × 6 = (2×2×3) × (2×3) = 2 × 2 × 2 × 3 × 3
63 = 9 × 7 = 3 × 3 × 7 = 3 × 3 × 7
84 = 4 × 21 = 2 × 2 × 3 × 7 = 2 × 2 × 3 × 7
The number 1 has no prime factorisation — it is not divisible by any prime. A prime number’s only prime factorisation is itself (e.g., 7 = 7).
🤝 Using Prime Factorisation to Check Co-primeness
Find the prime factorisation of both numbers. If they share no common prime factor, they are co-prime.
63 = 3 × 3 × 7
Common prime factor: 7 → NOT co-prime!80 = 2 × 2 × 2 × 2 × 5
63 = 3 × 3 × 7
No common prime factor → Co-prime! ✅
➗ Checking Divisibility Using Prime Factorisation
A number A is divisible by B if the prime factorisation of B is completely included in the prime factorisation of A.
168 = 2 × 2 × 2 × 3 × 7
12 = 2 × 2 × 3 (all these appear in 168!)
Yes! 168 ÷ 12 = 14 ✅Is 75 divisible by 21?
75 = 3 × 5 × 5
21 = 3 × 7 (7 does NOT appear in 75!)
No! ❌
5.5 Divisibility Tests
We can check divisibility of large numbers without doing long division by using simple rules based on the digits.
| Divisible by | Rule | Example |
|---|---|---|
| 2 | Last digit is 0, 2, 4, 6, or 8 (even) | 8560 ✅ (ends in 0) |
| 4 | Last two digits form a number divisible by 4 | 8536 → 36÷4=9 ✅ |
| 5 | Last digit is 0 or 5 | 8560 ✅; 8565 ✅ |
| 8 | Last three digits form a number divisible by 8 | 8560 → 560÷8=70 ✅ |
| 10 | Last digit is 0 | 8560 ✅; 8563 ❌ |
Divisibility rules for 3, 6, 7, and 9 will be studied in later classes. (Hint: for 3 and 9, the sum of digits is used!)
🔗 Relationship Between Divisibility Rules
If a number is divisible by both 2 and 5, it is divisible by 10. Since 10 = 2 × 5, and 2 and 5 are co-prime, Guna could check just 2 and 5 to confirm divisibility by 2, 4, 5, 8, and 10 for 14560.
📅 Leap Year Rule
- A year is a leap year if it is divisible by 4.
- Exception: Years divisible by 100 are NOT leap years…
- Exception to exception: …unless also divisible by 400, in which case they ARE leap years.
- Examples: 2024 ✅ leap; 1900 ❌ not leap (divisible by 100 but not 400); 2000 ✅ leap (divisible by 400).
Important Questions & Answers
Quick Summary — All Key Concepts
If A ÷ B = exact whole number, then B is a factor of A. Every number has at least 2 factors: 1 and itself.
A multiple of a number is obtained by multiplying it with 1, 2, 3 … Every number is a multiple of 1 and itself.
Has exactly 2 factors (1 and itself). e.g., 2, 3, 5, 7, 11 … 2 is the only even prime.
Has more than 2 factors. e.g., 4, 6, 8, 9 … 1 is neither prime nor composite.
Two numbers with only 1 as common factor. Not required to be prime. e.g., 4 and 9.
Writing a number as a product of primes only. It is unique (except for order). e.g., 36 = 2×2×3×3.
Ancient method to find all primes by crossing out multiples. Developed ~2200 years ago.
Last digit is even (0,2,4,6,8). e.g., 8560 ✅
Last digit is 0 or 5. e.g., 8565 ✅
Last two digits divisible by 4. e.g., 8536 → 36÷4=9 ✅
Last three digits divisible by 8. e.g., 8560 → 560÷8=70 ✅
Last digit is 0. e.g., 8560 ✅, 8563 ❌

Leave a Reply