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!)
A138714 Add 1, modulo 10, to the decimal expansion of e, A001113. 0
3, 8, 2, 9, 3, 9, 2, 9, 3, 9, 5, 6, 0, 1, 5, 6, 3, 4, 6, 4, 7, 1, 3, 9, 8, 5, 8, 2, 4, 6, 3, 7, 7, 3, 5, 0, 8, 8, 6, 8, 3, 5, 8, 1, 0, 4, 7, 0, 0, 0, 6, 0, 6, 8, 5, 0, 7, 7, 0, 7, 8, 7, 3, 8, 8, 3, 5, 1, 8, 7, 7, 4, 1, 4, 6, 4, 6, 5, 8, 6, 0, 5, 6, 8, 2, 4, 9, 3, 2, 8, 9, 6, 3, 6, 2, 7, 7, 5, 3, 8, 5, 3, 8, 5, 7 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
3.82939293956015634647139858...
MATHEMATICA
Mod[# + 1, 10] & /@ First@ RealDigits@ N[E, 105] (* Michael De Vlieger, Apr 01 2015 *)
PROG
(Sage) [(floor((1+e*10^n))%10) for n in range(105)] # Danny Rorabaugh, Apr 01 2015
CROSSREFS
Sequence in context: A094964 A197144 A357597 * A336054 A341814 A038755
KEYWORD
easy,nonn,base
AUTHOR
Felix Tubiana, May 15 2008
EXTENSIONS
Offset set to 1 by Alois P. Heinz, Jul 05 2022
STATUS
approved

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 12:44 EDT 2024. Contains 371913 sequences. (Running on oeis4.)