2

In this answer, Fortuon Paendrag provides an example of a ring without unity such that every element is a product of some two elements. The example has zero divisors. Can a ring without a unity and without non-zero zero divisors satisfy this condition if it's

(a) commutative,

(b) non-commutative?

Added: A related question.

2 Answers2

6

Here is a useful commutative example that one actually meets in the wild. Let $M$ be a non-standard model of analysis, and let our ring $I$ be the collection of infinitesimals in $M$, together with $0$.

One can make the example sound more explicit by constructing $M$ via the ultrapower.

One can also construct many function ring examples. One type of example is the unitless ring of all finite sums $\sum a_i x^{e_i}$, where the $a_i$ range over the reals, and the $e_i$ range over the positive reals. Or else we can restrict the $e_i$ o positive rationals, or positive dyadic rationals.

André Nicolas
  • 507,029
  • Thanks! I don't have much of an idea about non-standard analysis, but I can easily believe that it's an example. :) –  Jun 30 '12 at 02:40
  • 2
    @ymar: I mentioned the example because it is used (though not for its ring-theoretic properties!) in hundreds of papers. So it is not an example just constructed to be an example. There are many such examples in function rings, the "divisibility" restriction is not a strong one. – André Nicolas Jun 30 '12 at 02:47
  • May I ask you to throw in some more? This one is fantastic because it's exactly how I was thinking about it: looking for "many small elements" somewhere around the reals. But there can't be too many examples I think. –  Jun 30 '12 at 02:51
  • I think $I$ is an ideal in $M$, right? –  Jun 30 '12 at 02:52
  • 1
    @ymar: Yes, it is an ideal, and I smiled while I was choosing the name (ideal, infinitesimal). – André Nicolas Jun 30 '12 at 02:54
  • And to make this $M$ a field, does one also have to add infintely large numbers, as multiplicative inverses of the infinitesimals? –  Jun 30 '12 at 03:02
  • 1
    @ymar: Well, the usual way is to start by constructing the ordered field $M$. In the usual construction, $M$ contains an isomorphic copy of the reals, plus, naturally, infinite elements. – André Nicolas Jun 30 '12 at 03:05
  • OK, thank you very much again! I didn't expect such a great example. –  Jun 30 '12 at 03:09
  • 1
    @ymar: Messed up, deleted that part. Was trying to use an example from an old paper of mine on ideals in rings of continuous functions, but it was kind of messy, and I falsely thought it simplified. What I think works is finite sums of the form $\sum a_i x^{e_i}$ where the $a_i$ are reals and the $e_i$ are positive reals. – André Nicolas Jun 30 '12 at 05:05
  • Right, I think these do work! For the previous example, in general, a principal ideal $\langle a\rangle$ in a unital domain $R$ won't work, because if $a=(ax)(ay)=a^2(xy),$ then $1=a(xy)$ and so $\langle a\rangle=R$ is a unital ring. This is actually why I found the case of domains more difficult and asked about it here. –  Jun 30 '12 at 05:22
  • To obtain a non-commutative example, can't we just take $a_i$ from a non-commutative ring? –  Jun 30 '12 at 06:12
  • @ymar: You are presumably right about that. I have minimal intuition about non-commutative rings. – André Nicolas Jun 30 '12 at 06:18
-1

For commutative (Abeliano) you can define a domain such as |R+(pairs, *) (positive pairs with multiplication) and it will be a a Domain without unity, is commutative and every element can be achieved as a product of other (except the first... or consider $2*2^0$... this is arguable of course)

For non-commutative the elements would have to gain some positional properties so commutativity do not work... for example : $$ ( A \ op \ B ) <> ( B \ op \ A ) $$ only if the position alter the meaning of the symbols (either a value or any other piece of information the simbols A and B represent)

ZEE
  • 193
  • 3
    Do you mean ${(x,y):x,y\in\Bbb R^+}$ under $(\times,\times)$ as multiplication? If so, what is the addition - just componentwise? If so, wouldn't it need additive inverses...? – anon Jun 30 '12 at 02:27
  • Also, what does "the first" mean? –  Jun 30 '12 at 02:44
  • the first element of ($R+$ pairs eg: $2, 4, 6, 8, ...$) is the element $2$... you can only consider it as a product of $2*2^0$, but 0 do not pertain to the domain... so we must exclude the first element; like the number 1 exclusion of the Number Theory for primes as numbers building blocks. I guess $R+ pairs$ can cause some confusion... consider instead $N+ pairs$ (eg: 2, 4, 6, 8, ...) – ZEE Jul 01 '12 at 22:03