|
Search: id:A093473
|
|
|
| A093473 |
|
a(n) = the next n digits of phi, the golden ratio. |
|
+0 1
|
|
| 1, 61, 803, 3988, 74989, 484820, 4586834, 36563811, 772030917, 9805762862, 13544862270, 526046281890, 2449707207204, 18939113748475, 408807538689175, 2126633862223536, 93179318006076672, 635443338908659593
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,200
|
|
PROGRAM
|
(PARI) { default(realprecision, 20180); x = (1 + sqrt(5))/2; for (n=1, 200, d=floor(x); x=(x-d)*10^(n+1); write("b093473.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 19 2009]
|
|
CROSSREFS
|
Cf. A081368, A090897.
Sequence in context: A132388 A086945 A142365 this_sequence A000506 A008358 A138790
Adjacent sequences: A093470 A093471 A093472 this_sequence A093474 A093475 A093476
|
|
KEYWORD
|
easy,nonn,base
|
|
AUTHOR
|
Michael Joseph Halm (hierogamous(AT)lycos.com), May 13 2004
|
|
|
Search completed in 0.002 seconds
|