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.

A220471 Number of closed simply typable lambda-terms of size n with size 0 for the variables.

Original entry on oeis.org

1, 2, 9, 40, 238, 1564, 11807, 98529, 904318, 9006364, 96709332, 1110858977, 13581942434, 175844515544
Offset: 1

Views

Author

Pierre Lescanne, Apr 10 2013

Keywords

Comments

Typable terms are terms that satisfy constraints which make them well formed.
The current computation requires one to generate all the plain lambda terms and to sieve out those that are typable. This is feasible for the 63782411 terms of size 10 but not for the 851368766 terms of size 11.

References

  • Alonzo Church, A Formulation of the Simple Theory of Types, J. Symb. Log. 5(2): 56-68 (1940).

Crossrefs

Cf. A220894.

Extensions

a(11) and a(12) added from Tarau (arXiv:1507.06944, 2015). - N. J. A. Sloane, Jan 30 2016
a(13) and a(14) added from Tarau (2016). - N. J. A. Sloane, Aug 04 2017