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!)
A264685 Expansion of Product_{k>=1} (1 + x^k)/(1 - 2*x^k). 4
1, 3, 9, 24, 60, 141, 324, 717, 1560, 3330, 7020, 14622, 30225, 61998, 126522, 257007, 520326, 1050396, 2116116, 4255584, 8547330, 17149350, 34382295, 68889840, 137969466, 276220962, 552865365, 1106356314, 2213644548, 4428657402, 8859340926, 17721640698 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * 2^n, where c = A079555 / A048651 = Product_{k>=1} (2^k+1)/(2^k-1) = 8.25598793577825006554414084943227312652...
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[(1 + x^k)/(1 - 2*x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A357718 A086796 A034330 * A320731 A084858 A228820
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Nov 21 2015
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 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)