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

A176019
Decimal expansion of (3+sqrt(13))/6.
3
1, 1, 0, 0, 9, 2, 5, 2, 1, 2, 5, 7, 7, 3, 3, 1, 5, 4, 8, 8, 5, 3, 2, 0, 3, 5, 4, 4, 5, 7, 8, 4, 1, 5, 9, 9, 1, 0, 4, 1, 8, 8, 2, 7, 6, 2, 3, 0, 7, 5, 4, 1, 0, 3, 5, 4, 5, 1, 7, 4, 2, 1, 7, 6, 0, 3, 7, 8, 6, 1, 1, 5, 8, 0, 4, 8, 8, 3, 5, 0, 7, 4, 2, 0, 0, 7, 6, 9, 8, 4, 7, 0, 0, 3, 0, 8, 1, 7, 8, 6, 2, 7, 8, 9, 1
OFFSET
1,5
COMMENTS
Continued fraction expansion of (3+sqrt(13))/6 is A010690.
Minimal polynomial: 9*x^2 - 9*x - 1. - Amiram Eldar, Dec 03 2024
LINKS
FORMULA
Equals Product_{k>=2} (1 + (-1)^k/A092936(k)). - Amiram Eldar, Dec 03 2024
EXAMPLE
1.10092521257733154885320354457841599104188276230754...
MATHEMATICA
RealDigits[(3 + Sqrt[13])/6, 10, 120][[1]] (* Amiram Eldar, Dec 03 2024 *)
CROSSREFS
Cf. A010470 (decimal expansion of sqrt(13)), A010690 (repeat 1, 9), A092936.
Sequence in context: A248319 A154398 A225412 * A079059 A342574 A154838
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 06 2010
STATUS
approved