Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A158400
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A158400 Primes of the form (n+1)^n-n^(n-1) +0
1
7, 7151, 109873, 956953279, 3497141354765072424170242943188801 (list; graph; listen)
OFFSET

1,1

COMMENT

Next term too large to be included (1652 digits)

EXAMPLE

3^2-2^1=9-2=7

MAPLE

P:=proc(i) local a, n; for n from 2 by 1 to i do a:=n^(n-1)-(n-1)^(n-2); if isprime(a) then print(a); fi; od; end: P(2000);

CROSSREFS

Sequence in context: A125036 A098803 A068575 this_sequence A119528 A116266 A023344

Adjacent sequences: A158397 A158398 A158399 this_sequence A158401 A158402 A158403

KEYWORD

easy,nonn

AUTHOR

Paolo P. Lava & Giorgio Balzarotti (ppl(AT)spl.at), Mar 18 2009

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research