login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A031814 Period of continued fraction for sqrt(n) contains exactly 46 ones. 1
1726, 2011, 2566, 2629, 3046, 4006, 4327, 4609, 4873, 4918, 4924, 5179, 5398, 5686, 5769, 6007, 6271, 6316, 6337, 6676, 6691, 6814, 6973, 7027, 7429, 8161, 8251, 8377, 8409, 8542, 8599, 8869, 8977, 9011, 9136, 9304, 9441, 9484, 9993, 10186, 10462 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
cf46Q[n_]:=Module[{sr=Sqrt[n]}, If[IntegerQ[sr], 1, Count[ ContinuedFraction[ sr][[2]], 1]]==46]; Select[Range[11000], cf46Q] (* Harvey P. Dale, Mar 07 2014 *)
CROSSREFS
Sequence in context: A145648 A035867 A271045 * A020427 A232299 A280841
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)