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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A153383 Numbers n such that 12*n+1 is not prime. 1
0, 2, 4, 7, 10, 11, 12, 14, 17, 18, 21, 22, 24, 25, 27, 30, 32, 37, 39, 40, 41, 42, 43, 44, 46, 47, 49, 52, 53, 54, 57, 58, 60, 62, 65, 66, 67, 68, 70, 72, 74, 75, 76, 77, 79, 80, 81, 82, 87, 88, 90, 92, 95, 97, 98, 99, 102, 105, 106, 107, 109, 111, 112, 113, 114 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Complement of A110801 (12*n+1 is prime). [From Klaus Brockhaus, Jan 02 2009]

FORMULA

Let p=prime, n=(p^2-1)/12 mod (p);

PROG

(MAGMA) [ n: n in [0..120] | not IsPrime(12*n+1) ]; [From Klaus Brockhaus, Jan 02 2009]

CROSSREFS

Cf. A110801.

Sequence in context: A034702 A167206 A053223 * A177093 A164903 A057843

Adjacent sequences:  A153380 A153381 A153382 * A153384 A153385 A153386

KEYWORD

nonn

AUTHOR

Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Dec 25 2008

EXTENSIONS

More terms from Klaus Brockhaus, Jan 02 2009

0 added by Arkadiusz Wesolowski, Aug 03 2011

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 15 12:25 EST 2012. Contains 205786 sequences.