cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A209401 Number of noncommutative rings with n elements.

Original entry on oeis.org

0, 0, 0, 2, 0, 0, 0, 18, 2, 0, 0, 4, 0, 0, 0, 228, 0, 4, 0, 4, 0, 0, 0, 36, 2, 0, 23, 4, 0, 0, 0
Offset: 1

Views

Author

Ben Branman, Mar 26 2012

Keywords

Comments

a(n)=0 if and only if n is squarefree.

Examples

			For n=8, there are 52 rings of order 8, 18 of which are noncommutative, so a(8)=18.
		

Crossrefs

Formula

a(n) = A027623(n) - A037289(n).