|
Search: id:A094407
|
|
|
| A094407 |
|
Primes of the form 16n+1. |
|
+0 5
|
|
| 17, 97, 113, 193, 241, 257, 337, 353, 401, 433, 449, 577, 593, 641, 673, 769, 881, 929, 977, 1009, 1153, 1201, 1217, 1249, 1297, 1361, 1409, 1489, 1553, 1601, 1697, 1777, 1873, 1889, 2017, 2081, 2113, 2129, 2161, 2273, 2417, 2593, 2609, 2657, 2689, 2753
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=1..1000
C, Caldwell, Prime test.
|
|
MAPLE
|
p:=proc(n) if isprime(16*n+1)=true then 16*n+1 else fi end:seq(p(n), n=1..200); (Deutsch)
|
|
CROSSREFS
|
Primes congruent to k mod 16: A094407, A091968, A127589, A141194, A105126, A141195, A141196, A127576
Sequence in context: A061971 A061222 A119783 this_sequence A070186 A142189 A081593
Adjacent sequences: A094404 A094405 A094406 this_sequence A094408 A094409 A094410
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), Jun 03 2004
|
|
EXTENSIONS
|
More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 23 2004
|
|
|
Search completed in 0.002 seconds
|