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

Revision History for A226862

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

Showing entries 1-10 | older changes
Expansion of phi(x^3) * f(-x^4) in powers of x where phi(), f() are Ramanujan theta functions.
(history; published version)
#12 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
#11 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
#10 by Michael Somos at Fri Aug 10 01:03:04 EDT 2018
STATUS

editing

approved

#9 by Michael Somos at Fri Aug 10 01:02:39 EDT 2018
LINKS

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

EXAMPLE

G.f.: = 1 + 2*x^3 - x^4 - 2*x^7 - x^8 - 2*x^11 + 2*x^12 - 2*x^16 - x^20 + 2*x^23 + ...

G.f.: = q + 2*q^19 - q^25 - 2*q^43 - q^49 - 2*q^67 + 2*q^73 - 2*q^97 - q^121 + ...

MATHEMATICA

a[ n_] := SeriesCoefficient[ EllipticTheta[ 3, 0, q^3] QPochhammer[ q^4], {q, 0, n}];

PROG

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

STATUS

proposed

editing

Discussion
Fri Aug 10
01:03
Michael Somos: Light and space edits. Upated my URL.
#8 by G. C. Greubel at Thu Aug 09 23:47:35 EDT 2018
STATUS

editing

proposed

#7 by G. C. Greubel at Thu Aug 09 23:47:29 EDT 2018
LINKS

G. C. Greubel, <a href="/A226862/b226862.txt">Table of n, a(n) for n = 0..2500</a>

EXAMPLE

G.f.: 1 + 2*x^3 - x^4 - 2*x^7 - x^8 - 2*x^11 + 2*x^12 - 2*x^16 - x^20 + 2*x^23 + ...

G.f.: q + 2*q^19 - q^25 - 2*q^43 - q^49 - 2*q^67 + 2*q^73 - 2*q^97 - q^121 + ...

STATUS

approved

editing

#6 by Jon E. Schoenfield at Mon Oct 02 02:11:57 EDT 2017
STATUS

editing

approved

#5 by Jon E. Schoenfield at Mon Oct 02 02:11:54 EDT 2017
FORMULA

G.f. is a period 1 Fourier series which satisfies f(-1 / (576 t)) = 384^(1/2) (t/i) g(t) where q = exp(2 pi Pi i t) and g() is the g.f. for A226861.

STATUS

approved

editing

#4 by T. D. Noe at Thu Jun 20 18:36:41 EDT 2013
STATUS

proposed

approved

#3 by Michael Somos at Thu Jun 20 10:56:19 EDT 2013
STATUS

editing

proposed