in Quantitative Aptitude edited by
562 views
2 votes
2 votes
The value of the expression $13^{88} \text{(mod 19)},$ in the range $0$ to $18,$ is ________.
in Quantitative Aptitude edited by
562 views

4 Comments

Got it thanks.
0
0
1
1
$13^{88} \mod 19 = 13^{72}.13^{16}\mod 19 = 1.(13^{4})^{4} \mod 19 = 4^4 \mod 19 = 9$
(Using Fermat's theorem: $\color{red}{a^{p-1} \equiv 1 \mod p}$)
3
3

1 Answer

2 votes
2 votes
13^88/19 = (-6)^88/19  (13 could be written as 19-6 which gives -6 as a remainder)

               = ((-6)^2)^44/19 = 36^44/19

               = (38-2)^44/19

              = (-2)^44/19 = 16^11/19 = (-3)^11/19

              = -3 * (-3)^10/19 = -3 * 9^5/19 = -3 * 9 * 9^4/19 = -3 * 9 * (81)^2/19

              = -3 * 9 * (76-5)^2/19 = -3 * 9 * (-5)^2/19 = -3 * 9 * 25 /19

             =  -27 * 6/19 = -8 * 6/19 = -48 /19 = -10/19 = (-19 + 9 ) / 19 = 9 is the remainder

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true