Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100848
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100848 Numbers n such that n^n+n+3 is prime. +0
1
1, 4, 7, 13, 19, 275, 329, 3703 (list; graph; listen)
OFFSET

1,2

COMMENT

All terms <3000 correspond to certified primes; 3703 corresponds to a probable prime. No more terms through 5000. - Ryan Propper (rpropper(AT)stanford.edu), Sep 14 2005

PROGRAM

(PARI) f2(n, k) = for(x=0, n, y=x^x+x+k; if(ispseudoprime(y), print1(x", ")))

CROSSREFS

Sequence in context: A023496 A058570 A134781 this_sequence A051458 A068940 A008471

Adjacent sequences: A100845 A100846 A100847 this_sequence A100849 A100850 A100851

KEYWORD

hard,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jan 07 2005

EXTENSIONS

3703 from Ryan Propper (rpropper(AT)stanford.edu), Sep 14 2005

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research