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!)
A031559 that the continued fraction for sqrt(k) has even period and if the last term of the periodic part is deleted the central term is 61. 0
3723, 3727, 3739, 3767, 3779, 3791, 3803, 3823, 3827, 3847, 3851, 3859, 3863, 3867, 3871, 3907, 3911, 3919, 3923, 3931, 3943, 3947, 3967, 14888, 14920, 14944, 14976, 15016, 15040, 15072, 15080, 15104, 15168, 15200, 15208, 15232, 15264, 15360, 15392 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
cf61Q[n_]:=Module[{srt=Sqrt[n], len, cf}, cf=ContinuedFraction[srt]; If[ IntegerQ[srt], len=1, len=Length[cf[[2]]]]; EvenQ[len]&&cf[[2]][[len/2]]==61]; Select[Range[15400], cf61Q] (* Harvey P. Dale, Jun 12 2012 *)
CROSSREFS
Sequence in context: A260860 A221013 A224436 * A031739 A251206 A038012
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 June 22 21:17 EDT 2024. Contains 373609 sequences. (Running on oeis4.)