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

A272794 The numbers of closed simply typable lambda terms of natural size n.

Original entry on oeis.org

0, 0, 1, 1, 2, 5, 13, 27, 74, 198, 508, 1371, 3809, 10477, 29116, 82419, 233748, 666201, 1914668, 5528622, 16019330, 46642245, 136326126, 399652720, 1175422931, 3467251920, 10258152021
Offset: 0

Views

Author

Pierre Lescanne, Jul 13 2016

Keywords

Comments

Natural size measure lambda terms as follows: all symbols are assigned size 1, namely applications, abstractions, successor symbols in de Bruijn indices and 0 symbol in de Bruijn indices (i.e., a de Bruijn index n is assigned size n+1).
Here we count the closed simply typable terms of natural size n. "Closed" means that there is no free index (no free bound variable). "Simply typable" means that lambda terms have a simple type.
The numbers are computed as follows: all the closed terms are generated and then filtered using a type reconstruction algorithm. The values given above are the only known values of the sequence.

Crossrefs

A268225 Number of types of lambda-terms of term size n.

Original entry on oeis.org

1, 1, 5, 16, 55, 235, 1102, 5757, 33251
Offset: 1

Views

Author

N. J. A. Sloane, Jan 30 2016

Keywords

Crossrefs

Cf. A220471.

A294450 The numbers of plain simply typable lambda terms of natural size n.

Original entry on oeis.org

0, 1, 2, 3, 8, 17, 42, 106, 287, 747, 2069, 5732, 16012, 45283, 129232, 370761, 1069972
Offset: 0

Views

Author

N. J. A. Sloane, Nov 22 2017

Keywords

Crossrefs

Showing 1-3 of 3 results.