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!)
A109563 prime(k) for those k where floor((2*(prime(k+1)-prime(k))*PrimePi(k) mod (8*k))/k) = m with m = 9. 0
113, 523, 887, 1129, 1951, 2179, 5531, 5953, 8971, 10009, 10399, 10531, 10909, 13063, 13187, 13933, 13967, 14251, 14983, 16381, 16573, 17627, 18553, 18869, 27701, 27851, 29683, 32653, 34549, 37747, 40387, 41299, 42863, 45083, 45197, 46771, 46957, 47743, 47981, 49957 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
a = Flatten[Table[If[Floor[2*Mod[(Prime[n + 1] - Prime[n])*PrimePi[n]/n, 8]] == 9, Prime[n], {}], {n, 1, 2000}]]
CROSSREFS
Cf. A109556-A109569 for m = 2..15.
Sequence in context: A203722 A118506 A341230 * A142024 A300964 A077287
KEYWORD
nonn,less
AUTHOR
Roger L. Bagula, Jun 27 2005
EXTENSIONS
Definition amended, offset changed and more terms from Georg Fischer, Apr 06 2022
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 09:22 EDT 2024. Contains 371967 sequences. (Running on oeis4.)