Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A054462
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A054462 Numbers n such that (n+1)^n + n^(n-1) is prime. +0
1
2, 3, 8, 9, 15, 16, 219 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) xp1toxp1(n)= { sr=0; forstep(x=2, n, 1, y=(x+1)^x + x^(x-1); if(ispseudoprime(y), print(x" "y" "); sr+= 1.0/y; ) ); print(); print(sr) }

CROSSREFS

Sequence in context: A047243 A099148 A029787 this_sequence A101471 A137471 A051209

Adjacent sequences: A054459 A054460 A054461 this_sequence A054463 A054464 A054465

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Aug 30 2003

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research