Math 58 - Number Theory
September 7, 2006
Homework 2 (due September 12):
(Most of these exercises are from the text, App. A, 1.3, or 1.5.)
Prove rigorously using only the axioms in Appendix A:
1. If a and b are integers, then (–a)(–b) = ab.
2. If a
then a2
≥ 0.
3. If a < b and c < 0 then ac > bc.
Prove by induction (or any variant on induction):
4. If n ≥ 4 then 2n < n!.
Prove by any method:
(Extreme rigor not required.)
5. If x and y are integers (different from each other) then x – y | x2 – y2.
(You can skip this one if you are satisfied with your proof of #7.)
6. If x and y are integers (different from each other) and n is any positive
integer, then x – y | xn – yn.
7. If a, b, c, d
, a and c are nonzero, and a | b and
c | d, then ac
| bd.
Prove OR disprove:
(If the statement is false, a single example is enough to disprove it. If any of these
is true, induction might be helpful in proving it.)
8. If a is any integer, then a2 – a is even.
9. If a is any integer, then a3 – a is a multiple of 3.
10. If a is any integer, then a4 – a is a multiple of 4.
11. If a is any integer, then a5 – a is a multiple of 5.
(end)