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.

A293264 Coefficients in asymptotic expansion of sequence A293251.

This page as a plain text file.
%I A293264 #5 Oct 04 2017 14:07:03
%S A293264 1,-2,-2,-5,-29,-232,-2231,-24745,-308917,-4279945,-65179552,
%T A293264 -1082598411,-19480497765,-377583928402,-7844313743160,
%U A293264 -173920273954426,-4099686000487330,-102398103973448577,-2701860620027906307,-75107104456422563041,-2194183661233574578401
%N A293264 Coefficients in asymptotic expansion of sequence A293251.
%H A293264 Vaclav Kotesovec, <a href="/A293264/b293264.txt">Table of n, a(n) for n = 0..28</a>
%e A293264 A293251(n) / (-n!) ~ 1 - 2/n - 2/n^2 - 5/n^3 - 29/n^4 - 232/n^5 - ...
%Y A293264 Cf. A293251.
%K A293264 sign
%O A293264 0,2
%A A293264 _Vaclav Kotesovec_, Oct 04 2017