When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Multiplicative inverse - Wikipedia

    en.wikipedia.org/wiki/Multiplicative_inverse

    In modular arithmetic, the modular multiplicative inverse of a is also defined: it is the number x such that ax ≡ 1 (mod n). This multiplicative inverse exists if and only if a and n are coprime. For example, the inverse of 3 modulo 11 is 4 because 4 ⋅ 3 ≡ 1 (mod 11). The extended Euclidean algorithm may be used to compute it.

  3. Modular multiplicative inverse - Wikipedia

    en.wikipedia.org/wiki/Modular_multiplicative_inverse

    A modular multiplicative inverse of a modulo m can be found by using the extended Euclidean algorithm. The Euclidean algorithm determines the greatest common divisor (gcd) of two integers, say a and m. If a has a multiplicative inverse modulo m, this gcd must be 1. The last of several equations produced by the algorithm may be solved for this gcd.

  4. Multiplicative group of integers modulo n - Wikipedia

    en.wikipedia.org/wiki/Multiplicative_group_of...

    Integer multiplication respects the congruence classes, that is, a ≡ a' and b ≡ b' (mod n) implies ab ≡ a'b' (mod n). This implies that the multiplication is associative, commutative, and that the class of 1 is the unique multiplicative identity. Finally, given a, the multiplicative inverse of a modulo n is an integer x satisfying ax ≡ ...

  5. Inverse function - Wikipedia

    en.wikipedia.org/wiki/Inverse_function

    While the notation f −1 (x) might be misunderstood, [1] (f(x)) −1 certainly denotes the multiplicative inverse of f(x) and has nothing to do with the inverse function of f. [6] The notation might be used for the inverse function to avoid ambiguity with the multiplicative inverse. [7]

  6. Modular arithmetic - Wikipedia

    en.wikipedia.org/wiki/Modular_arithmetic

    The multiplicative inverse x ≡ a −1 (mod m) may be efficiently computed by solving Bézout's equation a x + m y = 1 for x, y, by using the Extended Euclidean algorithm. In particular, if p is a prime number, then a is coprime with p for every a such that 0 < a < p; thus a multiplicative inverse exists for all a that is not congruent to zero ...

  7. Inverse element - Wikipedia

    en.wikipedia.org/wiki/Inverse_element

    The inverse or multiplicative inverse (for avoiding confusion with additive inverses) of a unit x is denoted , or, when the multiplication is commutative, . The additive identity 0 is never a unit, except when the ring is the zero ring, which has 0 as its unique element.

  8. Unit (ring theory) - Wikipedia

    en.wikipedia.org/wiki/Unit_(ring_theory)

    The multiplicative identity 1 and its additive inverse −1 are always units. More generally, any root of unity in a ring R is a unit: if r n = 1, then r n−1 is a multiplicative inverse of r. In a nonzero ring, the element 0 is not a unit, so R × is not closed under addition.

  9. Finite field - Wikipedia

    en.wikipedia.org/wiki/Finite_field

    The multiplicative inverse of a non-zero element may be computed with the extended Euclidean algorithm; see Extended Euclidean algorithm § Simple algebraic field extensions. However, with this representation, elements of G F ( q ) {\displaystyle \mathrm {GF} (q)} may be difficult to distinguish from the corresponding polynomials.