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!)
A188136 Primes p such that the period of the continued fraction of (1-sqrt(p))/2 has length 3 and p is not of the form k^2+1. 1
61, 317, 461, 557, 773, 1129, 1429, 1877, 1901, 4597, 5417, 6053, 8761, 10733, 11621, 13877, 15277, 16333, 17737, 18329, 23593, 30137, 41453, 45533, 51893, 59341, 70429, 74597, 74857, 80429, 86201, 92173, 94321, 94421, 100733, 104717 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..500 (terms 1..75 from Vincenzo Librandi)
MATHEMATICA
Select[Prime[Range[100]], ! IntegerQ[Sqrt[# - 1]] && 3 == Length[ContinuedFraction[(1 + Sqrt[#])/2][[2]]] &]
CROSSREFS
Sequence in context: A234029 A142923 A154601 * A142953 A245763 A130117
KEYWORD
nonn
AUTHOR
Artur Jasinski, Mar 21 2011
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 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)