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!)
A217459 Decimal expansion of 2^Pi. 3

%I #40 May 06 2023 12:09:30

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

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

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

%N Decimal expansion of 2^Pi.

%H "SackVideo", <a href="https://www.youtube.com/watch?v=TbrPmZYH84k">What is 2^π?</a>, 2022 video.

%F Equals exp(A086054). - _Amiram Eldar_, Nov 24 2020

%e 8.8249778270762876238564296042080015817044108152714849266....

%t RealDigits[2^Pi, 10, 100][[1]] (* _Amiram Eldar_, Nov 24 2020 *)

%o (Sage) 2^(pi).n(digits=100)

%o (Maxima) fpprec : 100; ev(bfloat(2^(%pi))); /* _Martin Ettl_, Oct 04 2012 */

%o (PARI) default(realprecision,2000);2^Pi \\ _Anders Hellström_, Nov 11 2015

%Y Cf. A000796, A086054.

%K nonn,cons

%O 1,1

%A _Jani Melik_, Oct 03 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 24 06:07 EDT 2024. Contains 371918 sequences. (Running on oeis4.)