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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094897 a(n) = if 4*n+1 is not prime and 4*n+3 is prime then 4*n+3 1
3, 0, 11, 0, 0, 23, 0, 0, 0, 0, 0, 47, 0, 0, 59, 0, 67, 71, 0, 79, 83, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 127, 131, 0, 0, 0, 0, 0, 0, 0, 163, 167, 0, 0, 179, 0, 0, 191, 0, 0, 0, 0, 211, 0, 0, 223, 227, 0, 0, 239, 0, 0, 251, 0, 0, 263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 307, 311, 0, 0, 0, 0, 331, 0 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

a=Table[If[PrimeQ[4*n+1]==False&&PrimeQ[4*n+3]==True, 4*n+3, 0], {n, 0, 200}]

CROSSREFS

Sequence in context: A095200 A090460 A071983 * A019264 A028851 A132221

Adjacent sequences:  A094894 A094895 A094896 * A094898 A094899 A094900

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 14 2004

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 07:03 EST 2012. Contains 205867 sequences.