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!)
A031680 Numbers k such that the continued fraction for sqrt(k) has odd period and if the last term of the periodic part is deleted the two central terms are both 92. 0
2117, 53849, 104378, 105674, 172306, 173137, 258185, 360169, 477706, 481861, 771245, 778285, 937465, 1128373, 1327729, 1332341, 1336961, 1339274, 1341589, 1343906, 1563229, 1807177, 1817945, 2051585, 2057317, 2060186, 2063057, 2065930 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
opcf92Q[n_]:=Module[{sr=Sqrt[n], cf, len}, cf=ContinuedFraction[sr]; If[IntegerQ[sr], len=2, len=Length[cf[[2]]]]; OddQ[len]&&cf[[2]][[Ceiling[len/2]]]==92]; Select[Range[2100000], opcf92Q] (* Harvey P. Dale, Mar 29 2014 *)
CROSSREFS
Sequence in context: A324170 A324324 A031770 * A031544 A205660 A205949
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected by and definition modified by Harvey P. Dale, Mar 29 2014
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 August 11 20:46 EDT 2024. Contains 375073 sequences. (Running on oeis4.)