Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100849
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100849 Numbers n such that n^n+n+5 is prime. +0
1
1, 2, 37, 451, 1699, 2131 (list; graph; listen)
OFFSET

1,2

COMMENT

Here we interpret 0^0 as 1.

a(5), a(6) very probable primes; a(7) > 10^4. [From D. S. McNeil (d.mcneil(AT)qmul.ac.uk), Mar 14 2009]

PROGRAM

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

CROSSREFS

Sequence in context: A078976 A001569 A092853 this_sequence A120047 A139122 A123216

Adjacent sequences: A100846 A100847 A100848 this_sequence A100850 A100851 A100852

KEYWORD

hard,more,nonn

AUTHOR

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

EXTENSIONS

a(5),a(6) from D. S. McNeil (d.mcneil(AT)qmul.ac.uk), Mar 14 2009

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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research