Digit = one symbol
The decimal system uses exactly ten digits:
Digits are the alphabet from which numerals are written.
Complete handwritten-style notes for SSC CGL Tier I and Tier II.
Every number-system question is one of six jobs: identify, compare, divide, simplify, cycle or estimate.
Start from digit, number and place value; then build every rule one small idea at a time.
The decimal system uses exactly ten digits:
Digits are the alphabet from which numerals are written.
\(507\) is a numeral made from the digits \(5,0,7\). Its position tells each digit's value.
A number answers “how many?”, “which position?” or “how much?”. Different numerals can name the same number:
A digit carries its face value into a position. The position supplies the multiplier. In the numeral \(507\), the zero is important: it keeps the tens place empty without shifting the other digits.
The zero holds the middle seat.
Irrational numbers also belong to \(\mathbb{R}\) but not \(\mathbb{Q}\): \(\sqrt2,\sqrt3,\pi\) and non-terminating non-repeating decimals.
Key: terminating or repeating decimal = rational.
Move right ➜ the number becomes larger. Move left ➜ it becomes smaller.
\(-7\lt-3\) because \(-7\) lies farther left.
The digit itself, wherever it sits.
Digit multiplied by the value of its position.
To the right of the decimal: tenths \((10^{-1})\), hundredths \((10^{-2})\), thousandths \((10^{-3})\), and so on.
A number that divides exactly.
Finite list. Positive factors of \(n\) do not exceed \(n\).
Product of the number with an integer.
Infinite list.
Prime: exactly two positive factors, \(1\) and itself.
Composite: more than two positive factors.
A factor tree breaks one number into prime building blocks. A multiples chain keeps adding the original number forever.
| Divisor | Fast Test | Example |
|---|---|---|
| \(2\) | Last digit is \(0,2,4,6\) or \(8\). | \(4738\) ✓ |
| \(3\) | Sum of digits is divisible by \(3\). | \(7452\to7+4+5+2=18\) ✓ |
| \(4\) | Last two digits form a multiple of \(4\). | \(31716\to16=4\times4\) ✓ |
| \(5\) | Last digit is \(0\) or \(5\). | \(8235\) ✓ |
| \(6\) | Number is divisible by both \(2\) and \(3\). | \(5184\) is even and its digit sum is \(18\) ✓ |
| \(7\) | Remove the last digit, double it and subtract from the remaining number; repeat. | \(203\to20-2(3)=14\) ✓ |
| \(8\) | Last three digits form a multiple of \(8\). | \(47216\to216=27\times8\) ✓ |
| \(9\) | Sum of digits is divisible by \(9\). | \(83736\to8+3+7+3+6=27\) ✓ |
| \(10\) | Last digit is \(0\). | \(9430\) ✓ |
| \(11\) | Difference of alternating digit sums is \(0\) or a multiple of \(11\). | \(4719:(4+1)-(7+9)=-11\) ✓ |
| \(12\) | Number is divisible by both \(3\) and \(4\). | \(4356\): digit sum \(18\), and \(56=14\times4\) ✓ |
| \(13\) | Remove the last digit, multiply it by \(4\), then add to the remaining number; repeat. | \(286\to28+4(6)=52\) ✓ |
| \(15\) | Number is divisible by both \(3\) and \(5\). | \(2745\): digit sum \(18\), ends in \(5\) ✓ |
| \(16\) | Last four digits form a multiple of \(16\). | \(15312\to5312=332\times16\) ✓ |
| \(25\) | Last two digits are \(00,25,50\) or \(75\). | \(18575\) ✓ |
| \(125\) | Last three digits are divisible by \(125\). | \(987250\to250=2\times125\) ✓ |
The entire number rarely needs long division.
Pick the correct scanner before calculating.
Highest common factor dividing every given number.
Use for: greatest possible size, maximum equal groups, largest tile/measure.
Example: \(72=2^3\times3^2\), \(120=2^3\times3\times5\), so \(\operatorname{HCF}=2^3\times3=24\).
Least common multiple divisible by every given number.
Use for: earliest coincidence, repeating bells/lights, smallest common quantity.
For the same pair, \(\operatorname{LCM}=2^3\times3^2\times5=360\).
HCF cuts resources into the greatest identical groups. LCM finds the earliest time repeating events meet again.
Cancel common factors before multiplying.
For \(b,d\gt0\), compare cross-products:
If denominators are equal, the larger numerator wins. If positive numerators are equal, the smaller denominator wins.
Reduce \(\frac pq\) to lowest terms. Its decimal terminates only if \(q\) has no prime factors other than \(2\) and \(5\).
Otherwise it is non-terminating recurring, hence rational.
After cancellation, imagine the denominator approaching a gate guarded by prime keys \(2\) and \(5\). If any other prime factor remains, the decimal repeats.
A perfect square has even prime exponents. A perfect cube has prime exponents divisible by \(3\).
Complete the higher step first. Equal-priority twins—division with multiplication, addition with subtraction—walk from left to right.
Here \(N\) is dividend, \(d\) divisor, \(q\) quotient and \(r\) remainder.
Round only to the requested place. Estimate sign, order of magnitude and last digit before exact work.
Moving by a full cycle changes the quotient but returns to the same remainder. Reduce large powers and products at each step; never carry unnecessary size.
A full lap adds no new remainder.
| Property | Addition | Multiplication | Warning |
|---|---|---|---|
| Closure | \(a+b\) stays in \(\mathbb Z,\mathbb Q,\mathbb R\). | \(ab\) stays in \(\mathbb Z,\mathbb Q,\mathbb R\). | \(a/b\) need not be an integer; division by \(0\) is undefined. |
| Commutative | \(a+b=b+a\) | \(ab=ba\) | Subtraction and division are not commutative. |
| Associative | \((a+b)+c=a+(b+c)\) | \((ab)c=a(bc)\) | Subtraction and division are not associative. |
| Identity | \(a+0=a\) | \(a\cdot1=a\) | \(0\) is additive identity; \(1\) is multiplicative identity. |
| Inverse | \(a+(-a)=0\) | \(a\cdot a^{-1}=1\), \(a\ne0\) | \(0\) has no multiplicative inverse. |
| Distributive | \(a(b+c)=ab+ac\) and \(a(b-c)=ab-ac\) | This links multiplication with addition/subtraction. | |
Between any two distinct real numbers lie infinitely many rational and infinitely many irrational numbers.
The midpoint gives one rational when \(a,b\) are rational; repeat to generate infinitely many.
If \(n=p_1^{a_1}p_2^{a_2}\cdots p_k^{a_k}\), then
For \(72=2^3\cdot3^2\): \(\tau(72)=(3+1)(2+1)=12\).
Sum of proper divisors is \(\sigma(n)-n\).
Write \(n=2^a m\), where \(m\) is odd.
To test whether \(n\gt1\) is prime, check divisibility only by primes \(p\le\sqrt n\). If no such prime divides \(n\), then \(n\) is prime.
\(a,b\) are co-prime iff \(\gcd(a,b)=1\). They need not be prime: \(8\) and \(15\) are co-prime.
A positive integer is perfect when its proper divisors sum to itself.
Examples: \(6=1+2+3\), \(28=1+2+4+7+14\).
Each factor below \(\sqrt n\) pairs with one above \(\sqrt n\). A perfect square has one central self-pair, which is why its divisor count is odd.
Repeat until the remainder becomes \(0\); the last non-zero remainder is the HCF.
\(\gcd(252,105)=\gcd(105,42)=\gcd(42,21)=21\).
If \(a=dx\), \(b=dy\) and \(\gcd(x,y)=1\), then
Numbers congruent modulo \(m\) leave the same remainder on division by \(m\).
If a divisor \(d\) leaves the same remainder when dividing \(N_1,N_2,\ldots\), then \(d\) divides every pairwise difference.
The greatest possible \(d\) is the HCF of the differences.
If \(N_i\) leaves remainder \(r_i\) on division by \(d\), then
Find the HCF of adjusted numbers, then verify \(d\gt r_i\).
If calculation gives \(-r\pmod m\), convert to the least non-negative remainder.
For prime \(p\) with \(p\nmid a\):
Equivalent form: \(a^p\equiv a\pmod p\).
When \(\gcd(a,n)=1\):
For \(n=\prod p_i^{a_i}\), \(\varphi(n)=n\prod_{p\mid n}(1-1/p)\).
Each possible unit digit of a cube identifies the unit digit of the base.
Trailing zeros in a non-zero perfect cube occur in multiples of \(3\).
Smallest \(n\)-digit number is \(10^{n-1}\); largest is \(10^n-1\).
Prime exponents are construction instructions. Pair every layer for a square; group every three layers for a cube. Unmatched layers show exactly what must be multiplied or divided.
| Dataset | Values to Memorize |
|---|---|
| Primes below \(100\) | \(2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97\) |
| Squares \(1^2\) to \(15^2\) | \(1,4,9,16,25,36,49,64,81,100,121,144,169,196,225\) |
| Squares \(16^2\) to \(30^2\) | \(256,289,324,361,400,441,484,529,576,625,676,729,784,841,900\) |
| Cubes \(1^3\) to \(10^3\) | \(1,8,27,64,125,216,343,512,729,1000\) |
| Cubes \(11^3\) to \(20^3\) | \(1331,1728,2197,2744,3375,4096,4913,5832,6859,8000\) |
| Common fractions | \(\frac12=0.5,\ \frac13=0.\overline3,\ \frac14=0.25,\ \frac15=0.2,\ \frac18=0.125,\ \frac1{11}=0.\overline{09}\) |
Choose shortcuts that preserve logic; never memorize a trick without its condition.
If \(\operatorname{HCF}(84,126)=42\):
Valid because there are exactly two positive integers.
Write each number in primes. HCF takes the low power; LCM takes the large power.
Only the base's unit digit matters.
If the exponent leaves remainder \(0\) on division by cycle length, use the cycle's last entry.
\(7\times8=56\) and \(5\times12=60\)
For positive proper fractions, compare what is missing from \(1\).
Smaller deficiency means larger fraction, so \(\frac{14}{15}\gt\frac{11}{12}\).
If a block of \(s\) digits repeats immediately after the decimal, use \(s\) nines.
Write one full repeating block, subtract the non-repeating part, then place \(s\) nines followed by \(r\) zeros below.
Visual cue: repeating digits create \(9\)s; non-repeating digits create trailing \(0\)s in the denominator.
Remainder of \(87\times94\) on division by \(7\):
Digit sum preserves remainder modulo \(9\).
Use as a check, not as a complete proof for every divisor.
Each zero needs a \(2\times5\) pair; factorials contain more \(2\)s, so count \(5\)s.
Stop when \(p^k\gt n\).
If \(N=dq+r\), subtract \(r\), or add the complement to the next multiple.
Work modulo the matching power of ten.
For reduced denominator \(q=2^m5^n\), the number of decimal places is
Any two consecutive integers are co-prime; one of them is even.
Do not start expanding a huge number. Ask what the options actually need: a count, a remainder, a last digit, or only divisibility.
These are option-setters' favourite places to punish automatic calculation.
Division does not automatically defeat an earlier multiplication; multiplication and division have equal priority.
Likewise, addition and subtraction move left to right.
Attach each hard rule to a picture, sentence or rhythm that your brain can retrieve under pressure.
\(\mathbb N\subset\mathbb W\subset\mathbb Z\subset\mathbb Q\subset\mathbb R\). Irrational numbers live in Reality \((\mathbb R)\) but outside the Quiet rational room \((\mathbb Q)\).
For divisibility by \(4\), inspect the last \(2\) digits. For divisibility by \(8\), inspect the last \(3\) digits.
Factors fit exactly inside the number and stop. Multiples march outward forever.
For every prime \(p\), HCF takes the minimum exponent \(v_p\) and LCM takes the maximum.
After reducing \(\frac pq\), a denominator \(2^m5^n\) gives a terminating decimal; any other prime factor forces recurrence.
Division and multiplication share one level; addition and subtraction share one level. Position decides.