login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085606 a(n) = (n-1)^n - 1. 7
0, -1, 0, 7, 80, 1023, 15624, 279935, 5764800, 134217727, 3486784400, 99999999999, 3138428376720, 106993205379071, 3937376385699288, 155568095557812223, 6568408355712890624, 295147905179352825855, 14063084452067724991008, 708235345355337676357631 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Sequence relates to the "monkey and coconut problem"(A014293) giving the number of coconuts received by each of the n sailors from the ultimate equitable distribution the next day.
From Alexander Adamchuk, Nov 13 2006: (Start)
4n^2 divides a(2n).
Odd prime p divides a(p-1).
8p^2 divides a(2p) for an odd prime p.
32p^4 divides a(2p^2) for an odd prime p.
64p^8 divides a(2p^4) for an odd prime p.
p^3 divides a(p^3+2) for prime p.
p divides a((p-1)/2) for prime p in A157437.
p^2 divides a((p-1)/2) for prime p = {5,127,607}. (End)
LINKS
FORMULA
a(n) = A065440(n) - 1.
MATHEMATICA
Table[(n-1)^n-1, {n, 0, 30}] (* Alexander Adamchuk, Nov 13 2006 *)
CROSSREFS
Sequence in context: A222137 A115986 A295843 * A365817 A264691 A326223
KEYWORD
sign
AUTHOR
Lekraj Beedassy, Jul 07 2003
EXTENSIONS
More terms from Ray Chandler, Nov 10 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 15:11 EDT 2024. Contains 371914 sequences. (Running on oeis4.)