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!)
A020419 Numbers k such that the continued fraction for sqrt(k) has period 80. 0

%I #14 Jul 11 2021 07:23:14

%S 1759,1981,2206,2764,2989,3559,3628,3694,3817,3868,3921,4041,4333,

%T 5006,5293,5294,5407,5647,5877,6193,6281,6718,6847,6892,7660,8039,

%U 8137,8359,8561,8596,9487,9788,9989,10014,10495,10579,10697,10737,10882,11006

%N Numbers k such that the continued fraction for sqrt(k) has period 80.

%t Select[Range[2000], Length[ContinuedFraction[Sqrt[#]][[2]]] == 80 &] (* _Alonso del Arte_, Jun 23 2018 *)

%K nonn

%O 1,1

%A _David W. Wilson_

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 23 15:17 EDT 2024. Contains 371916 sequences. (Running on oeis4.)