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!)
A001355 Mix digits of Pi and e.
(Formerly M2239 N0889)
5

%I M2239 N0889 #24 Apr 11 2021 16:10:45

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

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

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

%N Mix digits of Pi and e.

%D N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

%D N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

%H Arkadiusz Wesolowski, <a href="/A001355/b001355.txt">Table of n, a(n) for n = 1..10000</a>

%H <a href="/index/Ph#Pi314">Index entries for sequences related to the number Pi</a>

%t Flatten[Transpose[{RealDigits[Pi, 10, 50][[1]], RealDigits[E, 10, 50][[1]]}]]

%t Riffle[RealDigits[Pi, 10, 50][[1]], RealDigits[E, 10, 50][[1]]] (* _Robert G. Wilson v_, Jun 23 2014 *)

%Y Cf. A058382.

%K nonn,base,dumb,easy

%O 1,1

%A _N. J. A. Sloane_

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 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)