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!)
A338439 a(n) = n! * [x^n] Product_{k=1..n, gcd(n,k) = 1} (1 + x^k/k). 1
1, 1, 0, 3, 8, 50, 144, 2394, 8448, 89424, 576000, 20124720, 57231360, 3213905760, 11285084160, 217204092000, 2843121254400, 187660890063360, 558255985459200, 64849189355274240, 239933887119360000, 8405611881201561600, 116110668405473280000, 13912098832249673932800 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
MATHEMATICA
Table[n! SeriesCoefficient[Product[(1 + Boole[GCD[n, k] == 1] x^k/k), {k, 1, n}], {x, 0, n}], {n, 0, 23}]
CROSSREFS
Sequence in context: A000862 A306042 A194364 * A005444 A222684 A208801
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Oct 27 2020
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 19:56 EDT 2024. Contains 371916 sequences. (Running on oeis4.)