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.

A133005 Denominators of Blandin-Diaz compositional Bernoulli numbers C_2,n.

Original entry on oeis.org

1, 1, 3, 6, 45, 54, 63, 540, 405, 810, 13365, 20412, 331695, 306180, 65610, 29160, 6506325, 2296350, 4363065, 757795500, 22733865, 90935460, 203719050, 9672226200, 403009425, 4836113100, 22320522, 2232052200, 267009244425, 6313519080, 3425084100900, 112696315578000, 3018651310125
Offset: 0

Views

Author

Jonathan Vos Post, Aug 09 2007

Keywords

Examples

			0, 1, -23, 56, -68/45, 193/54, -655/63, 19349/540, -57736/405, 520343/810.
		

Crossrefs

Numerators are A133004.

Programs

  • PARI
    my(x='x+O('x^40)); apply(denominator, concat(0, Vec(serlaplace(serreverse(2*(exp(x)-1-x)/x))))) \\ Michel Marcus, Jan 24 2024

Extensions

a(6) corrected and more terms from Michel Marcus, Jan 24 2024