For any integer with =1),
there exists a natural number such that is a multiple of .
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.
Let m be an integer such that g cd ( m , 6 ) = 1 . Note that this also implies g cd ( m , 2 ) = 1 and g cd ( m , 3 ) = 1 .
Let n : = ϕ ( m ) − 1 .
I claim that 2 n + 3 n + 6 n ≡ 1 ( m o d 1 5 ) for this choice of n (solving the problem).
Since g cd ( m , 6 ) = 1 , it suffices to check this after multiplying both sides by 6, i.e. we want to show that
6 ⋅ 2 n + 6 ⋅ 3 n + 6 ⋅ 6 n ≡ 6 ( m o d 1 5 ) .
We have 6 ⋅ 2 n + 6 ⋅ 3 n + 6 ⋅ 6 n = 3 ⋅ 2 ϕ ( m ) + 2 ⋅ 3 ϕ ( m ) + 6 ϕ ( m )
and by Euler’s theorem this is equivalent to 3 + 2 + 1 = 6 ( m o d m ) , as desired.