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!)
A338437 a(n) = n! * [x^n] Product_{k=1..n, gcd(n,k) = 1} 1 / (1 - x^k/k). 1
1, 1, 2, 9, 32, 300, 864, 17612, 74752, 1152792, 6470400, 220057992, 719622144, 40754156352, 192835098624, 4787867880000, 55181218873344, 3071730630989952, 11004144881762304, 1179255538492239744, 5720352215040000000, 253837962769406045184, 3262870639485701849088 (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: A331727 A110376 A335577 * A296151 A036505 A264234
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 August 11 08:53 EDT 2024. Contains 375059 sequences. (Running on oeis4.)