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.

Showing 1-10 of 20 results. Next

A181771 Number of isomorphism classes of connected quandles of order n.

Original entry on oeis.org

1, 0, 1, 1, 3, 2, 5, 3, 8, 1, 9, 10, 11, 0, 7, 9, 15, 12, 17, 10, 9, 0, 21, 42, 34, 0, 65, 13, 27, 24, 29, 17, 11, 0, 15, 73, 35, 0, 13, 33, 39, 26, 41, 9, 45, 0, 45
Offset: 1

Views

Author

Keywords

Comments

It is not clear whether the empty quandle is connected, so the sequence starts at order 1 instead of 0.

References

  • Hulpke, A. Personal communication, 2014.
  • Holt, D.; Royle, G. Personal communication, 2014.

Crossrefs

Programs

  • GAP
    # (using the Rig package)
    LoadPackage("rig");
    for n in [1..47] do  Display(NrSmallQuandles(n));  od;
    # Leandro Vendramin, Sep 14 2014

Extensions

Ninth term corrected by James McCarron, Dec 05 2010
More terms from Leandro Vendramin, Sep 14 2014

A176077 Number of isomorphism classes of homogeneous quandles of order n.

Original entry on oeis.org

1, 1, 2, 3, 4, 8, 6, 15, 14, 14, 10, 61, 12, 25, 33, 142, 16, 203, 18, 266, 94, 127, 22
Offset: 1

Views

Author

W. Edwin Clark, Dec 06 2010

Keywords

Comments

A homogeneous quandle is a quandle whose automorphism group acts transitively on the elements of the quandle.

Examples

			a(2) = 1 since for order 2 there is only the trivial quandle with product x*y=x for all x,y. The trivial quandle has automorphism group S_2 which acts transitively on the two element quandle.
		

Crossrefs

Extensions

More terms from James McCarron, Aug 26 2011

A178432 Number of isomorphism classes of kei (involutory quandles) of order n.

Original entry on oeis.org

1, 1, 1, 3, 5, 13, 41, 142, 665, 4288, 36455, 436672, 6926801
Offset: 0

Views

Author

James McCarron, Dec 21 2010

Keywords

Comments

The terms can be calculated by using the Mace4C system which is an isomorph-free model finder. - Choiwah Chow, Oct 30 2023

Crossrefs

Extensions

a(11)-a(12) from Choiwah Chow, Oct 30 2023

A179010 The number of isomorphism classes of commutative quandles of order n.

Original entry on oeis.org

1, 0, 1, 0, 1, 0, 1, 0, 2, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 2, 0, 3, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 2, 0, 1, 0, 2, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 2, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 2, 0, 1, 0, 1, 0, 7
Offset: 1

Views

Author

W. Edwin Clark, Jan 04 2011

Keywords

Comments

A quandle (X,*) is commutative if a*b = b*a for all a,b in X. Every finite commutative quandle (X,*) is obtained from an odd order, commutative Moufang loop (X,+) where x*y = (1/2)(x+y). Thus a(n) is the number of isomorphism classes of commutative Moufang loops of order n if n is odd and is 0 if n is even. Commutative Moufang loops of order less than 81 are associative hence abelian groups. But, there are two non-associative commutative Moufang loops of order 81. Thus a(n) = number of isomorphism classes of abelian groups of odd order for n < 81 and a(81) = A000688(81) + 2 = 7. For proofs of these facts see, e.g., the papers below by Belousov, Nagy and Vojtchovský, and Glauberman.

Crossrefs

Extensions

Results due to Belousov, Nagy and Vojtchovský, and Glauberman added, and sequence extended to n = 81, by W. Edwin Clark, Jan 25 2011
In Comments section, "Every commutative quandle" replaced with "Every finite commutative quandle" by W. Edwin Clark, Mar 09 2014

A181770 Number of isomorphism classes of racks of order n.

Original entry on oeis.org

1, 1, 2, 6, 19, 74, 353, 2080, 16023, 159526, 2093244, 36265070, 836395102, 25794670618
Offset: 0

Views

Author

Keywords

Comments

Also the number of isomorphism classes of Legendrian racks of order n; see Ta, "Good involutions...," Theorem 10.1.
Also the number of isomorphism classes of GL-quandles of order n; see Ta, "Classification and...," Theorem 5.6.

Crossrefs

Extensions

a(9)-a(13) from Petr Vojtěchovský and Seung Yeop Yang added by Andrey Zabolotskiy, Jun 15 2022

A177886 The number of isomorphism classes of Latin quandles (a.k.a. left distributive quasigroups) of order n.

Original entry on oeis.org

1, 0, 1, 1, 3, 0, 5, 2, 8, 0, 9, 1, 11, 0, 5, 9, 15, 0, 17, 3, 7, 0, 21, 2, 34, 0, 62, 7, 27, 0, 29, 8, 11, 0, 15, 9, 35, 0, 13, 6, 39, 0, 41, 9, 36, 0, 45
Offset: 1

Views

Author

W. Edwin Clark, Dec 14 2010

Keywords

Comments

A quandle is Latin if its multiplication table is a Latin square. A Latin quandle may be described as a left (or right) distributive quasigroup. Sherman Stein (see reference below) proved that a left distributive quasigroup of order n exists if and only if n is not of the form 4k + 2.

Examples

			a(2) = 0 since the only quandle of order 2 has multiplication table with rows [1,1] and [2,2].
		

Crossrefs

See also Index to OEIS under quandles.

Programs

  • GAP
    (using the Rig package)
    LoadPackage("rig");
    a:=[1,0];;
    Print(1,",");
    Print(0,",");
    for n in [3..35] do
      a[n]:=0;
      for i in [1..NrSmallQuandles(n)] do
        if IsLatin(SmallQuandle(n,i)) then
          a[n]:=a[n]+1;
        fi;
      od;
      Print(a[n],", ");
    od; # W. Edwin Clark, Nov 26 2011

Extensions

Added fact due to S. K. Stein that a(4k+2) = 0 and a reference to Stein's paper.
a(11)-a(35) from W. Edwin Clark, Nov 26 2011
Links to the rig Gap package by W. Edwin Clark, Nov 26 2011
a(36)-a(47) by David Stanovsky, Oct 01 2014

A196111 Number of isomorphism classes of simple quandles of order n.

Original entry on oeis.org

1, 1, 1, 3, 0, 5, 2, 3, 1, 9, 1, 11, 0, 2, 3, 15, 0, 17, 2, 2, 0, 21, 1, 10, 0, 8, 2, 27, 1, 29, 6, 0, 0, 0, 3, 35, 0, 0, 2, 39, 3, 41, 0, 3, 0, 45
Offset: 2

Views

Author

James McCarron, Oct 27 2011

Keywords

Comments

A quandle is simple if it has more than one element, and if it has no homomorphic images other than itself or the singleton quandle. Since a simple quandle with more than two elements is connected, we have a(n) <= A181771(n), for n > 2, with equality if n is prime.
Some authors consider the quandle with one element to be simple and some do not.

Examples

			a(2) = 1 since the quandle of order 2 is trivially simple (though not connected).
		

Crossrefs

See also Index to OEIS under quandles.

Programs

  • GAP
    # Using the Rig package.
    LoadPackage("rig");
    IsSimpleQuandle:=function(q)
    local g,N,gg,n;
    if IsFaithful(q) = false then return false; fi;
    g:=InnerGroup(q);;
    if Size(Center(g))>1 then return false; fi;
    N:=NormalSubgroups(g);;
    gg:=DerivedSubgroup(g);;
    for n in N do
      if Size(n) = 1 then continue; fi;
      if IsSubset(gg,n) and Size(n)a[u]); # W. Edwin Clark, Dec 06 2011

Formula

a(p) = A181771(p) = p - 2, for prime p > 2.

Extensions

a(21) corrected by W. Edwin Clark, Dec 06 2011
a(32)-a(35) added by W. Edwin Clark, Dec 06 2011
a(36)-a(47) added by W. Edwin Clark, Dec 28 2014

A236146 Number of primitive quandles of order n, up to isomorphism. A quandle is primitive if its inner automorphism groups acts primitively on it.

Original entry on oeis.org

1, 0, 1, 1, 3, 0, 5, 2, 3, 1, 9, 0, 11, 1, 3, 15, 0, 17, 0, 1, 0, 21, 0, 10, 0, 8, 2, 27, 0, 29, 6, 0, 0, 0
Offset: 1

Views

Author

James McCarron, Feb 03 2014

Keywords

Comments

Since a primitive quandle is connected, we have a(n) <= A181771(n) for all n.
Furthermore, since a primitive quandle is simple, we have a(n) <= A196111(n) for all n.

Crossrefs

Formula

For odd primes p, a(p) = p - 2.

A383144 Number of abelian/medial racks of order n, up to isomorphism.

Original entry on oeis.org

1, 1, 2, 6, 18, 68, 329, 1965, 15455, 155902, 2064870, 35982366, 832699635, 25731050872
Offset: 0

Views

Author

Luc Ta, Apr 17 2025

Keywords

Comments

A rack or quandle X is medial (also called abelian) if the map X x X -> X defined by (x,y) -> y(x) is a rack homomorphism. Equivalently, the identity (xy)(uv)=(xu)(yv) holds for all elements x, y, u, and v in X.
a(n) is also the number of medial Legendrian racks of order n up to isomorphism; see Ta, "Equivalences of...," Theorem 1.1.
a(n) is also the number of medial generalized Legendrian quandles (also called GL-quandles or bi-Legendrian quandles) of order n up to isomorphism; see Ta, "Generalized Legendrian...," Theorem 5.5.

Crossrefs

Sequences related to medial racks and quandles: A165200, A242044, A226193, A242275, A243931, A257351, A383146, A383829, A383831.

A383146 Number of medial GL-racks of order n, up to isomorphism.

Original entry on oeis.org

1, 1, 4, 13, 61, 298, 2087, 16941, 187160
Offset: 0

Views

Author

Luc Ta, Apr 17 2025

Keywords

Comments

Generalized Legendrian racks, also called GL-racks or bi-Legendrian racks, are racks equipped with a rack automorphism that commutes with all inner rack automorphisms; see Ta, Definition 3.1 and Proposition 3.12. They are used to distinguish Legendrian links in contact three-space.
GL-racks are precisely virtual racks in which all inner rack automorphisms are virtual rack automorphisms; cf. Cattabriga and Nasybullov, Section 3.2.
A rack or quandle X is medial (also called abelian) if the map X x X -> X defined by (x,y) -> y(x) is a rack homomorphism. Equivalently, the identity (xy)(uv)=(xu)(yv) holds for all elements x, y, u, and v in X.

Crossrefs

Cf. A383145.
Sequences related to medial racks and quandles: A383144, A165200, A242044, A226193, A242275, A243931, A257351.
Other sequences related to racks and quandles: A181769, A181770, A181771, A176077, A178432, A179010, A193024, A254434, A177886, A196111, A226173, A236146, A248908, A198147, A225744, A226172, A226174.
Sequences related to Legendrian knots: A374939, A374942, A374943, A374944, A374945, A374946, A374947.

Programs

  • GAP
    # see Ta, GitHub link
Showing 1-10 of 20 results. Next