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.

Showing 1-1 of 1 results.

A373754 a(n) = A205497(2*n, n - 1). The central coefficients of the Eulerian zig-zag polynomials.

Original entry on oeis.org

1, 1, 3, 31, 623, 20641, 1019051, 70148989, 6421463423, 754405836811, 110644077164479, 19814920352425441, 4255291684449288503, 1079391696218976473971, 319292229636452654327115, 108942069149956119095870401, 42469095372194594340983910271, 18758916770545140042717283889713
Offset: 0

Views

Author

Peter Luschny, Jun 16 2024

Keywords

Crossrefs

Programs

  • Maple
    1, 1, seq(A205497row(2*n)[n], n = 2..17);
Showing 1-1 of 1 results.