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!)
A244083 a(n) = numerator( n^n/(2*n)! ). 2
1, 1, 1, 3, 2, 125, 3, 16807, 512, 59049, 15625, 2357947691, 36, 1792160394037, 282475249, 1171875, 8589934592, 2862423051509815793, 1162261467, 5480386857784802185939, 195312500, 42728053589487, 5559917313492231481, 39471584120695485887249589623, 603979776 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Denominators are in A244084.
LINKS
MATHEMATICA
Join[{1}, Table[Numerator[n^n/(2 n)!], {n, 1, 30}]]
PROG
(Magma) [Numerator(n^n/Factorial(2*n)): n in [0..30]];
CROSSREFS
Sequence in context: A152017 A076931 A076932 * A303683 A187825 A297532
KEYWORD
nonn,frac
AUTHOR
Vincenzo Librandi, Jun 20 2014
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 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)