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

A177158
Decimal expansion of (103+2*sqrt(4171))/162.
2
1, 4, 3, 3, 1, 2, 6, 9, 0, 8, 2, 7, 0, 0, 0, 1, 1, 7, 2, 5, 4, 9, 4, 2, 8, 4, 9, 5, 2, 4, 8, 7, 7, 0, 2, 1, 3, 2, 6, 2, 3, 4, 6, 2, 0, 1, 4, 1, 5, 1, 3, 8, 8, 0, 5, 6, 6, 1, 1, 4, 4, 8, 1, 4, 3, 3, 4, 1, 8, 4, 9, 7, 2, 4, 0, 3, 9, 5, 5, 4, 5, 1, 2, 4, 3, 9, 9, 7, 8, 5, 9, 4, 3, 4, 6, 8, 7, 6, 8, 8, 6, 9, 8, 0, 5
OFFSET
1,2
COMMENTS
Continued fraction expansion of (103+2*sqrt(4171))/162 is A010885.
EXAMPLE
(103+2*sqrt(4171))/162 = 1.43312690827000117254...
MATHEMATICA
RealDigits[(103+2*Sqrt[4171])/162, 10, 120][[1]] (* Harvey P. Dale, Feb 22 2018 *)
CROSSREFS
Cf. A177159 (decimal expansion of sqrt(4171)), A010885 (repeat 1, 2, 3, 4, 5, 6).
Sequence in context: A060373 A090280 A377539 * A177034 A177933 A060997
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, May 03 2010
STATUS
approved