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!)
A338438 a(n) = n! * [x^n] Product_{k=1..n, gcd(n,k) = 1} (1 + x^k/k!). 1
1, 1, 0, 3, 4, 15, 6, 168, 64, 171, 130, 44418, 804, 802750, 2380, 683595, 5782144, 840363295, 40410, 24358246734, 221953840, 3114081516, 5372831860, 62269802986834, 25703183400, 548547778815000, 3028000483716, 9604167089258628, 30673543523224, 13242158988496348746 (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, 29}]
CROSSREFS
Sequence in context: A280685 A076365 A070971 * A130113 A004735 A240673
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 19 16:38 EDT 2024. Contains 371794 sequences. (Running on oeis4.)