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.

A326984 Coefficients in asymptotic expansion of sequence A309619.

Original entry on oeis.org

1, 0, 1, 1, 3, 13, 57, 271, 1467, 8905, 58965, 420331, 3212391, 26227477, 227640033, 2090172631, 20222758995, 205524856129, 2188159483341, 24344716477411, 282390978550239, 3408195810080461, 42719427069801369, 555174137978970511, 7469189351830156683
Offset: 0

Views

Author

Vaclav Kotesovec, Aug 10 2019

Keywords

Examples

			A309619(n) / n! ~ 1 + 1/n^2 + 1/n^3 + 3/n^4 + 13/n^5 + 57/n^6 + ...
		

Crossrefs