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!)
A092616 Decimal expansion of e^(-1/4). 2

%I #8 Oct 06 2023 05:18:18

%S 7,7,8,8,0,0,7,8,3,0,7,1,4,0,4,8,6,8,2,4,5,1,7,0,2,6,6,9,7,8,3,2,0,6,

%T 4,7,2,9,6,7,7,2,2,9,0,4,2,6,1,4,1,4,7,4,2,4,1,3,1,7,3,6,6,2,6,8,2,4,

%U 5,6,1,2,0,5,3,5,1,9,2,4,4,6,3,1,9,9,9,0,1,5,2,4,7,3,1,3,8,2,0,6,0,4,1,2,4

%N Decimal expansion of e^(-1/4).

%F Equals limit_{n->oo} Product_{k=1..n} (k/n)^(k/n^2). - _Vaclav Kotesovec_, Oct 06 2023

%e 0.778800783071404

%t RealDigits[Surd[E,-4],10,120][[1]] (* _Harvey P. Dale_, Jul 07 2013 *)

%t Limit[Product[(k/n)^(k/n^2), {k, 1, n}], n->Infinity] (* _Vaclav Kotesovec_, Oct 06 2023 *)

%Y Cf. A001113, A019774, A068985.

%K cons,nonn

%O 0,1

%A _Mohammad K. Azarian_, Apr 22 2004

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 25 09:30 EDT 2024. Contains 371967 sequences. (Running on oeis4.)