Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Number Theoretic Functions >

PowerModList

PowerModList[a, s/r, m]
gives a list of all x modulo m for which x^r≡a^s mod m.
  • Integer mathematical function.
  • PowerModList[a, -1, m] gives the modular inverse {x} for which x a≡1 mod m, or {} if no such x exists.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team