Find the remainder when 3 2 3 2 3 2 is divided by 1 1 .
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.
Very nice. To make it clearer, you should mention that 3 2 3 2 is an even number so that we have ( − 1 ) even number = 1 .
How is 32^32^32 = come down to 3×11-1 and then ^32?
Log in to reply
Just saw that the the value come from 3×11 = 33 which then you would -1.
3 2 n ≡ ( 3 ˙ 1 1 − 1 ) n ≡ ( − 1 ) n ( m o d 1 1 )
This part is true because if you expand.
( 3 ˙ 1 1 − 1 ) n = 3 n 1 1 n − n ˙ 3 n − 1 1 1 n − 1 + 2 n ( n − 1 ) n ˙ 3 n − 2 1 1 n − 2 − . . . ( − 1 ) n
We note that all terms before the last ( − 1 ) n have a factor of 1 1 , therefore the remainder is ( − 1 ) n .
A remainder of ( − 1 ) n means + 1 when n is even and − 1 when n is odd.
A ( − 1 ) remainder means a remainder of 1 1 − 1 = 1 0 . This can be seen from the first few 3 2 n as below.
n 1 2 3 4 5 6 3 2 n 3 2 1 0 2 4 3 2 7 6 8 1 0 4 8 5 7 6 3 3 5 5 4 4 3 2 1 0 7 3 7 4 1 8 2 4 x m o d 1 1 1 0 1 1 0 1 1 0 1
Now since n = 3 2 3 2 is even therefore, 3 2 3 2 3 2 ≡ 1 ( m o d 1 1 ) .
Thank you it's valuable soloution
(33-1)^32^32 when divided by 11 .-1 is not divisible thus -1 is the remainder
This solution has been marked wrong for obvious reasons. A m o d B = C does not necessarily imply that A n m o d B = C for positive integer n .
Satvik Golechha's solution is very clear and correct. Quite obvious, ( 3 3 − 1 ) 3 2 3 2 gives all terms that are divisible by 11 but − 1 3 2 3 2 .
I present alternative solution nonetheless. The following when divided by 11 give the corresponding remainder. 2 0 1
2 1 2
2 2 4
2 3 8
2 4 5
2 5 10
2 6 9
2 7 7
2 8 3
2 9 6
2 1 0 1
So,
3 2 3 2 3 2 = ( 2 5 ) 3 2 3 2
3 2 3 2 is even and when multiplied by 5 makes it divisible by 10. Thus 3 2 3 2 3 2 divided by 11 gives a remainder of 1.
Or similarly, 3 2 = 3 2 1 = 2 5 = ( 2 5 ) 1 and this gives a remainder of 10 when divided by 11. 3 2 2 = ( 2 5 ) 2 gives a remainder of 1 when divided by 11.
This solution is not clear. the divisibility of 3 2 3 2 ) by 1 0 makes no connection to the problem whatsoever. While 3 2 2 m o d 1 1 = 1 , you must also state that 3 2 3 2 3 2 m o d 1 1 = 1 .
I liked all solutions.
We can find 3 2 3 2 ( m o d 1 0 ) and let the remainder be x .
Then to find the original remainder, find the remainder 3 2 x ( m o d 1 1 )
Problem Loading...
Note Loading...
Set Loading...
3 2 3 2 3 2 ≡ ( 3 × 1 1 − 1 ) 3 2 3 2 ≡ ( − 1 ) 3 2 3 2 ≡ 1 m o d 1 1