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.

A260957 Coefficients in asymptotic expansion of sequence A225960.

Original entry on oeis.org

1, -1, 0, 2, 11, 97, 1105, 13905, 189633, 2803873, 44875599, 774931369, 14385283720, 286010393240, 6069158797378, 137001560841500, 3279733485742038, 83029219746406610, 2216965307395350215, 62282348739259200015, 1836840301301564071196, 56750954571528670989664
Offset: 0

Views

Author

Vaclav Kotesovec, Aug 05 2015

Keywords

Examples

			A225960(n)/(2*(n-1)!) ~ 1 - 1/n + 2/n^3 + 11/n^4 + 97/n^5 + 1105/n^6 + ...
		

Crossrefs

Formula

a(k) ~ k! / (2 * (log(2))^(k+1)). - Vaclav Kotesovec, Aug 05 2015