Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A078654
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A078654 a(n) = prime(k) where k = n-th prime congruent to 3 mod 4. +0
2
5, 17, 31, 67, 83, 127, 191, 211, 277, 331, 353, 401, 431, 563, 587, 709, 739, 797, 877, 967, 991, 1063, 1153, 1217, 1297, 1409, 1433, 1499, 1597, 1669, 1741, 1847, 2027, 2063, 2221, 2341, 2417, 2477, 2609, 2647, 2897, 3001, 3067, 3109, 3299, 3319, 3407 (list; graph; listen)
OFFSET

0,1

PROGRAM

(PARI) tpip(n, m, r) = {sr=0; forprime(x=3, n, if(x%m == r, v=prime(x); sr+=1.0/v; print1(v" "); ) ); print(); print("m="m" r="r" sr="sr); }

CROSSREFS

Cf. A006450, A078653, A078655.

Sequence in context: A147434 A147336 A128354 this_sequence A083364 A026394 A004538

Adjacent sequences: A078651 A078652 A078653 this_sequence A078655 A078656 A078657

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Dec 14 2002

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research