Exercises 6.6 Exercises
1.
A number such as 11, 111, 1111 is called a repunit. Clearly eleven is a prime repunit. Find two more, say how you found them, and how you confirmed they are prime. (Bonus: Do the same exercise in a base other than decimal – or unary or binary!)
2.
Find the prime numbers less than 100 using the Sieve of Eratosthenes (6.2.3). Make sure you actually draw it! Every math student should do this once, and only once.
3.
Prove Lemma 6.3.6; if a prime
4.
Prove Corollary 6.3.7; if a prime
5.
Assuming that
6.
Prove that if
7.
Prove using the FTA that if
8.
Assuming
9.
How would you describe a factorization of a rational number? Do you think you could extend the Fundamental Theorem of Arithmetic to this case? If so, how? If not, why would it not be appropriate?
10.
Show that if
11.
Show that if
12.
Prove Proposition 3.7.2 using the FTA; if
13.
By hand, find the prime factorizations of 36, 756, and 1001. Use these to find the gcd of each pair of these three numbers.
14.
Do the prime factorizations in Example 6.3.5.
15.
By hand, find the gcd of
16.
By any method you like, find the prime factorizations of
In the next few exercises, recall the definition of least common multiple (or lcm) from Exercise 2.5.9.
17.
Find the pairwise least common multiples in Exercises 6.6.13–6.6.15.
18.
Find a formula for the lcm using Theorem 6.3.2 by filling in the question marks:
19.
Prove that if
Here are a few other interesting results that can be shown using prime factorizations as in Section 6.4.
20.
Is it possible for
21.
Find a proof that
22.
Show that
23.
Show that
24.
How would Theorem 6.3.2 fail if we allowed
25.
Prove that the only solutions of
26.
Try to decide for exactly which composite moduli
27.
Find solutions to
28.
Find solutions to
29.
Fill in the details of Example 6.5.2.
30.
Let