Find the remainder when 1 1 1 2 is divided by 13?
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.
1 1 1 2 = 1 2 1 6
1 2 1 ≡ 4 m o d 1 3 so 1 2 1 6 remainder is equal to 4 6
4 6 = 1 6 3 as 1 6 ≡ 3 m o d 1 3 , 1 6 3 remainder is equal to 3 3 remainder
Finally 1 3 2 7 = ( 1 3 ) ( 2 ) + 1
Remainder 1
13*2+3!=27
Since 1 3 is a prime number, then φ ( 1 3 ) = 1 3 − 1 = 1 2 . Thus, 1 1 1 2 m o d 1 3 = 1 1 1 2 − 1 2 m o d 1 3 = 1 m o d 1 3
11^{ { 12 } }=(11^{ { 2 } })^{ { 6 } }\ (11^{ { 2 } })MOD13=4\ 4^{ { 6 } }MOD13=1
11 congruent to -2(mod 13) 11^2 congruent to 4(mod 13) 11^6 congruent to 64(mod 13) 11^6 congruent to -1(mod 13) Therefore 11^12 congruent to 1(mod 13) Hence remainder: 1
11^12 mod 13 = ((13-2)^6)^2 mod 13 since (13-2)^6 mod 13 = 2^6 mod 3 = -1 mod 13. so, ((13-2)^6)^2 mod 13 = (-1)^2 mod 13 = 1 mod 13
Problem Loading...
Note Loading...
Set Loading...
Fermat's little theorem states that if p is prime then: a p − 1 ≡ 1 m o d ( p ) . This can applied directly to give a remainder of 1