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

A176531
Decimal expansion of (10+sqrt(110))/2.
0
1, 0, 2, 4, 4, 0, 4, 4, 2, 4, 0, 8, 5, 0, 7, 5, 7, 7, 3, 4, 9, 5, 7, 2, 6, 7, 5, 6, 8, 3, 9, 9, 6, 8, 7, 9, 9, 2, 3, 7, 6, 3, 5, 9, 2, 8, 8, 4, 0, 7, 5, 1, 9, 9, 2, 4, 3, 7, 8, 7, 7, 8, 8, 1, 7, 9, 0, 0, 0, 2, 9, 6, 2, 7, 5, 0, 5, 5, 0, 3, 4, 5, 7, 0, 9, 6, 9, 2, 6, 4, 4, 4, 6, 6, 5, 9, 7, 2, 0, 8, 9, 0, 1, 9, 8
OFFSET
2,3
COMMENTS
Continued fraction expansion of (10+sqrt(110))/2 is A010715 preceded by 10.
EXAMPLE
(10+sqrt(110))/2 = 10.24404424085075773495...
MATHEMATICA
RealDigits[(10+Sqrt[110])/2, 10, 120][[1]] (* Harvey P. Dale, Jan 16 2015 *)
CROSSREFS
Cf. A176221 (decimal expansion of sqrt(110)), A010715 (repeat 4, 10).
Sequence in context: A173556 A247554 A198786 * A198362 A197827 A352452
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 24 2010
STATUS
approved