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.

A379206 Central terms of triangle A379200; a(n) = A379200(2*n-1,n-1) for n >= 1.

Original entry on oeis.org

1, 4, 52, 1004, 24540, 693528, 21365548, 694033712, 23369007288, 808414759404, 28582681491280, 1029170281603296, 37633688114705676, 1394397634883242504, 52252719103306019248, 1977346544751795430944, 75468918458797503960180, 2902157847756806886385760, 112350085062188369503742656
Offset: 1

Views

Author

Paul D. Hanna, Dec 20 2024

Keywords

Comments

G.f. G(x,y) of triangle A379200 satisfies 1/x = Sum_{n=-oo..+oo} G(x,y)^n * (G(x,y)^n + y)^(n+1). This sequence gives the coefficients of x^(2*n-1)*y^(n-1) in G(x,y) for n >= 1.

Crossrefs

Cf. A379200.