SithsNGiggles
- 183
- 0
Hi, can I get someone to look over this proof? I'm okay with the first part, but can I get some reassurance or feedback on the second part? Namely, am I right about what I'm intending to show? Thanks.
The following statement holds for all a,b,c,d \in \mathbb{Z}:
a | 1\mbox{ iff } a=\pm 1
Write a proof for this part of Theorem 2.3.6 (which just lists other properties I've written proofs for).
First I wrote a proof for the left-to-right conditional:
Assume a|1. Then, by definition, \exists k\in\mathbb{Z} such that ak = 1.
Suppose k>1. Then ak = 1 \Rightarrow a = \frac{1}{k} \not\in\mathbb{Z}.
Suppose k=1. Then ak = 1 \Rightarrow a = 1.
Suppose -1 < k < 1. Then k = 0, but 0a \not=1 for any a.
Suppose k=-1. Then ak = 1 \Rightarrow a = -1.
Suppose k<-1. Then ak = 1 \Rightarrow a = -\frac{1}{k} \not\in\mathbb{Z}.
The first, third, and fifth scenarios all lead to contradictions. In the remaining cases, a=\pm1.
(I had a feeling my approach here was a bit tedious, but if it's acceptable, I'm fine with it.)
Right-to-left:
Assume a=\pm1. To show that a|1, suppose that ak=1 for some k. If k \in\mathbb{Z}, then both k|1 and a|1, the latter of which I want to show.
Case 1: Let a=1. Then we have (1)k = 1 \Rightarrow k = 1 \in\mathbb{Z}.
Case 2: Let a=-1. Then we have (-1)k = 1 \Rightarrow k=-1 \in\mathbb{Z}.
Since both cases imply that k \in\mathbb{Z}, I conclude that a|1.
Homework Statement
The following statement holds for all a,b,c,d \in \mathbb{Z}:
a | 1\mbox{ iff } a=\pm 1
Write a proof for this part of Theorem 2.3.6 (which just lists other properties I've written proofs for).
Homework Equations
The Attempt at a Solution
First I wrote a proof for the left-to-right conditional:
Assume a|1. Then, by definition, \exists k\in\mathbb{Z} such that ak = 1.
Suppose k>1. Then ak = 1 \Rightarrow a = \frac{1}{k} \not\in\mathbb{Z}.
Suppose k=1. Then ak = 1 \Rightarrow a = 1.
Suppose -1 < k < 1. Then k = 0, but 0a \not=1 for any a.
Suppose k=-1. Then ak = 1 \Rightarrow a = -1.
Suppose k<-1. Then ak = 1 \Rightarrow a = -\frac{1}{k} \not\in\mathbb{Z}.
The first, third, and fifth scenarios all lead to contradictions. In the remaining cases, a=\pm1.
(I had a feeling my approach here was a bit tedious, but if it's acceptable, I'm fine with it.)
Right-to-left:
Assume a=\pm1. To show that a|1, suppose that ak=1 for some k. If k \in\mathbb{Z}, then both k|1 and a|1, the latter of which I want to show.
Case 1: Let a=1. Then we have (1)k = 1 \Rightarrow k = 1 \in\mathbb{Z}.
Case 2: Let a=-1. Then we have (-1)k = 1 \Rightarrow k=-1 \in\mathbb{Z}.
Since both cases imply that k \in\mathbb{Z}, I conclude that a|1.