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!)
A230284 Denominators to Dirichlet inverse of Euler totient based version of series expansion for x/LambertW(x). 4
1, 1, 2, 3, 8, 15, 144, 35, 5760, 315, 5600, 693, 43545600, 1001, 6706022400, 6435, 14014, 109395, 376610217984000, 46189, 128047474114560000, 323323, 2540395, 2028117, 26976017466662584320000, 96577, 3241475864250624, 35102025, 2126818694000, 5386025 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
Clear[nn, n, k, s, x]; nn = 22; Denominator[CoefficientList[1 + Integrate[1 + Expand[Sum[Exp[Limit[Zeta[s]*Sum[(If[n == 1, 0, Table[DivisorSum[m, # MoebiusMu[#] &], {m, nn}][[GCD[n, k]]]])/(k)^(s - 1), {k, 1, n}], s -> 1]]*(-x)^n, {n, 1, nn}]], x], x]]
CROSSREFS
Cf. A191898, A177885, A230283 (numerators).
Similar to but strictly different from A264235.
Sequence in context: A005162 A350654 A129108 * A264235 A160622 A153699
KEYWORD
nonn,frac
AUTHOR
Mats Granvik, Oct 15 2013
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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)