MHB Find $9^A$ mod 100 Given $9^{40}$ mod 100 = 1

  • Thread starter Thread starter Albert1
  • Start date Start date
Albert1
Messages
1,221
Reaction score
0
given $9^{40}$ mod 100=1

if $A=9^9$

find $9^A $ mod $100=?$
 
Mathematics news on Phys.org
Albert said:
given $9^{40}$ mod 100=1

if $A=9^9$

find $9^A $ mod $100=?$
we can compute
A = 387420489
so A mod 40 = 9
so $9^A$ mod $100$ =$9^9$ mod 100 = 387420489 mod 100 = 89
but it is no fun
we have 40 = 8 * 5
9 mod 8 = 1
so $9^9$ mod 8 = 1
9 mod 5 = -1
so $9^9$ mod 5 = -1
we can now find $9^9$ mod 40 by chinese remainder theorem by by taking multiples of 8(only 5 multiples) and adding 1 we get checking as -1 mod 5
$9^9$ mod 40 = 9
hence A mod 40 = 9
now we need to find
$9^A$ mod 100 = $9^9$ mod 100
so let us find mod 4 and mod 25
$9$ mod 4 = 1
so $9^9$ mod 4 = 1

$9^3 = 729 = 4$ mod 25
so $9^9 = 4^3 = 64 =14 $ mod 25
we take 25 n+ 14 and divide by 4 to see remainder 1 the values are 14, 39, 64, 89 and see the result 89
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top