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.

A158467 Denominators of EH(n), the expected value of the height of a probabilistic skip list with n elements and p=1/2.

Original entry on oeis.org

1, 1, 3, 7, 105, 651, 1953, 35433, 3011805, 513010785, 376207909, 70008871793, 40955189998905, 25804920098540835, 158515937748179415, 33510269239965128331, 43060695973355189905335, 332000498936684593887186105, 2703432634198717407367086855
Offset: 0

Views

Author

Alois P. Heinz, Mar 19 2009

Keywords

Crossrefs

See A158466 for more information on EH(n).

Programs

  • Maple
    seq(denom(EH(n)), n=0..20);