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!)
A369424 Expansion of Sum_{n>=1} x^(n^2)*((1+x)/(1-x))^n. 1
1, 2, 2, 3, 6, 10, 14, 18, 23, 32, 48, 72, 104, 144, 192, 249, 320, 416, 552, 744, 1008, 1360, 1816, 2392, 3105, 3978, 5050, 6386, 8082, 10266, 13098, 16770, 21506, 27562, 35226, 44819, 56702, 71298, 89134, 110898, 137502, 170146, 210382, 260178, 321982, 398786, 494190, 612466, 758623, 938480, 1158768 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) my(N=66, x='x+O('x^N)); Vec(sum(n=1, N, x^(n^2)*((1+x)/(1-x))^n))
CROSSREFS
Cf. A369425.
Sequence in context: A321405 A054200 A137216 * A070550 A298179 A185084
KEYWORD
nonn,easy
AUTHOR
Joerg Arndt, Jan 23 2024
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 May 1 13:18 EDT 2024. Contains 372172 sequences. (Running on oeis4.)