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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A019741 Decimal expansion of E/4. 3
6, 7, 9, 5, 7, 0, 4, 5, 7, 1, 1, 4, 7, 6, 1, 3, 0, 8, 8, 4, 0, 0, 7, 1, 8, 6, 7, 8, 3, 8, 1, 6, 5, 6, 2, 4, 4, 3, 9, 3, 1, 1, 7, 7, 3, 4, 2, 4, 9, 8, 9, 8, 9, 3, 7, 4, 1, 7, 4, 1, 9, 0, 6, 9, 3, 1, 0, 1, 9, 1, 5, 7, 5, 8, 8, 3, 8, 6, 8, 9, 8, 6, 4, 2, 8, 4, 5, 5, 4, 4, 6, 3, 1, 2, 9, 1, 6, 0, 6 (list; constant; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,20000

EXAMPLE

0.679570457114761308840071867838165624439311773424989893741741906931019... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 10 2009]

PROG

(PARI) { default(realprecision, 20080); x=10*exp(1)/4; for (n=0, 20000, d=floor(x); x=(x-d)*10; write("b019741.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 10 2009]

CROSSREFS

Cf. A006085 = Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 10 2009]

Sequence in context: A048079 A011346 A155525 * A197634 A011482 A053007

Adjacent sequences:  A019738 A019739 A019740 * A019742 A019743 A019744

KEYWORD

nonn,cons

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009

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 February 14 08:39 EST 2012. Contains 205614 sequences.