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!)
A093845 Row sums in A093844. 2
1, 4, 27, 16, 3125, 46656, 823543, 1679616, 387420489, 10000000000, 285311670611, 8916100448256, 302875106592253, 11112006825558016, 437893890380859375, 65536, 827240261886336764177, 39346408075296537575424 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A110500(n)^n - Max Alekseyev, Jul 23 2005
PROG
(PARI) a(n)=local(k); k=2; while(2*Mod(k, n)^n!=0||2*(Mod(k, n-1)^n-1)!=0, k++); k^n (Alekseyev)
CROSSREFS
Sequence in context: A200768 A176147 A176031 * A351747 A250095 A085702
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Apr 18 2004
EXTENSIONS
More terms from Max Alekseyev, Jul 23 2005
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 August 25 09:27 EDT 2024. Contains 375425 sequences. (Running on oeis4.)