Re: Rings, Restatement of earlier problem

From: Bill Dubuque (wgd_at_nestle.csail.mit.edu)
Date: 02/05/05


Date: 05 Feb 2005 12:10:55 -0500

Tony <Ttiger222@hotmail.com> wrote:
>
> Find a ring with an element that has 2 left inverses.

It's trivial generically: Z[w,x,y]/(wx-1,yx-1)

These elts are the right unit zero-divisors, i.e.

THEOREM The following are equivalent

1) x has more than one left inverse

2) x is a right divisor of 1 and 0

PROOF 1) => 2) yx = 1, wx = 1 => (y-w)x = 0

       2) => 1) yx = 1, zx = 0 => (y+z)x = 1

So equivalently generically: Z[w,x,z]/(wx-1,zx)

--Bill Dubuque



Relevant Pages

  • Re: A new public key algorithm based on avalanche properties
    ... > Actually there are no inverses if the determinant is not a unit. ... A "commutative" mixer ... commutative ring for which some values are not units can ... definition like the 3-bit tabular one below. ...
    (sci.crypt)
  • Re: AES and groups
    ... operator with identity and inverses. ... A ring is a set closed under two ... Nonsingular square matrices form a group under multiplication. ... DES isn't a group, and the group generated by DES contains at least ...
    (sci.crypt)
  • Re: Magic Flight: A New Public Key Algorithm stronger? than factoring
    ... > linear combination of rows that provides a pivot. ... use the row beginning with '2' as the pivot. ... multiplicative inverses. ... >> In the tabular commutative ring example ...
    (sci.crypt)
  • Re: Rings, Restatement of earlier problem
    ... >Find a ring with an element that has 2 left inverses. ... there is only one input giving this value, ... get a ring with multiple left inverses. ...
    (sci.math)