Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A054463
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A054463 Numbers n such that (n+1)^n - n^(n-1) is prime. +0
1
2, 5, 6, 9, 24 (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: A163782 A051677 A122965 this_sequence A007503 A112967 A109150

Adjacent sequences: A054460 A054461 A054462 this_sequence A054464 A054465 A054466

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research