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!)
A031846 Period of continued fraction for sqrt(n) contains exactly 78 ones. 0
6694, 7219, 7981, 8809, 9199, 9391, 11239, 12229, 13441, 14452, 14881, 15139, 15214, 15901, 16681, 17839, 17902, 18307, 18373, 18583, 18671, 18862, 18958, 18961, 20113, 20569, 20833, 20983, 21309, 21429, 21501, 21673, 21729, 21748, 22411, 23038, 23039 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
cf78Q[n_]:=Module[{s=Sqrt[n]}, If[IntegerQ[s], False, Count[ ContinuedFraction[ s][[2]], 1]==78]]; Select[Range[25000], cf78Q] (* Harvey P. Dale, May 24 2014 *)
CROSSREFS
Sequence in context: A345860 A206008 A358869 * A289516 A239565 A234242
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 12:53 EDT 2024. Contains 371969 sequences. (Running on oeis4.)