Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062800
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062800 Primes of form 100n+1. +0
6
101, 401, 601, 701, 1201, 1301, 1601, 1801, 1901, 2801, 3001, 3301, 3701, 4001, 4201, 4801, 5101, 5501, 5701, 5801, 6101, 6301, 6701, 7001, 7901, 8101, 8501, 9001, 9601, 9901, 10301, 10501, 10601, 11701, 11801, 12101, 12301, 12401, 12601, 13001 (list; graph; listen)
OFFSET

1,1

REFERENCES

W. Dunham, Euler: The Master of Us All, The Mathematical Association of America, Washington, D.C., 1999, pp. 78.

LINKS

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

PROGRAM

(PARI) j=[]; for(n=1, 400, if(isprime(100*n+1), j=concat(j, 100*n+1))); j

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

CROSSREFS

Sequence in context: A142264 A142136 A158192 this_sequence A031698 A055438 A142692

Adjacent sequences: A062797 A062798 A062799 this_sequence A062801 A062802 A062803

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 19 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 December 17 19:39 EST 2009. Contains 170821 sequences.


AT&T Labs Research