calendarBack
Quant

/

Numbers

/

Divisibility
ALL MODULES

CAT 2025 Lesson : Divisibility - 7, 13 and Composite

bookmarked

2.5 Divisor is 77 or 1313

Rule: To find the remainder when a number is divided by
77 or 1313, from the sum of alternating set of 33 digits starting from the right (hundreds' , tens' and units' places), subtract the sum of remaining set of 33 digits and then divide by 77 or 1313.

Explanation

7×11×13=10017 \times 11 \times 13 = 1001

Rem(100007);Rem(100017)=1;\text{Rem} \left(\dfrac{1000^0}{7}\right) ; \text{Rem} \left(\dfrac{1000^1}{7} \right) = -1 ;

Rem(100027)=1;Rem(100037)=1 \text{Rem} \left(\dfrac{1000^2}{7} \right)= 1 ; \text{Rem} \left(\dfrac{1000^3}{7} \right) = -1

As noted above,
11 and 1-1 are the remainders when even and odd powers of 10001000 are divided by 77 respectively. The same applies when the divisor is 1313.

Rem(1000n7 or 13)=1\text{Rem} \left(\dfrac{1000^n}{7 \space \text{or} \space 13} \right)= 1 if nn is even and (-1) if nn is odd.

Note: Questions pertaining to divisibility rule of
77 or 1313 are very rare.

Example 7

Is 3,594,2483,594,248 divisible by 7 or 137 \space \text{or} \space 13? If not, find the remainder.

Solution

Let x=3,594,248=(3×106)+(594×103)+(248×106)x = 3,594,248 = (3 \times 10^6) + (594 \times 10^3) + (248 \times 10^6)

When sum of alternating sets of
33 digits starting from the right is subtracted from the sum of the rest, we get (248+3)594=343(248 + 3) - 594 = -343

Rem(x7)=Rem(3437)=0\text{Rem} \left(\dfrac{x}{7} \right) = \text{Rem} \left(\dfrac{-343}{7} \right) = 0

Rem(x13)=Rem(34313)=Rem(513)=5+13=8\text{Rem} \left(\dfrac{x}{13} \right) = \text{Rem} \left(\dfrac{-343}{13} \right) = \text{Rem} \left(\dfrac{-5}{13} \right) = -5 + 13 = 8

xx is divisible by 7\bm{7} and leaves a remainder of 8\bm{8} when divided by 1313.

2.6 Divisor is any composite number

Divisibility Rule: Prime factorise the number and check for divisibility by each of the prime factors raised to their respective powers.

Remainder Rule: To find the remainder, apply Chinese Remainder theorem (covered in the Factors & Remainders lesson).

If we take
24(=23×3)24 (=2^{3} \times 3), we need to check for divisibility by 232^{3} and 33.

Likewise, to check for divisibility by
84(=22×3×7)84 (=2^2 \times 3 \times 7), we need to check for divisibility by 22,32^{2}, 3 and 77.

Example 8

If a=92451348a = 92451348, which of the following is the largest number that perfectly divides aa?

(1)
132132            (2) 198198            (3) 396396            (4) 792792           

Solution

a=92451348a = 92451348

From the options, taking the largest number
792792,
792=23×32×11=8×9×11792 = 2^3 \times 3^2 \times 11 = 8 \times 9 \times 11

The last
33 digits of aa, 348348 is not divisible by 88.
aa is not divisible by 792\bm{792}.

396=22×32×11=4×9×11396 = 2^2 \times 3^2 \times 11 = 4 \times 9 \times 11

Last
22 digits of aa, 4848 is divisible by 44.
aa is divisible by 4\bm{4}.

Sum of digits =9+2+4+5+1+3+4+8=36= 9 + 2 + 4 + 5 + 1 + 3 + 4 + 8 = 36
Sum of digits of
36=3+6=936 = 3 + 6 = 9
aa is divisible by 9\bm{9}.

Difference of alternate digits =(2+5+3+8)(9+4+1+4)=0= (2 + 5 + 3 + 8) - (9 + 4 + 1 + 4) = 0
aa is divisible by 11\bm{11}.
aa is divisible by 396\bm{396}.

Answer: (33) 396396

2.7 Summary of Divisibility Rules

Below is a summary of divisibility rules, which are derived from the rules for remainders. Please remember these for ease in calculation.

Number Rule
22 Last digit divisible by 22
33 Sum of digits divisible by 33
44 Last two digits divisible by 44
55 Last digit is 00 or 55
66 Divisible by 22 and 33
77 Difference between sum of alternate sets of digits is divisible by 77
88 Last three digits divisible by 88
99 Sum of digits divisible by 99
1010 Last digit is 00
1111 Difference between sum of alternate sets of digits is divisible by 1111
1212 Divisible by 33 and 44
1313 Difference between sum of alternate sets of digits is divisible by 1313
1414 Divisible by 22 and 77
1515 Divisible by 33 and 55
1616 Last 44 digits divisible by 1616
1818 Divisible by 22 and 99
2020 Divisible by 44 and 55
2424 Divisible by 33 and 88
2525 Last 22 digits divisble by 2525
3232 Last 55 digits divisible by 3232
100100 Last 22 digits are 00
125125 Last 33 digits divisible by 125125
Loading...Loading Video....