Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #14 Dec 26 2023 07:48:13
%S 30,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,
%T 15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,
%U 60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60
%N Continued fraction for sqrt(904).
%H <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H <a href="/index/Rec#order_02">Index entries for linear recurrences with constant coefficients</a>, signature (0, 1).
%p with(numtheory): Digits := 300: convert(evalf(sqrt(904)),confrac);
%K nonn,cofr,easy
%O 0,1
%A _N. J. A. Sloane_.