Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129069
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129069 Numbers n such that (n-3)/2 is prime. +0
2
7, 9, 13, 17, 25, 29, 37, 41, 49, 61, 65, 77, 85, 89, 97, 109, 121, 125, 137, 145, 149, 161, 169, 181, 197, 205, 209, 217, 221, 229, 257, 265, 277, 281, 301, 305, 317, 329, 337, 349, 361, 365, 385, 389, 397, 401, 425, 449, 457, 461, 469, 481, 485, 505, 517, 529 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) = 2*prime(n) + 3. - Zak Seidov, May 12 2007

EXAMPLE

For n=7, (7-3)/2 = 2 which is prime so 7 is the first entry.

PROGRAM

(PARI) g(m) = forprime(p=2, m, n=2*p+3; print1(n", "))

CROSSREFS

Cf. A000040.

Sequence in context: A066962 A067020 A051913 this_sequence A125866 A027692 A032487

Adjacent sequences: A129066 A129067 A129068 this_sequence A129070 A129071 A129072

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), May 11 2007, May 17 2007

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research