Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063472
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063472 Primes of the form 666n - 1. +0
1
1997, 2663, 3329, 6659, 9323, 11321, 11987, 12653, 16649, 17981, 19979, 21977, 22643, 25307, 29303, 32633, 34631, 35963, 36629, 39293, 41957, 44621, 45953, 46619, 47951, 53279, 59273, 62603, 64601, 65267, 67931, 68597, 69263, 69929 (list; graph; listen)
OFFSET

1,1

LINKS

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

PROGRAM

(PARI) j=[]; for(n=1, 150, x=666*n-1; if(isprime(x), j=concat(j, x))); j

(PARI) { n=0; for (m=1, 10^9, if (isprime(a=666*m - 1), write("b063472.txt", n++, " ", a); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 22 2009]

CROSSREFS

Cf. A037029, A037030.

Sequence in context: A028516 A034588 A079012 this_sequence A063054 A031808 A167292

Adjacent sequences: A063469 A063470 A063471 this_sequence A063473 A063474 A063475

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 27 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 | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research