Number Theory – How Did Ramanujan Discover This Identity?

nt.number-theorypolynomialsramanujan

Let $$\small F_n=(a+b+c)^n+(b+c+d)^n-(c+d+a)^n-(d+a+b)^n+(a-d)^n-(b-c)^n$$ and
$ad=bc$, then
$$64 F_6 F_{10}=45 F_8^2$$
This fascinating identity is due to Ramanujan and can be found in "Ramanujan for Lowbrows", by B.C. Berndt and S. Bhargava. Would anyone have any idea how Ramanujan discovered this identity?

The proofs of the identity offered so far in the papers "A Note on an Identity of Ramanujan", by T. S. Nanjundiah, "Two or Three Identities of Ramanujan", by M.D. Hirschhorn and "A remarkable identity found in Ramanujan's third notebook", by B.C. Berndt and S. Bhargava make the identity less mysterious, but how Ramanujan found the identity in the first place still remains a mystery. As Berndt and Bhargava remarked, it is also not clear whether this is an accidental, isolated result (along with the 3-7-5 counterpart discovered by Hirschhorn), or if there is some deeper theorem lurking behind it.

Best Answer

You have two questions: 1) How Ramanujan discovered it? 2) Is an accidental, isolated result? The second one is easier to answer and may shed light on the first.

I. Define $F_n = x_1^n+x_2^n+x_3^n-(y_1^n+y_2^n+y_3^n),\;$ where $\,\small x_1+x_2+x_3=y_1+y_2+y_3 = 0$.

Theorem 1: If $F_1 = F_3 = 0$, then,

$$9x_1x_2x_3 F_6 = 2F_9 = 9y_1y_2y_3 F_6$$

Theorem 2: If $F_2 = F_4 = 0$, then,

$$64F_6F_{10} = 45F_8^2\quad \text{(Ramanujan)}$$

$$25F_3F_{7} = 21F_5^2\quad \text{(Hirschhorn)}$$

II. Define $F_n = x_1^n+x_2^n+x_3^n+x_4^n-(y_1^n+y_2^n+y_3^n+y_4^n),\;$ where also $\,\small \sum x_i =\sum y_i= 0$.

Theorem 3: If $F_1 = F_3 = F_5 = 0$, then,

$$7F_4F_9 = 12F_6F_7\quad \text{(yours truly)}$$

This also has a similar Ramanujan-type formulation. Define,

$$\small P_n = ((a+b+c)^n + (a-b-c)^n + (-a-b+c)^n + (-a+b-c)^n – ((d+e+f)^n + (d-e-f)^n + (-d-e+f)^n + (-d+e-f)^n)$$

If two conditions are satisfied,

$$\small abc = def,\quad a^2+b^2+c^2 = d^2+e^2+f^2$$

then,

$$7P_4P_9 = 12P_6P_7$$

(The two conditions have an infinite number of primitive solutions, one of which is $1,10,12;\,2,4,15$.)

If you are looking for the general theory behind Ramanujan's 6-10-8 Identity, the theorems flow from the properties of equal sums of like powers. The 6-10-8 needed only one condition, namely $ad=bc$. Going higher, you now need two. Presumably going even higher would need more. Also, there is a constraint $\,\small \sum x_i =\sum y_i= 0$. Without this constraint, then more generally,

III. Define $F_n = x_1^n+x_2^n+x_3^n-(y_1^n+y_2^n+y_3^n),\;$ and $m = (\sum x_i^4)/(\sum x_i^2)^2$.

Theorem 4: If $F_2 = F_4 = 0$, then,

$$32F_6F_{10} = 15(m+1)F_8^2$$

(Note: Ramanujan's simply was the case $m=1/2$.)

IV. Define $F_n = x_1^n+x_2^n+x_3^n+x_4^n-(y_1^n+y_2^n+y_3^n+y_4^n),\;$ and $m = (\sum x_i^4)/(\sum x_i^2)^2$.

Theorem 5: If $F_2 = F_4 = F_6 = 0$, then,

$$25F_8F_{12} = 12(m+1)F_{10}^2$$

and so on for similar identities with more terms and multi-grade higher powers, ad infinitum.

V. Conclusion: Thus, was the 6-10-8 Identity an isolated result? No, it is a special case (and a particularly beautiful one at that) of a more general phenomenon. And how did Ramanujan find it? Like most of his discoveries, he plucked it out of thin air, I suppose.

P.S. Humor aside, what I read was that, as he found paper expensive, he would scribble on a small slateboard with chalk. After he was satisfied with a result, he would write it down on his notebook, and erase the intermediate steps that was on the slateboard. (Sigh.)

Also, since he spent most of his waking hours thinking about mathematics, I think it was only natural it spilled over into his dream state. (A similar thing happened with the chemist Kekule and the discovery of the benzene ring.)

P.P.S. Results for multi-grades can be found in Table 2 of this MO answer.

Related Question