For k∈Z+,3∣22k+5 and 7∣22k+3,∀ k odd.
Firstly,
k≥1
I can see induction is the best idea:
Show for k=1:
221+5=9,221+3=7
Assume for k=μ
so: 3∣22μ+5, 7∣22μ+3
Show for μ+2
Now can anyone give me a hint to go from here? My problem is being able to show that 22μ+2 is divisible by 3, I can't think of how to begin how to show this.
Answer
You have already shown that the base cases hold.
Assume 3∣22k+5. Then 22k≡1 mod 3. Hence:
22k+1=22k∗2=(22k)2≡1 mod 3
Hence 3∣22k+1+5.
In the same way:
Assume 7∣22k+3. Then 22k≡4 mod 7. Hence:
22k+2=(22k)4≡44 mod 7
And since 44=256=36∗7+4, we see that 256≡4 mod 7. So 7∣22k+2+3.
No comments:
Post a Comment