maxfails
- 10
- 0
so apparently 3^-1 mod 5 = 2 so (1/3) mod 5 = 2
I don't get how this works, can someone explain?
I don't get how this works, can someone explain?
The discussion centers around the concept of modulo operations involving fractions, specifically the interpretation of the modular inverse and its application in modular arithmetic. Participants seek clarification on how to understand expressions like \(3^{-1} \mod 5\) and \((1/3) \mod 5\).
The discussion does not reach a consensus, as participants present different aspects of the topic without resolving the initial question about the interpretation of modulo with fractions.
Participants assume familiarity with concepts like modular inverses and the Euclidean algorithm, but the discussion does not clarify the specific steps or definitions needed to fully understand the relationship between fractions and modulo operations.
maxfails said:so apparently 3^-1 mod 5 = 2 so (1/3) mod 5 = 2
I don't get how this works, can someone explain?