Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086877
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086877 Primes of the form (n+1)^n - n^n, n >= 1. +0
1
5, 37, 4651, 1273609 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) f(n) = for(x=1, n, y=(x+1)^x-x^x; if(isprime(y), print1(y" ")))

CROSSREFS

The values of n are in A098463. Cf. A085682.

Sequence in context: A090439 A089795 A081971 this_sequence A061674 A097276 A145156

Adjacent sequences: A086874 A086875 A086876 this_sequence A086878 A086879 A086880

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

The next term is too large to include.

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 3 22:15 EST 2009. Contains 170310 sequences.


AT&T Labs Research