OFFSET
1,1
LINKS
Charles R Greathouse IV, Table of n, a(n) for n = 1..10000
MATHEMATICA
Select[Range[110000], !IntegerQ[Sqrt[#]]&&Min[ContinuedFraction[Sqrt[#]][[2]]]==11&] (* Vincenzo Librandi, Jan 27 2012 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
Content that was based on the incorrect assumption that a(n)=121*n^2+2*n removed by R. J. Mathar, Nov 18 2010
STATUS
approved