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.

A324064 Number of defective (binary) heaps on n elements where three ancestor-successor pairs do not have the correct order.

Original entry on oeis.org

0, 0, 0, 0, 6, 24, 120, 640, 3150, 16128, 94080, 614400, 3801600, 26864640, 203174400, 1757184000, 11783772000, 95122227200, 794598604800, 7821066240000, 65767223808000, 675845406720000, 6895980748800000, 83909612666880000, 784784318782464000
Offset: 0

Views

Author

Alois P. Heinz, Feb 13 2019

Keywords

Comments

Or number of permutations p of [n] having exactly three pairs (i,j) in {1,...,n} X {1,...,floor(log_2(i))} such that p(i) > p(floor(i/2^j)).

Crossrefs

Column k=3 of A306393.
Cf. A056971.