OFFSET
1,1
MATHEMATICA
cf83Q[n_]:=Module[{s=Sqrt[n]}, !IntegerQ[s]&&Count[ContinuedFraction[s][[2]], 1]==83]; Select[Range[350000], cf83Q] (* Harvey P. Dale, Dec 31 2013 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved