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

A176110
Decimal expansion of sqrt(255).
7
1, 5, 9, 6, 8, 7, 1, 9, 4, 2, 2, 6, 7, 1, 3, 1, 1, 9, 9, 9, 0, 7, 0, 2, 4, 5, 1, 7, 6, 9, 8, 0, 6, 1, 3, 8, 4, 1, 5, 6, 7, 3, 4, 9, 7, 0, 4, 3, 7, 5, 4, 2, 6, 6, 7, 3, 2, 3, 6, 8, 3, 7, 6, 4, 6, 0, 6, 2, 3, 9, 4, 5, 2, 5, 8, 7, 6, 3, 4, 2, 9, 2, 2, 8, 4, 6, 5, 6, 2, 3, 1, 1, 4, 2, 5, 8, 3, 9, 1, 9, 3, 7, 5, 9, 2
OFFSET
2,2
COMMENTS
Continued fraction expansion of sqrt(255) is A040239.
EXAMPLE
sqrt(255) = 15.96871942267131199907...
MATHEMATICA
RealDigits[Sqrt[255], 10, 120][[1]] (* Harvey P. Dale, Mar 22 2017 *)
CROSSREFS
Cf. A010472 (decimal expansion of sqrt(15)), A010473 (decimal expansion of sqrt(17)), A040239.
Sequence in context: A201589 A198349 A370742 * A262974 A319757 A349220
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 10 2010
STATUS
approved