Let be a natural number. Which of the following is equivalent to when considered modulo 42?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
a 7 ≡ a 7 ( m o d 6 ) ≡ a ( m o d 7 ) by Fermat's Little Theorem. Similarly:
a 7 ≡ a 7 ( m o d 2 ) ≡ a ( m o d 3 )
a 7 ≡ a 7 ( m o d 1 ) ≡ a ( m o d 2 )
These three statements imply 2 , 3 , 7 ∣ a 7 − a ⟺ 4 2 ∣ a 7 − a ⟺ a 7 ≡ a ( m o d 4 2 ) .