Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063913
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063913 Numbers n such that n and 2n-13 are primes. +0
11
13, 37, 43, 61, 97, 103, 127, 163, 181, 193, 211, 223, 277, 307, 313, 337, 373, 421, 433, 523, 541, 571, 607, 613, 631, 733, 751, 811, 853, 877, 883, 907, 937, 1021, 1033, 1051, 1063, 1087, 1117, 1153, 1201, 1303, 1381, 1423, 1483, 1531 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROGRAM

(PARI) { n=0; p=1; for (m=1, 10^9, p=nextprime(p+1); if (isprime(2*p - 13), write("b063913.txt", n++, " ", p); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 02 2009]

CROSSREFS

Sequence in context: A034129 A118361 A088963 this_sequence A119705 A155560 A045809

Adjacent sequences: A063910 A063911 A063912 this_sequence A063914 A063915 A063916

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Aug 31 2001

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research