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!)
A265832 Expansion of Product_{k>=1} 1/(1 - (5*k-2)*x^(5*k-2)). 4
1, 0, 0, 3, 0, 0, 9, 0, 8, 27, 0, 24, 81, 13, 72, 243, 103, 216, 747, 309, 648, 2345, 927, 1967, 7547, 2781, 6214, 22641, 8371, 19474, 67923, 25531, 62518, 203802, 79097, 187554, 612253, 243947, 562700, 1842300, 764609, 1689142, 5546932, 2293870, 5077244 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ c * 3^(n/3), where
c = 1.171555591294550584937080627149625982761747171861533383233... if mod(n,3) = 0
c = 0.337047816440008855542662141834272219461954848118918717600... if mod(n,3) = 1
c = 0.518706292284531581251050944157928147536875425948432140453... if mod(n,3) = 2.
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[1/(1 - (5*k-2)*x^(5*k-2)), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A106153 A166244 A022001 * A343236 A363767 A011073
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 16 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 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)