Assignment 3 (pdf)
Make sure to write complete proofs. Try to avoid skipping steps. Write clear sentences.
- True or False? Every natural number is either prime or composite.
- Find all common divisors of the numbers \(365\) and \(219\).
- True or False? For every \(a,b,c > 1\) natural numbers, if \(a\) divides \(b+c\) then it must divide \(b\) or \(c\) (or maybe both, but it has to divide at least one of them). Prove or provide counter-example.
- True or False? The sum of two composite numbers is composite. Explain.
- True or False? The sum of two prime numbers is never prime. Explain.
- Show that \(73\) is a prime number.