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!)
A093897 a(n) = A093896(n)! / n^n. 1

%I #6 Aug 26 2015 21:00:39

%S 1,6,13440,14175,4963587213865915514880,28028000,

%T 738615790595351500616546025309298211371540807680000000000,

%U 18172761476738086968750,52650499032325167909847642931200000000

%N a(n) = A093896(n)! / n^n.

%t Table[k = 1; While[Mod[k!, n^n] > 0, k++ ]; k!/n^n, {n, 1, 10}] (* _Stefan Steinerberger_, Mar 11 2006 *)

%Y Cf. A093896.

%K nonn

%O 1,2

%A _Amarnath Murthy_, Apr 23 2004

%E More terms from _Stefan Steinerberger_, Mar 11 2006

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 March 29 00:26 EDT 2024. Contains 371264 sequences. (Running on oeis4.)