[go: up one dir, main page]

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

A176910
Decimal expansion of sqrt(145).
5
1, 2, 0, 4, 1, 5, 9, 4, 5, 7, 8, 7, 9, 2, 2, 9, 5, 4, 8, 0, 1, 2, 8, 2, 4, 1, 0, 3, 0, 3, 7, 8, 6, 0, 8, 0, 5, 2, 4, 2, 5, 3, 5, 2, 4, 0, 5, 0, 5, 3, 8, 3, 3, 9, 5, 2, 0, 7, 2, 4, 3, 3, 3, 2, 4, 5, 2, 6, 4, 9, 3, 1, 5, 3, 5, 6, 5, 8, 0, 6, 5, 4, 7, 4, 5, 7, 9, 9, 7, 1, 4, 3, 6, 9, 0, 9, 4, 9, 4, 2, 2, 8, 2, 1, 8
OFFSET
2,2
COMMENTS
Continued fraction expansion of sqrt(145) is 12 followed by A010863.
EXAMPLE
sqrt(145) = 12.04159457879229548012...
MATHEMATICA
RealDigits[Sqrt[145], 10, 120][[1]] (* Harvey P. Dale, Oct 15 2023 *)
CROSSREFS
Cf. A002163 (decimal expansion of sqrt(5)), Cf. A010484 (decimal expansion of sqrt(29)), A176907 (decimal expansion of (9+sqrt(145))/16), A176908 (decimal expansion of (7+sqrt(145))/16), A010863 (all 24's sequence).
Sequence in context: A007432 A079124 A242071 * A243981 A369657 A338824
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 28 2010
STATUS
approved