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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A135657 Nonprimes of the form 24n+7. 6
55, 175, 247, 295, 319, 343, 391, 415, 511, 535, 559, 583, 655, 679, 703, 775, 799, 847, 871, 895, 943, 1015, 1111, 1135, 1159, 1183, 1207, 1255, 1351, 1375, 1495, 1519, 1591, 1615, 1639, 1687, 1711, 1735, 1807, 1855, 1903, 1927, 1975, 2023, 2047, 2071 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

a = {}; Do[If[PrimeQ[24n + 7], [null], AppendTo[a, 24n + 7]], {n, 0, 1000}]; a

CROSSREFS

Cf. A107006, A124477.

Sequence in context: A044768 A068641 A039781 * A178793 A161763 A189005

Adjacent sequences:  A135654 A135655 A135656 * A135658 A135659 A135660

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 25 2007

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 14 14:47 EST 2012. Contains 205623 sequences.