login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A031340 a(n) = prime(7*n). 1
17, 43, 73, 107, 149, 181, 227, 263, 307, 349, 389, 433, 467, 521, 571, 613, 653, 701, 751, 809, 853, 887, 947, 997, 1039, 1091, 1129, 1193, 1237, 1291, 1327, 1423, 1453, 1493, 1553, 1601, 1637, 1699, 1753, 1811, 1873, 1931, 1993 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
ithprime(7*n)
MATHEMATICA
Prime[7*Range[50]] (* Harvey P. Dale, Nov 24 2011 *)
PROG
(Magma) [NthPrime(7*n): n in [1..50]]; // Vincenzo Librandi, Apr 10 2011
(Sage) [nth_prime(7*n) for n in (1..50)] # Bruno Berselli, May 07 2014
(PARI) a(n)=prime(7*n) \\ Edward Jiang, Sep 08 2014
CROSSREFS
Cf. similar sequences listed in A031336.
Sequence in context: A165981 A109998 A328998 * A172044 A098072 A130467
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 16 04:17 EDT 2024. Contains 371696 sequences. (Running on oeis4.)