Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Revision History for A092876

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Expansion of q * (f(-q, -q^12) * f(-q^3, -q^10) * f(-q^4, -q^9)) / (f(-q^2, -q^11) * f(-q^5, -q^8) * f(-q^6, -q^7)) in powers of q where f(, ) is Ramanujan's general theta function.
(history; published version)
#25 by Charles R Greathouse IV at Fri Mar 12 22:24:42 EST 2021
LINKS

M. Michael Somos, <a href="/A010815/a010815.txt">Introduction to Ramanujan theta functions</a>

Discussion
Fri Mar 12
22:24
OEIS Server: https://oeis.org/edit/global/2897
#24 by N. J. A. Sloane at Wed Nov 13 21:58:47 EST 2019
LINKS

M. Somos, <a href="http://somos.crg4.comA010815/multiqa010815.htmltxt">Introduction to Ramanujan theta functions</a>

Discussion
Wed Nov 13
21:58
OEIS Server: https://oeis.org/edit/global/2832
#23 by Michael Somos at Fri Sep 07 01:03:42 EDT 2018
STATUS

editing

approved

#22 by Michael Somos at Fri Sep 07 01:03:14 EDT 2018
NAME

Expansion of q * (f(-q, -q^12) * f(-q^3, -q^10) * f(-q^4, -q^9)) / (f(-q^2, -q^11) * f(-q^5, -q^8) * f(-q^6, -q^7)) in powers of q where f(, ) is Ramanujan's two-variable general theta function.

LINKS

M. Somos, <a href="http://cis.csuohio.edu/~somos.crg4.com/multiq.pdfhtml">Introduction to Ramanujan theta functions</a>

FORMULA

Euler transform of period 13 sequence [ -1, 1, -1 ,-1, 1, 1 ,1, 1, -1, -1, 1, -1, 0, ...].

PROG

(PARI) {a(n) = localmy(A, u, v); if( n<0, 0, A = x; for( k=2, n, u = A + x * O(x^k); v = subst(u, x, x^2); A -= x^k * polcoeff( u^2 - v + u*v^3 + u^3*v^2 + 2*u*v * (1 - u + v + u*v), k+1) / 2); polcoeff(A, n))};

STATUS

reviewed

editing

Discussion
Fri Sep 07
01:03
Michael Somos: Light and space edits. Updated my URL.
#21 by Wesley Ivan Hurt at Thu Sep 06 22:35:35 EDT 2018
STATUS

proposed

reviewed

#20 by Jon E. Schoenfield at Thu Sep 06 22:32:24 EDT 2018
STATUS

editing

proposed

#19 by Jon E. Schoenfield at Thu Sep 06 22:32:21 EDT 2018
FORMULA

G.f.: x * Product_{k>0} (1 - x^k)^kroneckerKronecker( 13, k).

STATUS

approved

editing

#18 by Joerg Arndt at Fri Jun 16 02:31:40 EDT 2017
STATUS

reviewed

approved

#17 by Michel Marcus at Fri Jun 16 00:19:06 EDT 2017
STATUS

proposed

reviewed

#16 by G. C. Greubel at Thu Jun 15 23:51:25 EDT 2017
STATUS

editing

proposed