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.

A300781 Number of log-concave permutations of {1,...,n}.

Original entry on oeis.org

1, 1, 2, 4, 8, 10, 14, 18, 22, 18, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12
Offset: 0

Views

Author

Pontus von Brömssen, Mar 12 2018

Keywords

Comments

a(n) = 12 for n >= 10, since for these n the only log-concave permutations of {1,...,n} are (1,2,...,n), (1,2,4,5,...,n,3), (1,2,4,6,...,7,5,3), (1,3,4,...,n,2), (1,3,5,...,6,4,2), (1,n,...,3,2), and the reverses of these.

Crossrefs

Formula

G.f.: (6*x^10 +4*x^9 -4*x^8 -4*x^7 -4*x^6 -2*x^5 -4*x^4 -2*x^3 -x^2 -1)/(x-1).