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

A176435
Decimal expansion of (21+5*sqrt(21))/6.
1
7, 3, 1, 8, 8, 1, 3, 0, 7, 9, 1, 2, 9, 8, 6, 6, 6, 7, 2, 1, 5, 6, 7, 0, 5, 9, 9, 4, 7, 7, 3, 3, 4, 0, 4, 0, 7, 4, 8, 7, 0, 4, 7, 1, 4, 7, 3, 0, 6, 6, 4, 3, 2, 5, 2, 1, 7, 2, 7, 0, 1, 7, 6, 9, 9, 2, 2, 3, 9, 0, 3, 5, 4, 6, 2, 3, 1, 4, 2, 4, 0, 5, 5, 0, 3, 6, 3, 4, 6, 3, 2, 9, 1, 1, 2, 0, 4, 1, 9, 3, 8, 9, 8, 0, 0
OFFSET
1,1
COMMENTS
Continued fraction expansion of (21+5*sqrt(21))/6 is A010705 preceded by 7.
LINKS
EXAMPLE
(21+5*sqrt(21))/6 = 7.31881307912986667215...
MATHEMATICA
RealDigits[(21+5*Sqrt[21])/6, 10, 120][[1]] (* Harvey P. Dale, Feb 20 2022 *)
CROSSREFS
Cf. A010477 (decimal expansion of sqrt(21)), A010705 (repeat 3, 7).
Sequence in context: A110636 A125681 A021899 * A133722 A204155 A363232
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 19 2010
STATUS
approved