#inverse modulo
19 messages · Page 1 of 1 (latest)
- Do not ping the Moderators, unless someone is breaking the rules.
- Do not ping the Helper Moderators, unless there is a conflict between helpers.
- Do not ping other members randomly for help.
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- If the Helper has answered your question, remember to thank them with the Mathematics Ranks bot and close the thread with:
+close
Feel free to nominate the person for helper of the week in #helper-nominations
If you're happy with the help you got here, and the server overall, you can contribute financially as well:
I don't understand your concern, for 1/(-k) = 1/(-1) x 1/k =- 1/k.
you could also multiply everything by -k and check this is 0
Please thank the helpers who assisted you by clicking the buttons below. You can thank each helper only once. Once you're done, click "Close Post" to close this thread.
Thank you for your feedback! pétaire has been awarded 1
. They now have 815
. They have 3
daily left for today.
Because it's modular arithmetic.
Is this actually true?
is there a difference ?
Yes. Modular arithmetic is only defined over integers.
if k is any element invertible in a ring, then 1/(-k) = -1/k
it doesn't matter which ring
Basically what you want to prove is that (-k)^(-1) == -(k)^(-1) (mod p).
When you said 1/k, I thought you were talking about a rational number.