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.

A195583 Denominator of the average height of a binary search tree on n elements.

Original entry on oeis.org

1, 1, 1, 3, 3, 5, 15, 315, 630, 567, 1134, 4725, 9450, 26325, 28665, 116093250, 116093250, 7894341000, 8881133625, 14849255421000, 4242644406000, 3118343638410000, 3811308891390000, 34301780022510000, 205810680135060000, 1470076286679000000, 2702564486622000000
Offset: 0

Views

Author

Alois P. Heinz, Sep 20 2011

Keywords

Crossrefs

See A195582 for more information.

Programs

  • Maple
    seq(denom(a(n)), n=0..25);