[go: up one dir, main page]

login
Revision History for A255319 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
Expansion of psi(x^3) * f(x, x^5) in powers of x where psi(), f() are Ramanujan theta functions.
(history; published version)
#9 by Charles R Greathouse IV at Fri Mar 12 22:24:47 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
#8 by N. J. A. Sloane at Wed Nov 13 21:58:50 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
#7 by Michel Marcus at Tue Nov 28 00:46:35 EST 2017
STATUS

reviewed

approved

#6 by Wesley Ivan Hurt at Mon Nov 27 23:13:26 EST 2017
STATUS

proposed

reviewed

#5 by G. C. Greubel at Mon Nov 27 23:02:07 EST 2017
STATUS

editing

proposed

#4 by G. C. Greubel at Mon Nov 27 23:00:48 EST 2017
LINKS

G. C. Greubel, <a href="/A255319/b255319.txt">Table of n, a(n) for n = 0..1000</a>

STATUS

approved

editing

#3 by Michael Somos at Sat Feb 21 02:40:31 EST 2015
STATUS

editing

approved

#2 by Michael Somos at Sat Feb 21 02:39:51 EST 2015
NAME

allocated for Michael SomosExpansion of psi(x^3) * f(x, x^5) in powers of x where psi(), f() are Ramanujan theta functions.

DATA

1, 1, 0, 1, 1, 1, 0, 0, 2, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 2, 0, 1, 0, 1, 1, 1, 1, 0, 0, 0, 2, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 0, 1, 0, 1, 1, 0, 1, 0, 2, 1, 2, 1, 0, 2, 0, 1, 1, 0, 0, 2, 0, 0, 0, 1, 1, 0, 0, 0, 1, 2, 3, 1

OFFSET

0,9

COMMENTS

Ramanujan theta functions: f(q) (see A121373), phi(q) (A000122), psi(q) (A010054), chi(q) (A000700).

LINKS

M. Somos, <a href="http://somos.crg4.com/multiq.html">Introduction to Ramanujan theta functions</a>

Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/RamanujanThetaFunctions.html">Ramanujan Theta Functions</a>

FORMULA

Expansion of chi(x) * f(-x^6) * f(-x^12) in powers of x where chi(), f() are Ramanujan theta functions.

Expansion of q^(-17/24) * eta(q^2)^2 * eta(q^6) * eta(q^12) / (eta(q) * eta(q^4)) in powers of q.

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

EXAMPLE

G.f. = 1 + x + x^3 + x^4 + x^5 + 2*x^8 + x^9 + x^10 + x^11 + x^14 + x^16 + ...

G.f. = q^17 + q^41 + q^89 + q^113 + q^137 + 2*q^209 + q^233 + q^257 + q^281 + ...

MATHEMATICA

a[ n_] := SeriesCoefficient[ QPochhammer[ x^6] QPochhammer[ x^12] QPochhammer[ -x, x^2], {x, 0, n}];

PROG

(PARI) {a(n) = my(A); if( n<0, 0, A = x * O(x^n); polcoeff( eta(x^2 + A)^2 * eta(x^6 + A) * eta(x^12 + A) / (eta(x + A) * eta(x^4 + A)), n))};

KEYWORD

allocated

nonn

AUTHOR

Michael Somos, Feb 21 2015

STATUS

approved

editing

#1 by Michael Somos at Sat Feb 21 02:39:51 EST 2015
NAME

allocated for Michael Somos

KEYWORD

allocated

STATUS

approved