Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,1

COMMENT

Here we interpret 0^0 as 1.

PROGRAM

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

CROSSREFS

Adjacent sequences: A100847 A100848 A100849 this_sequence A100851 A100852 A100853

Sequence in context: A062608 A041791 A056720 this_sequence A060085 A114370 A114725

KEYWORD

hard,more,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jan 07 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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research