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.

A133004 Numerators of Blandin-Diaz compositional Bernoulli numbers C_2,n.

Original entry on oeis.org

0, 1, -2, 5, -68, 193, -655, 19349, -57736, 520343, -43184789, 366043159, -36085302154, 219183008719, -333043820161, 1124780733391, -2033896175720464, 6178608669563333, -106918567902798017, 178383998798531120359, -54061775649488096702, 2291400664110090118501, -56920102349900658177643
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

Denominators are A133005.

Programs

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

Extensions

More terms from Michel Marcus, Jan 24 2024