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

A178309
Decimal expansion of sqrt(25277).
3
1, 5, 8, 9, 8, 7, 4, 2, 0, 8, 8, 6, 0, 5, 6, 2, 6, 5, 3, 7, 9, 0, 6, 0, 4, 7, 7, 1, 8, 2, 7, 6, 0, 6, 0, 3, 3, 6, 3, 9, 7, 6, 8, 1, 4, 7, 2, 6, 3, 2, 9, 8, 0, 6, 4, 2, 3, 2, 6, 0, 6, 5, 4, 7, 3, 8, 2, 6, 1, 8, 5, 4, 6, 5, 1, 1, 3, 7, 9, 6, 1, 5, 2, 8, 4, 7, 2, 3, 3, 7, 1, 7, 1, 7, 7, 6, 8, 5, 6, 9, 3, 2, 5, 2, 8
OFFSET
3,2
COMMENTS
Continued fraction expansion of sqrt(25277) is 158 followed by (repeat 1, 78, 2, 78, 1, 316).
sqrt(25277) = sqrt(7)*sqrt(23)*sqrt(157).
LINKS
EXAMPLE
sqrt(25277) = 158.98742088605626537906...
MATHEMATICA
RealDigits[Sqrt[25277], 10, 120][[1]] (* Harvey P. Dale, Oct 12 2011 *)
CROSSREFS
Cf. A010465 (decimal expansion of sqrt(7)), A010479 (decimal expansion of sqrt(23)), A178310 (decimal expansion of sqrt(157)), A178308 (decimal expansion of (111+sqrt(25277))/158).
Sequence in context: A314577 A257833 A021633 * A259071 A205862 A293795
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, May 24 2010
STATUS
approved