Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A054461
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A054461 Primes of the form (n+1)^n + n^(n-1), n >= 2. +0
1
11, 73, 45143873, 1043046721, 1182114430632237601, 49814113380273715457 (list; graph; listen)
OFFSET

1,1

COMMENT

Sum of reciprocals = 0.1046077441562072936197025883... Next term for n=19 is too large for the database.

PROGRAM

(PARI) xp1toxm1(n)= { forstep(x=2, n, 1, y=(x+1)^x + x^(x-1); if(isprime(y), print1(y" ")) ) }

CROSSREFS

Sequence in context: A163775 A092244 A155634 this_sequence A003367 A121784 A044198

Adjacent sequences: A054458 A054459 A054460 this_sequence A054462 A054463 A054464

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research