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.

Previous Showing 11-12 of 12 results.

A173311 a(n) is the number of regular D classes in the semigroup of all binary relations on [n].

Original entry on oeis.org

1, 2, 4, 9, 25, 88, 406, 2451, 19450, 202681, 2769965, 49519392, 1154411138, 34978238590, 1373171398361, 69648249299517, 4552778914494604
Offset: 0

Views

Author

Jonathan Vos Post, Feb 16 2010

Keywords

Comments

Previous name was: Partial sums of A000112.

Crossrefs

Cf. A000112, A000798 (labeled topologies), A001035 (labeled posets), A001930 (unlabeled topologies), A006057, A079263, A079265, A007903.

Programs

Formula

a(n) = Sum_{i=0..n} A000112(i).

Extensions

New name from Geoffrey Critzer, May 22 2022

A173399 Partial sums of A000798.

Original entry on oeis.org

1, 2, 6, 35, 390, 7332, 216859, 9752100, 652531454, 63912820877, 9040966693920, 1825887005430112, 521181458071204133, 208402575114740157174, 115825454552169007964634, 88852094573138413500449755, 93499965506283177978710943850, 134231450058844163850300579669696, 261626767193693218968916427480786899
Offset: 0

Views

Author

Jonathan Vos Post, Feb 17 2010

Keywords

Comments

Number of different quasi-orders (or topologies, or transitive digraphs) with n labeled elements.
The subsequence of primes in this partial sum begins: 2, 216859.

Crossrefs

Cf. A000798, A001035 (labeled posets), A001930 (unlabeled topologies), A000112 (unlabeled posets), A006057.

Programs

Formula

a(n) = Sum_{i=0..n} A000798(i).

Extensions

Missing term 7332 added and extended by Jean-François Alcover, Dec 30 2019
Previous Showing 11-12 of 12 results.