The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A031566 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 68. 0
4626, 4642, 4678, 4694, 4702, 4722, 4726, 4742, 4766, 4786, 4798, 4802, 4806, 4818, 4822, 4834, 4838, 4846, 4854, 4866, 4882, 4894, 4898, 10407, 10446, 10452, 10473, 10479, 10497, 10524, 10533, 10551, 10569, 10581, 10587, 10596, 10617, 10623, 10641 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
cf68Q[n_]:=Module[{s=Sqrt[n], cf, len}, cf=If[IntegerQ[s], {1}, ContinuedFraction[ s][[2]]]; len=Length[cf]; EvenQ[len]&&cf[[len/2]]==68]; Select[Range[11000], cf68Q] (* Harvey P. Dale, Jan 10 2019 *)
CROSSREFS
Sequence in context: A358445 A254850 A139410 * A236815 A343637 A233855
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 May 18 21:39 EDT 2024. Contains 372666 sequences. (Running on oeis4.)