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

A176524
Decimal expansion of sqrt(235).
3
1, 5, 3, 2, 9, 7, 0, 9, 7, 1, 6, 7, 5, 5, 8, 9, 1, 6, 5, 6, 5, 5, 3, 6, 8, 1, 9, 9, 1, 5, 7, 2, 0, 4, 8, 7, 1, 0, 6, 9, 3, 2, 7, 3, 2, 5, 9, 5, 5, 6, 4, 6, 9, 5, 8, 5, 6, 6, 4, 7, 9, 4, 0, 7, 0, 8, 4, 7, 9, 4, 9, 3, 1, 4, 6, 6, 6, 5, 1, 6, 9, 7, 1, 8, 8, 2, 0, 2, 4, 3, 7, 0, 5, 5, 6, 7, 8, 2, 2, 9, 4, 2, 1, 5, 6
OFFSET
2,2
COMMENTS
Continued fraction expansion of sqrt(235) is A040219.
EXAMPLE
sqrt(235) = 15.32970971675589165655...
MATHEMATICA
RealDigits[Sqrt[235], 10, 120][[1]] (* Harvey P. Dale, Mar 12 2015 *)
CROSSREFS
Cf. A002163 (decimal expansion of sqrt(5)), A010501 (decimal expansion of sqrt(47)), A176523 (decimal expansion of (45+3*sqrt(235))/10), A040219 (15 followed by (repeat 3, 30)).
Sequence in context: A171025 A222362 A352024 * A309276 A268690 A065627
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 23 2010
STATUS
approved