login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138361 First differences of A068985. 0
3, 1, 1, -1, 2, -5, 0, -3, 0, 6, -6, 3, 0, -2, 1, -1, -1, 4, 4, -4, 0, -3, 1, 4, 0, -7, 1, 5, -5, 3, 2, -6, 8, -2, 1, -3, 0, 1, 3, -7, 0, 0, 2, -2, -1, 3, -2, 6, -1, 1, 1, -5, 1, 1, -5, 7, 1, -5, 3, 2, -8, 1, 5, 3, -2, -3, 2, -5, 3, 5, -4, 2, -3, 0, 4, 1, 0, -1, -8, 3, 0, 2, 2, -6, 3, 3, -5, 5, -3, -1, 1, 1, 4, -8, 8, -3, -2, -1, 4, -3, 2, 0, -4, 5, -4, -1, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..107.

MATHEMATICA

b = RealDigits[N[1/E, 1000]]; b = First[b]; a = {}; Do[k = b[[n + 1]] - b[[n]]; AppendTo[a, k], {n, 1, 999}]; a (*Artur Jasinski*)

CROSSREFS

Cf. A068985, A095916, A095942 A138345, A138345, A138346, A138347.

Sequence in context: A030337 A136406 A026568 * A030408 A226048 A068153

Adjacent sequences:  A138358 A138359 A138360 * A138362 A138363 A138364

KEYWORD

sign

AUTHOR

Artur Jasinski, Mar 16 2008

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified June 19 23:19 EDT 2013. Contains 226416 sequences.