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”).

A134976
Decimal expansion of (6 divided by golden ratio = 6/phi = 12/(1 + sqrt(5))).
1
3, 7, 0, 8, 2, 0, 3, 9, 3, 2, 4, 9, 9, 3, 6, 9, 0, 8, 9, 2, 2, 7, 5, 2, 1, 0, 0, 6, 1, 9, 3, 8, 2, 8, 7, 0, 6, 3, 2, 1, 8, 5, 5, 0, 7, 8, 8, 3, 4, 5, 7, 7, 1, 7, 2, 8, 1, 2, 6, 9, 1, 7, 3, 6, 2, 3, 1, 5, 6, 2, 7, 7, 6, 9, 1, 3, 4, 1, 4, 6, 9, 8, 2, 4, 3, 2
OFFSET
1,1
FORMULA
Equals A010499 - 3. - R. J. Mathar, Apr 18 2008
From Amiram Eldar, Mar 18 2024: (Start)
Equals 2 * A134973.
Equals Product_{k>=0} (1 + 1/A192222(k)). (End)
EXAMPLE
3.708203932499...
MATHEMATICA
RealDigits[6/GoldenRatio, 10, 120][[1]] (* Harvey P. Dale, Apr 29 2015 *)
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Omar E. Pol, Nov 15 2007
EXTENSIONS
More terms from Harvey P. Dale, Apr 29 2015
STATUS
approved