Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A005099
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A005099 (( Primes = -1 mod 4 ) + 1)/4. +0
3
1, 2, 3, 5, 6, 8, 11, 12, 15, 17, 18, 20, 21, 26, 27, 32, 33, 35, 38, 41, 42, 45, 48, 50, 53, 56, 57, 60, 63, 66, 68, 71, 77, 78, 83, 87, 90, 92, 95, 96, 105, 108, 110, 111, 116, 117, 120, 122, 123, 125, 126, 131, 137, 141, 143, 147, 150, 152, 155, 158, 161, 162, 165 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

lst={}; Do[p=4*n-1; If[PrimeQ[p], AppendTo[lst, n]], {n, 0, 10^3}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 10 2008]

PROGRAM

(MAGMA) [ (p+1)/4: p in PrimesUpTo(700) | p mod 4 eq 3 ]; [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 22 2008]

CROSSREFS

Sequence in context: A028767 A138529 A035057 this_sequence A161720 A105760 A050834

Adjacent sequences: A005096 A005097 A005098 this_sequence A005100 A005101 A005102

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 22 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research