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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A106062 Primes p such that 1*p+12 and 12*p+1 are primes. 1
5, 19, 29, 31, 59, 61, 71, 89, 101, 139, 199, 229, 269, 271, 281, 409, 479, 601, 631, 661, 761, 811, 929, 1009, 1021, 1049, 1051, 1091, 1181, 1279, 1291, 1361, 1459, 1499, 1511, 1601, 1609, 1709, 1889, 2099, 2141, 2339, 2381, 2399, 2411, 2539, 2579, 2729 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Prime[Range[220]], PrimeQ[12#+1]&&PrimeQ[1#+12]&]

PROG

A106062 (MAGMA) [p: p in PrimesUpTo(10000)| IsPrime(p+12) and IsPrime(12*p+1)] [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 13 2010]

CROSSREFS

Sequence in context: A198791 A061388 A106072 * A161891 A045456 A115167

Adjacent sequences:  A106059 A106060 A106061 * A106063 A106064 A106065

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), May 07 2005

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 21:51 EST 2012. Contains 205978 sequences.