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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A031928 Lower prime of a difference of 10 between consecutive primes. 15
139, 181, 241, 283, 337, 409, 421, 547, 577, 631, 691, 709, 787, 811, 829, 919, 1021, 1039, 1051, 1153, 1171, 1249, 1399, 1471, 1627, 1699, 1723, 1801, 1879, 2017, 2029, 2053, 2089, 2143, 2521, 2647, 2719, 2731, 2767, 2887, 2917, 3001, 3109, 3361, 3517, 3547, 3571, 3583, 3709, 3769, 3823, 3853, 4201, 4219, 4231, 4243, 4261, 4273, 4327, 4339, 4363, 4483, 4663, 4861, 4909, 4957, 5011, 5179, 5323, 5581, 5659, 5701, 5791, 5869, 6079, 6091 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Index entries for primes, gaps between

Charles R Greathouse IV, Table of n, a(n) for n = 1..10000

MATHEMATICA

Do[s=Prime[n]; s1=Prime[n+1]; If[Equal[s1-s, 10], Print[Prime[n]]], {n, 1, 1000}]

CROSSREFS

Cf. A023203, A053323.

Sequence in context: A020357 A050967 A071382 * A095649 A142524 A108383

Adjacent sequences:  A031925 A031926 A031927 * A031929 A031930 A031931

KEYWORD

easy,nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Jul 23 2003

EXTENSIONS

Edited by Labos E., Jul 25, 2003

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 15 14:37 EST 2012. Contains 205822 sequences.