|
Search: id:A094214
|
|
|
| A094214 |
|
Decimal expansion of phi - 1 = GoldenRatio - 1 (cf. A001622). |
|
+0 19
|
|
| 6, 1, 8, 0, 3, 3, 9, 8, 8, 7, 4, 9, 8, 9, 4, 8, 4, 8, 2, 0, 4, 5, 8, 6, 8, 3, 4, 3, 6, 5, 6, 3, 8, 1, 1, 7, 7, 2, 0, 3, 0, 9, 1, 7, 9, 8, 0, 5, 7, 6, 2, 8, 6, 2, 1, 3, 5, 4, 4, 8, 6, 2, 2, 7, 0, 5, 2, 6, 0, 4, 6, 2, 8, 1, 8, 9, 0, 2, 4, 4, 9, 7, 0, 7, 2, 0, 7, 2, 0, 4, 1, 8, 9, 3, 9, 1, 1, 3, 7, 4, 8, 4
(list; cons; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=0,...,20000
Eric Weisstein's World of Mathematics, GoldenRatioConjugate
|
|
EXAMPLE
|
0.618033988749894848204586834...
|
|
PROGRAM
|
(PARI) { default(realprecision, 20080); x=(sqrt(5)-1)/2; d=0; for (n=0, 20000, x=(x-d)*10; d=floor(x); write("b094214.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr 19 2009]
|
|
CROSSREFS
|
Cf. A001622.
Cf. A104457.
Adjacent sequences: A094211 A094212 A094213 this_sequence A094215 A094216 A094217
Sequence in context: A046902 A143019 A156921 this_sequence A001622 A021622 A073228
|
|
KEYWORD
|
cons,nonn
|
|
AUTHOR
|
Cino Hilliard (hillcino368(AT)gmail.com), May 27 2004
|
|
EXTENSIONS
|
Edited by Eric Weisstein (eric(AT)weisstein.com), Apr 17 2006
Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009
|
|
|
Search completed in 0.002 seconds
|