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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100494 Primes of the form 47n+3. 1
3, 97, 191, 379, 661, 1319, 1601, 1789, 2447, 2729, 2917, 3011, 4139, 4327, 4421, 4703, 5737, 6113, 6301, 6959, 7523, 7993, 8087, 8369, 8839, 8933, 9403, 9497, 9967, 10061, 10343, 10531, 11471, 11941, 13163, 13633, 14009, 14197, 14479, 15137 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..1000

MATHEMATICA

Select[47 Range[0, 500]+3, PrimeQ] (* From Harvey P. Dale, Feb 26 2011 *)

PROG

(MAGMA) [a: n in [0..400] | IsPrime(a) where a is 47*n+3 ]; // Vincenzo Librandi, Jul 18 2012

CROSSREFS

Sequence in context: A094085 A030262 A107173 * A209554 A201843 A057014

Adjacent sequences:  A100491 A100492 A100493 * A100495 A100496 A100497

KEYWORD

nonn,easy

AUTHOR

Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), Jan 11 2005

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 June 19 18:16 EDT 2013. Contains 226415 sequences.