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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111517 Numbers n such that (7*n + 1)/2 is prime. 0
3, 15, 19, 31, 39, 43, 51, 55, 75, 79, 99, 111, 123, 139, 159, 163, 171, 175, 183, 195, 211, 231, 235, 259, 279, 283, 291, 295, 303, 315, 319, 339, 343, 351, 379, 411, 415, 423, 435, 451, 459, 463, 475 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

If n=279 then (7*n + 1)/2 = 977 (prime).

MATHEMATICA

Select[Range[500], PrimeQ[(7#+1)/2]&] (* From Harvey P. Dale, May 07 2011 *)

CROSSREFS

Sequence in context: A039570 A032644 A124877 * A083545 A097571 A048087

Adjacent sequences:  A111514 A111515 A111516 * A111518 A111519 A111520

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Nov 16 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 05:51 EST 2012. Contains 205860 sequences.