Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #11 Feb 05 2023 03:17:08
%S 2,1,2,4,6,0,6,5,8,3,6,2,4,2,8,9,7,9,1,8,2,7,8,8,2,5,7,4,6,9,8,9,2,4,
%T 1,7,1,6,8,6,2,5,9,6,6,4,0,5,1,0,9,0,7,2,3,1,1,2,0,8,2,0,1,8,3,1,6,9,
%U 2,8,8,6
%N Decimal expansion of a constant related to the asymptotics of A302702.
%F Equals lim_{n->infinity} (A360231(n) / n!)^(1/n).
%F Equals lim_{n->infinity} (A302702(n) / n!)^(1/n).
%F Equals lim_{n->infinity} (A302703(n) / n!)^(1/n).
%F Equals lim_{n->infinity} (A360234(n) / n!)^(1/n).
%F Equals lim_{n->infinity} (A360235(n) / n!)^(1/n).
%F Equals lim_{n->infinity} (A360236(n) / n!)^(1/n).
%F Equals lim_{n->infinity} (A360237(n) / n!)^(1/n).
%e 2.12460658362428979182788257469892417168625966405109072311208201831692886...
%Y Cf. A360231, A302702, A302703, A360234, A360235, A360236, A360237.
%K nonn,cons
%O 1,1
%A _Vaclav Kotesovec_, Feb 01 2023