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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075748 Numbers n such that 210*n-17 is prime. 0
1, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 16, 22, 23, 24, 25, 26, 27, 29, 32, 35, 37, 38, 42, 43, 45, 46, 49, 52, 53, 56, 57, 58, 59, 60, 62, 65, 70, 73, 75, 78, 79, 81, 82, 84, 86, 87, 96, 97, 98, 99, 100, 101, 103, 107, 111, 115, 118, 120, 122, 128, 129, 130, 134, 137, 139 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

n=1: 210*1-17=193 is prime.

MATHEMATICA

Select[Range[200], PrimeQ[210#-17]&]  (* From Harvey P. Dale, Feb 09 2011 *)

CROSSREFS

Sequence in context: A063992 A171520 A039233 * A039177 A058986 A184431

Adjacent sequences:  A075745 A075746 A075747 * A075749 A075750 A075751

KEYWORD

easy,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Oct 08 2002

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 February 16 07:10 EST 2012. Contains 205874 sequences.