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.

A335793 Number of hare pop-stack sortable Cayley permutations.

Original entry on oeis.org

1, 1, 3, 11, 41, 151, 553, 2023, 7401
Offset: 0

Views

Author

Michael De Vlieger, Jun 23 2020

Keywords

Comments

Also, the set of Cayley permutations avoiding 231, 312, and 2121.

Crossrefs

Formula

Conjectures from Colin Barker, Jun 24 2020: (Start)
G.f.: (1 - 4*x + 4*x^2 - 2*x^3) / (1 - 5*x + 6*x^2 - 4*x^3).
a(n) = 5*a(n-1) - 6*a(n-2) + 4*a(n-3) for n>3.
(End)

Extensions

a(7)-a(8) from Giulio Cerbai via Michael De Vlieger, Jun 24 2020