login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A095943
Differences between adjacent digits of golden ratio phi.
0
5, -5, 7, -8, 3, 0, 6, -1, 0, -1, -3, 5, -1, 1, -5, 4, -4, 4, -6, -2, 4, 1, 3, -2, 2, -5, 1, -1, 3, -1, 1, -3, 5, -7, 0, 6, 0, -5, -2, 3, -3, 9, -8, 6, 2, -1, -8, 5, 2, -1, -4, 6, -2, -4, -1, 2, 2, -1, 0, 4, -2, -4, 0, 5, -7, 5, -3, 4, -6, 4, 2, -4, 6, -7, 7, 1, -9, 2, 2, 0, 5, -2, -7, 7, -5, -2, 7, -5, -2, 4, -3, 7, 1, -6, 6, -8, 0, 2, 4, -3
OFFSET
1,1
MATHEMATICA
Differences[RealDigits[GoldenRatio, 10, 120][[1]]] (* Harvey P. Dale, Jul 17 2023 *)
CROSSREFS
Sequence in context: A127798 A053671 A028278 * A120220 A320639 A153105
KEYWORD
base,sign
AUTHOR
Herman Jamke (hermanjamke(AT)fastmail.fm), Jul 13 2004
STATUS
approved