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!)
A028642 Expansion of (theta_3(z)*theta_3(19z) + theta_2(z)*theta_2(19z))^2. 3
1, 4, 4, 0, 4, 16, 16, 8, 20, 20, 24, 24, 48, 8, 32, 16, 52, 16, 52, 4, 40, 48, 48, 32, 80, 52, 56, 64, 80, 56, 96, 32, 84, 48, 72, 56, 116, 56, 4, 96, 120, 40, 128, 56, 96, 112, 96, 56, 144, 60, 124, 112, 152, 104, 160, 120, 160, 0, 120, 64, 256, 80, 128, 136 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(PARI) a(n) = if( n<0, 0, polcoeff( (1 + 2 * x * Ser(qfrep( [ 2, 1; 1, 10], n, 1)))^2, n)); \\ Jinyuan Wang, Feb 19 2020
CROSSREFS
Sequence in context: A169784 A236929 A351521 * A159796 A069523 A021231
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Jinyuan Wang, Feb 19 2020
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 March 28 12:26 EDT 2024. Contains 371254 sequences. (Running on oeis4.)