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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126588 Every 13th prime number. 0
41, 101, 167, 239, 313, 397, 467, 569, 643, 733, 823, 911, 1009, 1091, 1187, 1283, 1381, 1481, 1567, 1657, 1753, 1871, 1979, 2069, 2153, 2273, 2371, 2459, 2591, 2687, 2767, 2861, 2971, 3089, 3217, 3323, 3433, 3533, 3623, 3727, 3847, 3931, 4051, 4157 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

The 13th prime is 41, the first entry in the table.

MATHEMATICA

Prime[Range[13, 50 13, 13]] (* From Harvey P. Dale, May 14 2011 *)

PROG

(PARI) \List the m-th prime numbers less than or equal to n g(n, m) = forstep(x=m, n, m, print1(prime(x)", "))

CROSSREFS

Sequence in context: A039469 A124247 A142658 * A142794 A156971 A123043

Adjacent sequences:  A126585 A126586 A126587 * A126589 A126590 A126591

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Jan 05 2007

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 09:27 EST 2012. Contains 205904 sequences.