login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A031779 Period of continued fraction for sqrt(n) contains exactly 11 ones. 0
1075, 1675, 2183, 2623, 2783, 2871, 3075, 3224, 3256, 3551, 3915, 4675, 5656, 6808, 6815, 7599, 7663, 7987, 8299, 8399, 8695, 8995, 9271, 10672, 10855, 11395, 11403, 11919, 12728, 13407, 14608, 14672, 15023, 15568, 15640, 15768, 16119, 16856, 17043 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

oQ[n_]:=Module[{sqn=Sqrt[n]}, !IntegerQ[sqn]&&Count[ ContinuedFraction[ sqn][[2]], 1]==11]; Select[Range[20000], oQ] (* From Harvey P. Dale, Nov 10 2011 *)

CROSSREFS

Sequence in context: A085337 A085338 A014364 * A023085 A163562 A179688

Adjacent sequences:  A031776 A031777 A031778 * A031780 A031781 A031782

KEYWORD

nonn

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 17:59 EST 2012. Contains 205530 sequences.