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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A031920 Primes p(10*n-9). 0
2, 31, 73, 127, 179, 233, 283, 353, 419, 467, 547, 607, 661, 739, 811, 877, 947, 1019, 1087, 1153, 1229, 1297, 1381, 1453, 1523, 1597, 1663, 1741, 1823, 1901, 1993, 2063, 2131, 2221, 2293, 2371, 2437, 2539, 2621, 2689, 2749, 2833, 2909 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..43.

EXAMPLE

31 is the 11-th prime.

MATHEMATICA

Prime/@Range[1, 511, 10] (* or *) Take[Prime[Range[511]], {1, -1, 10}] (* Harvey P. Dale, Aug 27 2012 *)

PROG

(MAGMA)  [ NthPrime(10*n-9): n in [1..1000] ]; // Vincenzo Librandi, Apr 08 2011

CROSSREFS

Sequence in context: A129900 A105757 A091252 * A175446 A054207 A104095

Adjacent sequences:  A031917 A031918 A031919 * A031921 A031922 A031923

KEYWORD

nonn,changed

AUTHOR

Jeff Burch

STATUS

approved

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 May 23 03:59 EDT 2013. Contains 225585 sequences.