cong
cong
cong
DIVISIBILITY
4. Prove that every positive integer has a multiple whose decimal repre-
sentation involves all ten digits.
5. Prove that among any ten consecutive integers at least one is relatively
prime to each of the others.
6. Find the length of the longest sequence of equal nonzero digits in which
an integral square can terminate (in base 10), and find the smallest
square which terminates in such a sequence.
8. Show that if n is an odd integer greater than 1, then n does not divide
2n + 2.
1
10. Let n1 , n2 , . . . , ns be distinct integers such that
11. Let p be in the set {3, 5, 7, 11, . . . } of odd primes, and let
15. If p is a prime number greater than 3 and k = b2p/3c, prove that the
sum
p p p
+ + ··· +
1 2 k
of binomial coefficients is divisible by p2 .
2
16. Prove that for n ≥ 2,
n terms n−1 terms
z}|{ z}|{
···2 ···2
22 ≡ 22 (mod n).
(Here lcm denotes the least common multiple, and bxc denotes the
greatest integer ≤ x.)
20. Define a sequence {un }∞
n=0 by u0 = u1 = u2 = 1, and thereafter by the
condition that
un un+1
det = n!
un+2 un+3
for all n ≥ 0. Show that un is an integer for all n. (By convention,
0! = 1.)
21. Let p be a prime number. Let h(x) be a polynomial with integer coeffi-
cients such that h(0), h(1), . . . , h(p2 − 1) are distinct modulo p2 . Show
that h(0), h(1), . . . , h(p3 − 1) are distinct modulo p3 .
22. How many coefficients of the polynomial
Y
Pn (x1 , . . . , xn ) = (xi + xj )
1≤i<j≤n
are odd?
3
23. Define a0 = a1 = a2 = a3 = 1,
25. Do there exist positive integers a and b with b − a > 1 such for every
a < k < b, either gcd(a, k) > 1 or gcd(b, k) > 1?
27. Suppose that f (x) and g(x) are polynomials (with f (x) not identically
0) taking integers to integers such that for all n ∈ Z, either f (n) = 0 or
f (n)|g(n). Show that f (x)|g(x), i.e., there is a polynomial h(x) with
rational coefficients such that g(x) = f (x)h(x).
(a) 0 ∈ S;
(b) If x ∈ S then x + 1 ∈ S and x − 1 ∈ S; and
(c) If x ∈ S and x 6∈ {0, 1}, then 1/(x(x − 1)) ∈ S.
30. Let p be an odd prime. P Showk that for at least (p + 1)/2 values of n in
{0, 1, 2, . . . , p − 1}, p−1
k=0 k!n is not divisible by p.
4
31. Let a and b be rational numbers such that an − bn is an integer for all
positive integers n. Prove or disprove that a and b must themselves be
integers.
32. Find the smallest integer n ≥ 2 for which there exists an integer m
with the following property: for each i ∈ {1, . . . , n}, there exists j ∈
{1, . . . , n} different from i such that gcd(m + i, m + j) > 1.
33. True or false? For every positive integer n there exists a positive integer
k for which n|Fk , where Fk denotes a Fibonacci number.