Why This Topic Matters
Small topic, big leverage
Number System is roughly 2 of the 22 Quant questions per slot — but it is conceptually dense, and a handful of results unlock a disproportionate number of questions. The page-level sub-topics are Divisibility & Remainders and Factors, LCM/HCF, Bases & Digits; below are the cross-cutting essentials, including the modular tools CAT loves.
What CAT 2021–2025 actually asked
| Sub-skill | 2021 | 2022 | 2023 | 2024 | 2025 | Avg/slot |
|---|---|---|---|---|---|---|
| Number properties & digits | 2.0 | – | 0.7 | – | 1.0 | 0.7 |
| Remainders & divisibility | – | 1.0 | 0.3 | 1.3 | 0.3 | 0.6 |
| Factors, LCM & HCF | – | 0.7 | 1.3 | – | 1.0 | 0.6 |
| Indices & surds (NS-style) | 0.3 | – | – | – | – | 0.1 |
Number System alternates its face but never disappears. Some flavour of NS appeared in every year of 2021–2025, but the flavour rotates: 2021 leaned on number properties and digits (~2 per slot), 2022 and 2024 on remainders/divisibility, 2023 and 2025 on factors and LCM–HCF. Practical reading: prepare all three pillars — properties/digits, remainders, factors — because skipping whichever one "didn't come last year" is exactly how it catches people.
Factors and multiples
If (prime factorisation), then:
- Number of factors
- Product of all factors , where is the number of factors
- HCF × LCM product of the two numbers:
Divisibility shortcuts:
| Divisor | Test |
|---|---|
| 3 / 9 | digit sum divisible by 3 / 9 |
| 4 | last two digits divisible by 4 |
| 8 | last three digits divisible by 8 |
| 11 | alternating digit sum divisible by 11 |
Remainders the modular way
Work with residues, not whole numbers. Sums and products of remainders give the remainder of the sum/product, so reduce the base before powering.
- Power cycles: the units digit of repeats with a period that divides 4 — so take the exponent .
- Fermat's Little Theorem: for a prime with , .
- Chinese Remainder idea: coprime moduli give a unique solution modulo their product — solve each congruence, then stitch.
Worked examples
Units digit of . The cycle of is (period 4). Since , we land on the last term of the cycle: units digit .
How many factors does have? , so the count is .
Remainder of on division by 5. Reduce first: , , so .
"Exponent mod 4 = 0" does not mean the first term of the cycle. When the reduced exponent is 0 (as with ), the answer is the fourth (last) term of the cycle, not the first — landing on instead of is the classic slip. Same family: a units-digit cycle answers units digit questions only; a remainder by 7 or 11 needs the full modular reduction, not the digit cycle.
Watch this
2IIM's number-theory blitzkrieg — every CAT number-system question across years, solved:
Checklist
- Prime-factorise first; then (a+1)(b+1)… for factor counts
- Use HCF × LCM = product to find the missing one
- For powers, take the exponent mod 4 (units digit) or mod (p−1) (Fermat)
- Exponent ≡ 0 → the last term of the cycle
- Always reduce to residues before multiplying or powering
- Know the divisibility tests for 3, 4, 8, 9, 11 cold
Sample Questions
42 practice questions
Sign in for full access
Create a free account to access all 42 practice questions on this topic.
CAT PYQ Spotlight
Actual CAT questions on this topic
Sign in for full access
Create a free account to access all 8 CAT PYQs on this topic.
Continue Your Prep