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.
%I A088322 #8 Aug 09 2013 09:42:41 %S A088322 1,3,36,8000,796594176,25039893834551321901, %T A088322 230156231509903526722108570920314496786496, %U A088322 478651764962008689839230538296564128023598629748415103570025502338085999191479922367872 %N A088322 Number of monotone functions f: 2^X -> 2^X where 2^X is the power set of an n-set X. Here f is monotone means that if A is a subset of B then f(A) is a subset of f(B). %C A088322 Proof of formula by Robert Israel: If f is monotone, then for each x in X the set G(x) = {A in 2^X: x in f(A)} is an upset, i.e. if A is in G(x) and A \subset B then B is in G(x). Conversely, if for each x in X the set G(x) is an upset, then f is monotone. And the family {G(x): x in X} determines f, since f(A) = {x: A is in G(x)}. So the cardinality of the set of monotone set-functions is N(|X|)^|X| where N(|X|) is the cardinality of the set of upsets G of 2^X, or equivalently monotone Boolean functions. That is sequence A000372. %C A088322 This sequence was motivated by a question by Federico Echenique on sci.math.research. %F A088322 a(n) = A000372(n)^n. %Y A088322 Cf. A000372, A061301. %K A088322 nonn %O A088322 0,2 %A A088322 _W. Edwin Clark_, Nov 06 2003