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.

A334253 Number of strict closure operators on a set of n elements which satisfy the T_0 separation axiom.

This page as a plain text file.
%I A334253 #16 Apr 24 2020 01:02:13
%S A334253 1,1,3,35,2039,1352390,75945052607,14087646108883940225
%N A334253 Number of strict closure operators on a set of n elements which satisfy the T_0 separation axiom.
%C A334253 The T_0 axiom states that the closure of {x} and {y} are different for distinct x and y.
%C A334253 A closure operator is strict if the empty set is closed.
%H A334253 R. S. R. Myers, J. Adámek, S. Milius, and H. Urbat, <a href="https://doi.org/10.1016/j.tcs.2015.03.035">Coalgebraic constructions of canonical nondeterministic automata</a>, Theoretical Computer Science, 604 (2015), 81-101.
%H A334253 B. Venkateswarlu and U. M. Swamy, <a href="https://doi.org/10.1134/S1995080218090329">T_0-Closure Operators and Pre-Orders</a>, Lobachevskii Journal of Mathematics, 39 (2018), 1446-1452.
%F A334253 a(n) = Sum_{k=0..n} Stirling1(n,k) * A102894(k). - _Andrew Howroyd_, Apr 20 2020
%e A334253 The a(0) = 1 through a(2) = 3 set-systems of closed sets:
%e A334253 {{}}  {{1},{}}  {{1,2},{1},{}}
%e A334253                 {{1,2},{2},{}}
%e A334253                 {{1,2},{1},{2},{}}
%Y A334253 The number of all strict closure operators is given in A102894.
%Y A334253 For all T0 closure operators, see A334252.
%Y A334253 For strict T1 closure operators, see A334255.
%Y A334253 A strict closure operator which preserves unions is called topological, see A001035.
%Y A334253 Cf. A326943, A326944, A326945.
%K A334253 nonn,more
%O A334253 0,3
%A A334253 _Joshua Moerman_, Apr 20 2020
%E A334253 a(6)-a(7) from _Andrew Howroyd_, Apr 20 2020