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-5 of 5 results.

A140185 Number of connected groupoids (categories all of whose morphisms are invertible) with n morphisms.

Original entry on oeis.org

1, 1, 1, 1, 3, 1, 2, 1, 6, 3, 2, 1, 6, 1, 2, 1, 17, 1, 6, 1, 6, 2, 2, 1, 17, 3, 2, 6, 5, 1, 4, 1, 57, 1, 2, 1, 19, 1, 2, 2, 16, 1, 6, 1, 5, 3, 2, 1, 58, 3, 6, 1, 6, 1, 17, 2, 15, 2, 2, 1, 14, 1, 2, 5, 284, 1, 4, 1, 6, 1, 4, 1, 61, 1, 2, 4, 5, 1, 6, 1, 58, 18, 2, 1, 17, 1, 2, 1, 14, 1, 12, 1, 5, 2
Offset: 0

Views

Author

Benoit Jubin, May 12 2008

Keywords

Comments

a(n) >= A000001(n) (number of groups of order n), with equality if and only if n is squarefree (sequence A005117).

Crossrefs

Formula

a(0) = 1 and if n>0, a(n) = sum(A000001(n/(k^2)),k^2|n). Indeed, if b(n,k) is the number of connected groupoids with n morphisms and k objects, then the only nonzero values are b(0,0) = 1 and b(m.k^2,k) = A000001(m) with m,k>0.

A140186 Number of connected groupoids (categories all of whose morphisms are invertible) with n more morphisms than objects.

Original entry on oeis.org

2, 1, 2, 2, 1, 2, 3, 5, 2, 2, 2, 5, 2, 2, 3, 15, 1, 5, 2, 5, 3, 2, 3, 15, 3, 2, 6, 4, 2, 4, 7, 51, 1, 4, 3, 14, 1, 2, 4, 14, 1, 6, 4, 4, 3, 3, 6, 52, 2, 5, 2, 7, 1, 15, 4, 13, 3, 2, 2, 13, 4, 2, 18, 267, 1, 4, 3, 5, 1, 9, 7, 50, 2, 2, 4, 4, 2, 6, 8, 52, 15, 2, 3, 15, 1, 2, 3, 14, 1, 10, 3, 5, 4
Offset: 0

Views

Author

Benoit Jubin, May 12 2008

Keywords

Comments

a(n) >= A000001(n+1) (number of groups of order n+1).

Crossrefs

Formula

a(0) = 2 and if n>0, a(n) = sum(A000001((n+k)/(k^2)),k^2|n+k). (see formula for A140185)

A140187 Number of connected groupoids (categories all of whose morphisms are invertible) with n times as many morphisms as objects.

Original entry on oeis.org

1, 2, 3, 3, 5, 3, 6, 3, 10, 5, 6, 3, 13, 3, 6, 5, 24, 3, 13, 3, 13, 6, 6, 3, 33, 5, 6, 10, 12, 3, 14, 3, 75, 5, 6, 5, 34, 3, 6, 6, 32, 3, 17, 3, 12, 9, 6, 3, 99, 5, 13, 5, 13, 3, 33, 6, 30, 6, 6, 3, 39, 3, 6, 12, 342, 5, 14, 3, 13, 5, 14, 3, 104, 3, 6, 10, 12, 5, 17, 3, 98, 25, 6, 3, 43, 5, 6, 5, 29
Offset: 0

Views

Author

Benoit Jubin, May 12 2008, May 16 2008

Keywords

Comments

If n>1, a(n) >= 2 + A000001(n) (number of groups of order n), with equality if and only if n is prime (sequence A000040).

Crossrefs

Formula

a(n) = sum(A000001(n/k),k|n). (see formula for A140185)
a(n) = 1 + sum(A000001(n/k),k|n). (the 1 accounts for the empty groupoid; see formula for A140185)

A140189 Number of groupoids (categories all of whose morphisms are invertible) with n morphisms.

Original entry on oeis.org

1, 1, 2, 3, 7, 9, 16, 22, 42, 57, 90, 124, 204, 275, 413, 562, 866, 1161, 1685, 2264, 3308, 4407
Offset: 0

Views

Author

Benoit Jubin, May 12 2008

Keywords

Comments

Row sums of A140188 (see comments and formula there).

Crossrefs

A140190 a(n) is the number of groupoids (categories all of whose morphisms are invertible) with m morphisms and m-n objects for any m>=2n.

Original entry on oeis.org

1, 1, 3, 5, 9, 15, 27, 44, 71, 113, 176, 271, 413, 621, 927, 1375, 2004, 2924, 4213
Offset: 0

Views

Author

Benoit Jubin, May 12 2008

Keywords

Comments

Limiting values of A140188, i.e., a(n) = T140188(m,m-n) for any m>=2n.
Showing 1-5 of 5 results.