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

%I #22 Jun 28 2017 23:36:25

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

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

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

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

%H G. C. Greubel, <a href="/A185362/b185362.txt">Table of n, a(n) for n = 1..5000</a>

%p evalf(2^exp(-1), 100); # _Wesley Ivan Hurt_, Jun 28 2017

%t RealDigits[N[2^(1/E),200]][[1]]

%o (PARI) 2^exp(-1) \\ _Charles R Greathouse IV_, Apr 25 2016

%Y Cf. A068985, decimal expansion of 1/e; A003417 with an initial 0 added, continued fraction of 1/e.

%K nonn,cons

%O 1,2

%A _Vladimir Joseph Stephan Orlovsky_, Jan 26 2012

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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)