Sunday, June 16, 2019

elementary number theory - Does 3 divide 22n1?

Prove or find a counter example of : 3 divide 22n1 for all nN.



I compute 22n1 until n=5 and it looks to work, but how can I prove this ? I tried by contradiction, but impossible to conclude. Any idea ?

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...