A342377 Number of rings without 1 containing n elements.
0, 1, 1, 7, 1, 3, 1, 41, 7, 3, 1, 18, 1, 3, 3, 340, 1, 18, 1, 18, 3, 3, 1, 93, 7, 3, 47, 18, 1, 7, 1
Offset: 1
Examples
a(1) = 0 because the only ring with 1 element is the zero ring (see link) with the element 0, and for this ring, 0 and 1 coincide. a(3) = 1 because the Matrix ring with 3 elements with coefficients from Z/3Z: (0 0) (0 0) (0 0) 0 = (0 0), a = (1 0), b = (2 0) is without 1 (note this ring is commutative) and there is no other such ring with 3 elements and without 1, hence a(3) = 1.
Links
- Wikipedia, Pseudo-ring.
- Wikipedia, Rng.
- Wikipedia, Zero ring.
- Index to sequences related to rings.
Comments