OFFSET
1,1
MATHEMATICA
cf58Q[n_]:=Module[{s=Sqrt[n]}, If[IntegerQ[s], 1, Count[ContinuedFraction[s][[2]], 1]]==58]; Select[Range[15000], cf58Q] (* Harvey P. Dale, Mar 17 2015 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved