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!)
A031563 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 65. 0
4227, 4231, 4243, 4247, 4259, 4271, 4283, 4299, 4307, 4319, 4327, 4339, 4363, 4391, 4411, 4419, 4423, 4443, 4447, 4451, 4463, 4467, 4483, 4487, 16904, 16928, 16936, 16992, 17000, 17024, 17056, 17088, 17096, 17120, 17128, 17152, 17216, 17224, 17248 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
cf65Q[n_]:=Module[{s=Sqrt[n], cf, len}, cf=If[IntegerQ[s], {1}, ContinuedFraction[ s][[2]]]; len=Length[cf]; EvenQ[len]&&cf[[len/2]] == 65]; Select[Range[17300], cf65Q] (* Harvey P. Dale, Dec 29 2019 *)
CROSSREFS
Sequence in context: A097226 A202488 A167037 * A031743 A236725 A345580
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 24 07:22 EDT 2024. Contains 371922 sequences. (Running on oeis4.)