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!)
A361979 Expansion of 1 / Sum_{k>=0} x^(k*(2*k - 1)). 2
1, -1, 1, -1, 1, -1, 0, 1, -2, 3, -4, 5, -5, 4, -2, -2, 7, -13, 19, -24, 27, -25, 17, -2, -20, 48, -80, 110, -132, 137, -116, 62, 30, -158, 314, -479, 622, -704, 680, -507, 150, 405, -1135, 1973, -2797, 3432, -3662, 3250, -1983, -280, 3540, -7592, 11977, -15953 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,9
LINKS
MATHEMATICA
nmax = 53; CoefficientList[Series[1/Sum[x^(k (2 k - 1)), {k, 0, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A289321 A301534 A101916 * A329267 A100771 A234470
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, May 25 2023
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 11:37 EDT 2024. Contains 371968 sequences. (Running on oeis4.)