Exercises 1.4 Exercises
ΒΆ1.
Prove some or all of the facts in Proposition 1.2.8.
2.
Find a counterexample to show that when aβ£b and cβ£d, it is not necessarily true that a+cβ£b+d.
3.
Prove using induction that 2n>n for all integers nβ₯0.
4.
Prove, by induction, that if c divides integers ai and we have other integers ui, then cβ£βni=1aiui.
5.
Write up a proof of the facts from the first discussion about the conductor idea (in Section 1.1) with the pairs {2,3}, {2,4}, and {3,4}.
6.
What is the conductor for {3,5} or {4,5}? Prove these in the same manner as in the previous problem.
7.
Try finding a pattern in the conductors. Can you prove something about it for at least certain pairs of numbers, even if not all pairs?
8.
What is the largest number d which is a divisor of both 60 and 42?
9.
Try to write the answer to the previous problem as d=60x+42y for some integers x and y.
10.
Get a Sage worksheet account somewhere, such as at https://cocalc.com
(CoCalc) or at a Sage notebook or Jupyterlab server on your campus, if you don't already have one.