The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A371550 Expansion of e.g.f. Product_{k>=1} (1 + mu(k)^2*x^k/k!). 1

%I #5 Mar 30 2024 02:32:55

%S 1,1,1,4,4,11,67,29,260,876,3841,34134,69774,152231,774243,4182754,

%T 30376720,409813561,1056300594,3175397668,3655126844,91668397027,

%U 499871922705,5219638765816,120716816247428,17518596045460,193032439198301,3860666483055372,22675538336311998

%N Expansion of e.g.f. Product_{k>=1} (1 + mu(k)^2*x^k/k!).

%t nmax = 28; CoefficientList[Series[Product[(1 + MoebiusMu[k]^2 x^k/k!), {k, 1, nmax}], {x, 0, nmax}], x] Range[0, nmax]!

%Y Cf. A005117, A007837, A008683, A032310, A087188, A115278, A334370, A371549.

%K nonn

%O 0,4

%A _Ilya Gutkovskiy_, Mar 27 2024

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 May 15 14:34 EDT 2024. Contains 372540 sequences. (Running on oeis4.)