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.

A002549 Numerators of coefficients of log(1+x)/sqrt(1+x).

Original entry on oeis.org

1, 1, 23, 11, 563, 1627, 88069, 1423, 1593269, 7759469, 31730711, 46522243, 3788707301, 2888008157, 340028535787, 41743955887, 10823198495797, 2738032559863, 409741429887649, 25876414060339, 17141894231615609
Offset: 1

Views

Author

Keywords

References

  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Programs

  • PARI
    x='x+O('x^66); abs(apply(t->numerator(t),Vec(log(1+x)/sqrt(1+x)))) \\ Joerg Arndt, Apr 18 2014

Extensions

More terms from Benoit Cloitre, Mar 29 2002
a(15) corrected by Sean A. Irvine, Mar 24 2014
a(18) corrected by Sean A. Irvine, Apr 17 2014