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!)
A306193 a(n) = Product_{k=0..n} (1 + n!/k!). 0
2, 4, 18, 392, 81250, 225061452, 9854913828914, 7821195286733052688, 128042318400630042200896962, 48734103316428964151516768659332500, 480771737247108575104717059364582638896056402, 135700420467061659867201490569546772642393389614560348824 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = A323717(n) / A000178(n).
a(n) ~ 2 * A * n^(n*(n+1)/2 + 1/12) / exp(n^2/4), where A is the Glaisher-Kinkelin constant A074962.
MATHEMATICA
Table[Product[1 + n!/k!, {k, 0, n}], {n, 0, 12}]
CROSSREFS
Sequence in context: A318394 A228933 A347514 * A323702 A318531 A009667
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jan 28 2019
STATUS
approved

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 April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)