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

A220911 Matchings avoiding the pattern 132.

Original entry on oeis.org

1, 1, 3, 14, 84, 595, 4750, 41541, 390566, 3895957, 40835749, 446475634, 5063092427, 59282989982, 714081785678, 8821809194321, 111497133471808, 1438600278753167, 18914553873419637, 253017056507051876, 3438813481812082962, 47430059072002670873, 663174089700143765780
Offset: 0

Views

Author

N. J. A. Sloane, Jan 03 2013

Keywords

Crossrefs

Cf. A220910.

Extensions

a(11)-a(22) from Andrew Elvey Price, Feb 13 2024
a(0)=1 prepended by Alois P. Heinz, Feb 13 2024

A246322 Triangle read by rows: T(n,k) = number of neutral planar lambda terms of size n with k free variables (n >= 0, 1 <= k <= n+1).

Original entry on oeis.org

1, 1, 1, 3, 4, 2, 14, 20, 15, 5, 83, 120, 105, 56, 14, 570, 820, 770, 504, 210, 42, 4318, 6152, 5985, 4368, 2310, 792, 132, 35068, 49448, 49014, 38136, 23100, 10296, 3003, 429
Offset: 0

Views

Author

N. J. A. Sloane, Aug 28 2014

Keywords

Examples

			Triangle begins:
  1
  1,1
  3,4,2
  14,20,15,5
  83,120,105,56,14,
  570,820,770,504,210,42
  4318,6152,5985,4368,2310,792,132
  35068,49448,49014,38136,23100,10296,3003,429
  ...
		

Crossrefs

Showing 1-2 of 2 results.