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!)
A338436 a(n) = n! * [x^n] Product_{k=1..n, gcd(n,k) = 1} 1 / (1 - x^k/k!). 1
1, 1, 2, 9, 28, 245, 726, 11480, 48560, 735705, 4352050, 98329550, 483122388, 15543026746, 105478954140, 2717386363515, 25322712724800, 896697825211141, 6457456535543802, 307183340680888754, 2920059397230745400, 107461248960479482740, 1360407935621917573380 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[n! SeriesCoefficient[Product[1/(1 - Boole[GCD[n, k] == 1] x^k/k!), {k, 1, n}], {x, 0, n}], {n, 0, 22}]
CROSSREFS
Sequence in context: A138912 A002747 A110377 * A041877 A090208 A123058
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 06:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)