login
A176714
Decimal expansion of sqrt(16394397).
2
4, 0, 4, 8, 9, 9, 9, 5, 0, 6, 0, 5, 0, 8, 4, 6, 6, 3, 0, 5, 5, 4, 9, 3, 7, 7, 1, 4, 0, 5, 7, 7, 5, 1, 4, 4, 0, 2, 9, 5, 2, 5, 6, 4, 3, 0, 3, 5, 2, 7, 2, 7, 8, 9, 5, 6, 5, 7, 9, 3, 7, 7, 1, 9, 7, 5, 5, 0, 5, 1, 7, 3, 5, 5, 0, 2, 5, 8, 4, 3, 7, 2, 4, 7, 7, 3, 3, 9, 5, 6, 5, 8, 3, 8, 8, 0, 3, 8, 7, 3, 0, 1, 5, 8, 6
OFFSET
4,1
COMMENTS
Continued fraction expansion of sqrt(16394397) is 4048 followed by (repeat 1, 2023, 2, 2023, 1, 8096).
sqrt(16394397) = sqrt(3)*sqrt(19)*sqrt(71)*sqrt(4051).
EXAMPLE
sqrt(16394397) = 4048.99950605084663055493...
MAPLE
Digits:=100: evalf(sqrt(16394397)); # Wesley Ivan Hurt, Jul 07 2014
MATHEMATICA
RealDigits[Sqrt[16394397], 10, 100, 3] (* Wesley Ivan Hurt, Jul 07 2014 *)
PROG
(PARI) sqrt(16394397) \\ Charles R Greathouse IV, May 18 2026
CROSSREFS
Cf. A002194 (decimal expansion of sqrt(3)), A010475 (decimal expansion of sqrt(19)), A010523 (decimal expansion of sqrt(71)), A176715 (decimal expansion of sqrt(4051)), A176713 (decimal expansion of (4047+sqrt(16394397))/142).
Sequence in context: A021251 A160207 A190103 * A055951 A165032 A345203
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 24 2010
STATUS
approved