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

A176523
Decimal expansion of (45+3*sqrt(235))/10.
2
9, 0, 9, 8, 9, 1, 2, 9, 1, 5, 0, 2, 6, 7, 6, 7, 4, 9, 6, 9, 6, 6, 1, 0, 4, 5, 9, 7, 4, 7, 1, 6, 1, 4, 6, 1, 3, 2, 0, 7, 9, 8, 1, 9, 7, 7, 8, 6, 6, 9, 4, 0, 8, 7, 5, 6, 9, 9, 4, 3, 8, 2, 2, 1, 2, 5, 4, 3, 8, 4, 7, 9, 4, 3, 9, 9, 9, 5, 5, 0, 9, 1, 5, 6, 4, 6, 0, 7, 3, 1, 1, 1, 6, 7, 0, 3, 4, 6, 8, 8, 2, 6, 4, 6, 9
OFFSET
1,1
COMMENTS
Continued fraction expansion of (45+3*sqrt(235))/10 is A010735.
EXAMPLE
(45+3*sqrt(235))/10 = 9.09891291502676749696...
MATHEMATICA
RealDigits[(45+3Sqrt[235])/10, 10, 120][[1]] (* Harvey P. Dale, Aug 27 2011 *)
CROSSREFS
Cf. A176524 (decimal expansion of sqrt(235)), A010735 (repeat 9, 10).
Sequence in context: A187426 A226765 A132696 * A242400 A197264 A273086
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 23 2010
STATUS
approved