Rogersramanujan
Rogersramanujan
GAURAV BHATNAGAR
1. Introduction
The so-called Rogers–Ramunujan identities were sent by Ramanujan to Hardy
nearly 100 years ago. In the next few years, the identities were circulated amongst
mathematicians, but nobody, including Ramanujan, was able to prove them. Then
one day, while riffling through old back copies of a journal, Ramanujan himself
discovered them in an obscure paper written in 1894 by the English mathematician
Rogers. This spurred both Rogers and Ramanujan to provide simpler proofs of the
identities, that were published in 1919.
The identities are:
q q4 q9
1+ + + + ···
(1 − q) (1 − q)(1 − q 2 ) (1 − q)(1 − q 2 )(1 − q 3 )
1 1
= × ;
(1 − q)(1 − q 6 )(1 − q 11 )(1 − q 16 ) · · · (1 − q 4 )(1 − q 9 )(1 − q 14 ) · · ·
(1)
and,
q2 q6 q 12
1+ + + + ···
(1 − q) (1 − q)(1 − q 2 ) (1 − q)(1 − q 2 )(1 − q 3 )
1 1
= × .
(1 − q 2 )(1 − q 7 )(1 − q 12 )(1 − q 17 ) · · · (1 − q 3 )(1 − q 8 )(1 − q 13 ) · · ·
(2)
There is another approach to infinite series and products that can help us avoid
questions of convergence. In this formal approach, we consider a formal power
series, an expression of the form
X∞
ak q k := a0 + a1 q + a2 q 2 + a3 q 3 + · · · ,
k=0
where we have used the Σ notation for writing series in shorthand. We say that
the coefficient of q k is ak . We regard this infinite series as an ‘infinite degree
polynomial’ which we can add and subtract (and even multiply) term-wise, just by
extending the rules of algebra of polynomials. Two series are considered equal, if
for each k, the coefficient of q k is the same in both the series. Here we regard q as
an indeterminate, and use it as a symbol without giving it any value!
In the formal approach, we can use the geometric series (3) to expand each term
of the form 1/(1 − q m ) into the infinite series
1 + q m + q 2m + · · ·
and then multiply them together, to write sums and products as a formal power
series. Of course, we can only multiply a finite number of terms at one time.
For example, the first few terms of the LHS of the first Rogers–Ramunujan
identity (1) can be written as
1 + q(1 + q + q 2 + q 3 + q 4 + · · · ) + q 4 (1 + q + q 2 + · · · )(1 + q 2 + q 4 + q 6 + · · · ) + · · · .
We can see that the first few terms are
1 + q + q 2 + q 3 + 2q 4 + · · · .
Try this approach to find the first few terms of the RHS of the identity (1) and check
that they match. (I heartily recommend that you calculate more terms on both
sides, using a computer algebra package such as Maxima, Maple or Mathematica.
Maxima is freely available on the Internet. Download and use!)
To summarize, in the formal approach to understand infinite identities, we regard
both sides to be formal power series, without regard to whether the series converge.
We regard the identity to be true if for each k, the coefficients of q k match on both
sides. But to be able to calculate any coefficient, the computation should involve
only a finite number of algebraic operations.
For the purpose of this article, we ignore issues of convergence altogether, and
only consider these identities at a formal level.
1
1+ = 2 = 21 ;
1
1 1
1+ = 1+ 2 = 23 ;
1
1+
1
1 1
1+ = 1+ 3/2 = 53 ;
1
1+
1
1+
1
1 1
1+ = 1+ 5/3 = 85 .
1
1+
1
1+
1
1+
1
The convergents are:
1 2 3 5 8
, , , , ,....
1 1 2 3 5
Note that to calculate a particular fraction, we use the value of the previous con-
vergent, so the nth convergent wn satisfies the following recurrence relation:
1
wn = 1 + .
wn−1
Further, note that the denominator of the nth convergent is the numerator of the
previous convergent. This suggests the substitution
Fn
wn = .
Fn−1
Substituting this value in the recurrence relation yields:
Fn 1
=1+ ,
Fn−1 Fn−1 /Fn−2
or
Fn = Fn−1 + Fn−2
after clearing out the denominators.
Let F0 = 1 and F1 = 1. Then we generate the rest of the sequence using this
rule to obtain
1, 1, 2, 3, 5, 8, 13, 21, . . .
The convergents are easy to determine too, by taking ratios of successive numbers
in this sequence. This sequence, known as the Fibonacci Sequence, starred
prominently in the novel (and movie) The da Vinci Code.
I suggest that you compute ratios Fn /Fn−1 for n = 1, 2, 3, . . . and convince
yourself that the ratios converge. Use a computer. Can you figure out the exact
value of the limit? The limit (to which the continued fraction converges) is called
the golden mean.
If you find continued fractions attractive, then you will love this Olds [7] book.
Continued fractions have appeared earlier in Resonance: Shirali [8] gives a clear
HOW TO DISCOVER THE ROGERS–RAMUNUJAN IDENTITIES 5
introduction, and gives examples of such fractions related to the number e; Sury
[9] explains their appearance in the context of special functions.
q q(1 + q 3 ) 1 + q + q2 + q3 + q4
1+ 2
= 1+ 2 3
= .
q 1+q +q 1 + q2 + q3
1+
q3
1+
1
At each step, we would like to use the previous calculation, just as in §3. For
example, to compute
q
1+
q2
1+
q3
1+
1
we would like to use
q
1+ .
q2
1+
1
6 GAURAV BHATNAGAR
But the powers of q are not quite right. However, if we have an additional parameter
z
zq
1+ ,
zq 2
1+
1
then we can adjust the powers of q, by replacing z by zq.
So consider:
zq
c(z, q) = 1 + . (5)
zq 2
1+
zq 3
1+
1 + ···
That gives us a recurrence relation:
zq
c(z, q) = 1 + . (6)
c(zq, q)
The continued fraction c(z, q) is called the Rogers–Ramunujan continued fraction.
If the solution is really of this form, then it must satisfy the recurrence relation.
We will use this idea to actually compute the coefficients ak of the solution.
By substituting the power series expansion in (7), we obtain
X
∞ X
∞ X
∞
ak z k = ak q k z k + ak q 2k+1 z k+1 .
k=0 k=0 k=0
k
On comparing coefficients of z on both sides, we get, for k = 1, 2, 3, . . . :
q 2k−1
ak = ak q k + ak−1 q 2k−1 , or ak = ak−1 .
1 − qk
On iteration, this yields:
2
qk
ak = a0 .
(1 − q)(1 − q 2 ) · · · (1 − q k )
Take a0 = 1 to find that
X
∞
qk
2
X qk ∞ 2
k
H(z, q) = z = zk,
(1 − q)(1 − q 2 ) · · · (1 − q k ) (q; q)k
k=0 k=0
q (q; q)k
k=0
1+ = . (8)
q2 X∞ 2
q k +k
1+
q3 (q; q)k
1+ k=0
1 + ···
Thus, the Rogers–Ramanujan continued fraction is the ratio of the sums:
X
∞
qk
2
q q4 q9
=1+ + + + ···
(q; q)k (1 − q) (1 − q)(1 − q 2 ) (1 − q)(1 − q 2 )(1 − q 3 )
k=0
8 GAURAV BHATNAGAR
and
X∞ 2
q k +k q2 q6 q 12
=1+ + + + ··· .
(q; q)k (1 − q) (1 − q)(1 − q 2 ) (1 − q)(1 − q 2 )(1 − q 3 )
k=0
= 1 + q 4 + higher powers of q.
Now the smallest power on the RHS is q 4 . So multiply both sides by 1 − q 4 to
obtain:
q 9 (1 + q 2 ) q 16 (1 + q 2 )
H(1, q)(1 − q)(1 − q 4 ) = 1 + q 6 + 3
+ + ···
1−q (1 − q 3 )(1 − q 4 )
= 1 + q 6 + higher powers of q.
Next, multiply by 1 − q 6 to obtain:
q 16 (1 + q 2 )(1 + q 3 )
H(1, q)(1 − q)(1 − q 4 )(1 − q 6 ) = 1 + q 9 + q 11 + q 14 + + ···
(1 − q 4 )
= 1 + q 9 + higher powers of q.
We can continue in this fashion and hope that
H(1, q)(1 − q)(1 − q 4 )(1 − q 6 )(1 − q 9 )(1 − q 11 )(1 − q 14 )(1 − q 16 ) · · · = 1.
Note the powers 1, 4, 6, 9, 11, 14, 16. The guess is that the powers are 5m + 1 and
5m + 4, for m = 0, 1, 2, 3, . . . . Thus we have the conjecture:
X
∞
qk
2
Y∞
1
H(1, q) = = 5m+1 )(1 − q 5m+4 )
, (9)
(q; q)k m=0
(1 − q
k=0
where we have used the Π notation for products, which is analogous to the Σ
notation for sums.
The reader can check that a similar approach on H(q, q) yields
H(q, q)(1 − q 2 )(1 − q 3 )(1 − q 7 )(1 − q 8 )(1 − q 12 )(1 − q 13 )(1 − q 17 ) · · · = 1.
HOW TO DISCOVER THE ROGERS–RAMUNUJAN IDENTITIES 9
References
1. G. E. Andrews, q-Series: Their development and application in analysis, number theory,
combinatorics, physics and computer algebra, NSF CBMS Regional Conference Series 66
1986.
2. G. E. Andrews and R. J. Baxter, A motivated proof of the Rogers–Ramunujan Identities,
Amer. Math. Monthly, 96 (No. 5) (1989) 401–409.
3. R. Askey, Ramanujan and hypergeometric and basic hypergeometric series, in Proc. Ra-
manujan Symposium on Classical Analysis, N. K. Thakare (ed.), Macmillan India, Madras,
1989, 1–83; Russian translation in Usp. Math. Nauk. 45 (1) (1990), 33–76.
4. B. C. Berndt, Number Theory in the Spirit of Ramanujan, in Student Mathematical Library,
34, American Mathematical Society, 2006.
5. L. Euler, Variae observationes circa series infinitas (Various observations about infinite
series), Commentarii academiae scientiarum Petropolitanae 9, (1744) 160–188; Reprinted
in Opera Omnia Series 1, Volume 14, 217–244.
6. G. H. Hardy, P. V. Seshu Aiyar, B. M. Wilson, Collected Papers of Srinivasa Ramanujan,
Cambridge University Press, 1927; reprinted Chelsea, NY, 1962.
10 GAURAV BHATNAGAR