Divisibility final
Divisibility final
Divisibility final
ASSIGNMENT
1. Which integers have the following property? If the last digit is deleted, the integer is divisible by the
new number.
3. Prove that n37 – n is divisible by 1919190 for all positive integers ‘n’.
4. If a > 17 is odd and 3a –2 is a square. Show that there are positive integers b ≠ c that a + b, a + c, b +
c and a + b + c are all squares.
Solutions
1. Which integers have the following property? If the last digit is deleted, the integer is divisible by the
new number.
Sol: It is clear that if the last digit of an integer is deleted, the integer is reduced by a factor of at least 10.
If that final digit is zero then, of course, the number is reduced by exactly the factor 10, and so all
such numbers automatically satisfy the conditions of the problem. Assume now that if the last digit
of a number x is deleted, then the digit is reduced by an integral factor exceeding 10, say, by the
factor 10 + a(a 1). Let y be the quotient obtained by dividing x by 10. and let z be the remainder;
that is, x = 10y + z(z 9). If the last digit of x is deleted, then the deleted digit is z, and the new
number is equal to y. The condition of the problem then calls for the equation
x = (10 + a).y ,
or the equation
10y + z = (10 + a).y ,
from which we obtain
z = ay
Since z < 10, both a and y must be less than 10. Therefore, except for the numbers divisible by 10.
the only integers meeting the conditions of the problem are two-digit numbers; also, if the last digit
is deleted, the original integer can be reduced by, at most, a factor of 19(11 10 + a < 19). It is easily
shown that only the following two-digit numbers are reduced by a factor of 11 when their last digit is
deleted: 11, 22, 33, 44, 55, 66, 77, 88, 99. (If 10 + a = 11, then a = 1; hence z = ay = y, and x = l0y +
z = 11y, where y = 1, 2, 3, ….., 9.) It can be shown, in an analogous way, that the only two-digit
integers reduced by a factor of 12 upon deletion of the final digit are 12, 24, 36, 48 (z = ay = 2y,
where only y = 1, 2, 3, 4 are possible, since z < 10, and x = 12y). The numbers diminished by a
factor of 13 are 13, 26, 39; the numbers diminished by a factor of 14 are 14 and 28. It is evident that
the only numbers which can be reduced by factors of 15, 16, 17, 18, 19 are these numbers
themselves.
3. Prove that n37 – n is divisible by 1919190 for all positive integers ‘n’.
Sol: Since 37 in a prime, there, n37 – n 0 (mod 37) …(i)
Since 19 in a prime, there, n19 – n 0 (mod 19) …(ii)
Since 13 in a prime, therefore n13 – n 0 (mod 13) …(iii)
3
4. If a > 17 is odd and 3a –2 is a square. Show that there are positive integers b ≠ c that a + b, a + c, b +
c and a + b + c are all squares.
Sol: Let a = 2k + 1 so we are given that 6k + 1 is a square. Take b = k2 – 4k, c = 4k,
then b c since a 17
also, b > 0 since a > 9
now, a + b = (k – l)2, a + c = 6k + 1 (given to be square),
b + c = k2, a + b + c = (k+1)2.