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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094885 Decimal expansion of phi*e, where phi = (1+sqrt(5))/2. 5
4, 3, 9, 8, 2, 7, 2, 3, 8, 9, 4, 4, 7, 9, 4, 6, 3, 9, 5, 9, 7, 1, 9, 8, 7, 0, 2, 9, 2, 9, 2, 8, 8, 5, 8, 6, 8, 7, 8, 6, 7, 4, 0, 4, 9, 7, 9, 7, 8, 8, 3, 4, 9, 1, 7, 0, 3, 8, 0, 9, 8, 0, 9, 0, 2, 1, 6, 4, 4, 4, 4, 3, 2, 1, 1, 6, 2, 0, 4, 4, 3, 0, 0, 3, 8, 5, 4, 6, 4, 3, 5, 2, 9, 2, 9, 4, 7, 2, 6 (list; constant; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

EXAMPLE

4.398272389447946...

PROG

(PARI) { default(realprecision, 20080); phi=(1+sqrt(5))/2; x=phi*exp(1); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b094885.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr 27 2009]

CROSSREFS

Sequence in context: A123596 A200361 A180858 * A094728 A131805 A197694

Adjacent sequences:  A094882 A094883 A094884 * A094886 A094887 A094888

KEYWORD

cons,nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jun 15 2004

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 15 23:53 EST 2012. Contains 205860 sequences.