Some Number Theory Problems
(Try to do as many as you can; I'll be glad to give hints.)
(Example) Prove that the product of two consecutive numbers
is always divisible by 2. The numbers are
and
.
By the division algorithm,
is either of the form
or
.
In the first case the product is
which equals
so is clearly even. In the second case the product is
which is also clearly even.
Prove that the product of 3 consecutive numbers is always divisible by 3. In
fact, the product of 3 consecutive numbers is divisible by 6: can you prove
this? What do you think is true about the product of 4 consecutive numbers?
What about
consecutive numbers?
Show that the sum of an integer and its square is always even.
Prove that the sum of the cubes of any three consecutive positive integers is
a multiple of
.
Explain why every integer is of the form
,
,
.
An integer is odd if and only if its square is odd. (Remember that there are two things to prove in an "if and only if" statement.)
Prove (by induction) that
(Example) Prove that
is divisible by 9 when
.
Procede by induction. The case
yields the number 54 which is divisible by 9. Suppose now that the claim is
true for some number
;
we will show that it's true for
;
i.e., that 9 divides
.
We
subtract:
Thus,
Prove (use induction) that:
is always a multiple of a certain number
(Find
and prove it.)
is always a multiple of
is divisible by 64 for
is divisible by 24 for
.
Prove (use induction) that
where the integer
,
and
is any number.