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!)
A031545 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 47. 0
2211, 2227, 2231, 2239, 2243, 2251, 2263, 2267, 2283, 2287, 2311, 2339, 2347, 2351, 2363, 2371, 2383, 2399, 8840, 8864, 8872, 8896, 8936, 8960, 9032, 9056, 9088, 9160, 9256, 9320, 9344, 9376, 9440, 9448, 9472, 9512, 9536, 9600, 19887, 19959, 20031 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
cf47Q[n_]:=Module[{s=Sqrt[n], cf, len}, cf=If[IntegerQ[s], {1}, ContinuedFraction[ s] [[2]]]; len=Length[cf]; EvenQ[len]&&cf[[len/2]] == 47]; Select[Range[21000], cf47Q] (* Harvey P. Dale, Apr 07 2018 *)
CROSSREFS
Sequence in context: A300166 A031772 A305880 * A191679 A349098 A238456
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 18 09:47 EDT 2024. Contains 371779 sequences. (Running on oeis4.)