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

A178310
Decimal expansion of sqrt(157).
3
1, 2, 5, 2, 9, 9, 6, 4, 0, 8, 6, 1, 4, 1, 6, 6, 7, 7, 8, 8, 4, 9, 5, 3, 6, 4, 8, 1, 5, 7, 5, 2, 8, 6, 5, 8, 6, 1, 0, 2, 1, 6, 3, 6, 3, 5, 4, 3, 1, 0, 7, 2, 9, 6, 6, 4, 9, 9, 1, 3, 3, 2, 8, 8, 5, 5, 8, 8, 7, 9, 6, 1, 5, 9, 6, 9, 0, 4, 6, 5, 3, 6, 9, 9, 6, 7, 1, 2, 4, 7, 1, 8, 6, 2, 8, 9, 5, 2, 0, 3, 1, 3, 6, 4, 8
OFFSET
2,2
COMMENTS
Continued fraction expansion of sqrt(157) is A010206.
LINKS
EXAMPLE
sqrt(157) = 12.52996408614166778849...
MATHEMATICA
RealDigits[Sqrt[157], 10, 120][[1]] (* Harvey P. Dale, Jan 17 2023 *)
CROSSREFS
Cf. A178309 (decimal expansion of sqrt(25277)), A010206 (12 followed by (repeat 1, 1, 7, 1, 5, 2, 1, 1, 1, 1, 2, 5, 1, 7, 1, 1, 24)).
Sequence in context: A273580 A272679 A119764 * A210697 A085020 A358309
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, May 24 2010
STATUS
approved