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.

A347524 E.g.f.: exp(Sum_{k>=1} A014197(k)*x^k).

This page as a plain text file.
%I A347524 #4 Sep 05 2021 10:11:30
%S A347524 1,2,10,44,364,2552,28504,267920,3762448,44426528,733803424,
%T A347524 10281376448,197599119040,3231560909696,69960323019136,
%U A347524 1295278340380928,31334430312038656,650842176105505280,17337350481203210752,397746862137852603392,11579274068100022660096
%N A347524 E.g.f.: exp(Sum_{k>=1} A014197(k)*x^k).
%H A347524 Vaclav Kotesovec, <a href="/A347524/b347524.txt">Table of n, a(n) for n = 0..400</a>
%F A347524 E.g.f.: exp(Sum_{k>=1} x^A000010(k)).
%F A347524 log(a(n)/n!) ~ 3*sqrt(70*zeta(3)*n)/Pi^2.
%Y A347524 Cf. A000010, A014197, A120963, A280611.
%K A347524 nonn
%O A347524 0,2
%A A347524 _Vaclav Kotesovec_, Sep 05 2021