login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A308331 a(n) = n! * [x^n] exp(exp(n*x)/(1 + x) - 1). 1

%I #6 May 21 2019 03:49:28

%S 1,0,3,50,1449,61724,3608515,275520972,26505128433,3125830471928,

%T 442286373458691,73789189395157730,14309059313820886681,

%U 3186711239965235356776,806772967716453793227523,230153293624841114893344854,73420355768107554901016231265

%N a(n) = n! * [x^n] exp(exp(n*x)/(1 + x) - 1).

%t Table[n! SeriesCoefficient[Exp[Exp[n x]/(1 + x) - 1], {x, 0, n}], {n, 0, 16}]

%Y Cf. A134095, A292914, A308330, A321989.

%K nonn

%O 0,3

%A _Ilya Gutkovskiy_, May 20 2019

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 8 18:04 EDT 2024. Contains 372340 sequences. (Running on oeis4.)