Science:Math Exam Resources/Courses/MATH437/December 2011/Question 07 (i)
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.
• Q1 • Q2 • Q3 • Q4 • Q5 • Q6 • Q7 (i) • Q7 (ii) •
Question 07 (i) |
---|
Let such that and let . (i) Prove that the order of a modulo is |
Make sure you understand the problem fully: What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you? |
If you are stuck, check the hints below. Read the first one and consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it! If after a while you are still stuck, go for the next hint. |
Hint 1 |
---|
First, using Euler's theorem, argue that it suffices to show that and . |
Hint 2 |
---|
The proof should use mathematical induction. |
Hint 3 |
---|
Try to classify solutions to the equation
This general statement will be useful. |
Hint 4 |
---|
Lemma The solutions to for e a positive integer are given as follows:
|
Hint 5 |
---|
With the lemma and the induction hypothesis, what we can do is notice that and gives rise to a nontrivial solution to
We proceed by contradiction assuming (post induction hypothesis) that and thus giving which is inconsistent with the above. |
Checking a solution serves two purposes: helping you if, after having used all the hints, you still are stuck on the problem; or if you have solved the problem and would like to check your work.
|
Solution |
---|
Found a typo? Is this solution unclear? Let us know here.
Please rate my easiness! It's quick and helps everyone guide their studies. We first make some observations before beginning the formal proof. Firstly, recall that the order of an odd element in divides for any . This follows from Euler's theorem and using the Euclidean algorithm (for any element if and then ). Thus the order of a must be a power of 2. Suppose that the order of a is the value r. The above shows that r is a power of 2. Moreover, Thus, to show that r is , it suffices to show that and . Next, we will make use of this small lemma. Lemma The solutions to for e a positive integer are given as follows:
Proof of lemma The first two cases are clear so let's suppose that e is at least 3. Clearly the four x values do give solutions so it suffices to show that these are the only ones. Factoring shows that . Notice that . Thus, we must have that one of the following is true
or
These give one of for some integer k. We break into cases. Case 1: odd. Then, we see that
Case 2: even. Then, we see that
and this is what was to be shown completing the proof of the lemma. After all this we can begin the proof of the problem. The proof proceeds by induction. Notice that the claim is trivial for or . For , we have that and both of these elements can be checked to have order 4. Thus, we suppose that and that the claim holds for . To prove the claim for , we proceed in two parts as suggested by the preliminary discussion. First we show that
Notice that the induction hypothesis gives us that
Notice that the element is a nontrivial solution to . Thus, the lemma states that
(since the solution 1 is not consistent with the above information). Notice that for the two negative solutions, If we look at the equation modulo 4 (recalling that we assumed that ), we get that where we used the fact that . This gives a contradiction and thus
Next, we assume that and try to reach a contradiction. From above, we saw that and thus, . Once again, using the lemma and similar logic to the above, we see that
This implies that which contradicts the above. Secondly, we wish to show that . Thankfully, this is much more straightforward. Using the induction hypothesis given by we recast this information as for some integer k. Squaring both sides yields which completes what was required to show. |