login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075294 Interprimes which are of the form s*prime, s=19. 0
4883, 5833, 8341, 11267, 23047, 23503, 27037, 28253, 29089, 39691, 40603, 41857, 44783, 51053, 52307, 52763, 56107, 57703, 61769, 73739, 76931, 77767, 82897, 83999, 85633, 87077, 88217, 92663, 115007, 121391, 123899, 125533, 129713 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Interprimes of the form s*prime are in A075277-A075296 ( s = 2 - 21 ). Case s=1 is impossible.

LINKS

Table of n, a(n) for n=1..33.

EXAMPLE

4883 is an interprime and 4883/19 = 257 is prime.

MATHEMATICA

s=19; Select[Table[(Prime[n+1]+Prime[n])/2, {n, 2, 14000}], PrimeQ[ #/s]&]

CROSSREFS

Cf. A075277-A075296.

Sequence in context: A200972 A053396 A210385 * A206273 A086127 A126704

Adjacent sequences:  A075291 A075292 A075293 * A075295 A075296 A075297

KEYWORD

easy,nonn

AUTHOR

Zak Seidov, Sep 12 2002

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 25 03:38 EDT 2013. Contains 225634 sequences.