62

In Ramanujan's Notebooks, Vol IV, p.20, there is the rather curious relation for primes of form $4n-1$,

$$\sqrt{2\,\Big(1-\frac{1}{3^2}\Big) \Big(1-\frac{1}{7^2}\Big)\Big(1-\frac{1}{11^2}\Big)\Big(1-\frac{1}{19^2}\Big)} = \Big(1+\frac{1}{7}\Big)\Big(1+\frac{1}{11}\Big)\Big(1+\frac{1}{19}\Big)$$

Berndt asks: if this is an isolated result, or are there others? After some poking with Mathematica, it turns out that, together with $p= 2$, we can use the primes of form $4n+1$,

$$\sqrt{2\,\Big(1-\frac{1}{2^6}\Big) \Big(1-\frac{1}{5^2}\Big)\Big(1-\frac{1}{13^2}\Big)\Big(1-\frac{1}{17^2}\Big)} = \Big(1+\frac{1}{5}\Big)\Big(1+\frac{1}{13}\Big)\Big(1+\frac{1}{17}\Big)$$

(Now why did Ramanujan miss this $4n+1$ counterpart?) More generally, given,

$$\sqrt{m\,\Big(1-\frac{1}{n^2}\Big) \Big(1-\frac{1}{a^2}\Big)\Big(1-\frac{1}{b^2}\Big)\Big(1-\frac{1}{c^2}\Big)} = \Big(1+\frac{1}{a}\Big)\Big(1+\frac{1}{b}\Big)\Big(1+\frac{1}{c}\Big)$$

Q: Let $p =a+b+c,\;q = a b + a c + b c,\;r =abc$. For the special case $m = 2$, are there infinitely many integers $1<a<b<c$ such that, $$n =\sqrt{\frac{2(p-q+r-1)}{p-3q+r-3}}$$ and $n$ is an integer? (For general $m$, see T. Andrew's comment below.)

Note: A search with Mathematica reveals numerous solutions, even for prime $a,b,c$. It is highly suggestive there may be in fact parametric solutions.

2 Answers2

11

It can be transformed to next equation.

$$\displaystyle m=\frac{n^2}{n^2-1}\frac{a+1}{a-1}\frac{b+1}{b-1}\frac{c+1}{c-1}$$

so, function m decrease monotonously ,when all values are bigger than 2. If whatever m is, this equation has only finite solutions(when all are integer), $2\leq m\leq12(n=2,a=2,b=3,c=5)$.

4

I was able to find a general equation for your second relation with the $4n+1$ primes. For the first relation, discovered by Ramanujan, a general formula can be found here where the variable is $a=3$.

Here is my general solution:

$$\sqrt{\cfrac{n}{n-4}\bigg(1-\cfrac{1}{n^2}\bigg)\bigg\{1-\cfrac{1}{(n-3)^2}\bigg\}\bigg\{1-\cfrac{1}{(2n-3)^2}\bigg\}\bigg\{1-\cfrac{1}{(2n+1)^2}\bigg\}}=\bigg(1+\cfrac{1}{n-3}\bigg)\bigg(1+\cfrac{1}{2n-3}\bigg)\bigg(1+\cfrac{1}{2n+1}\bigg)$$ in which the relation you presented is obtained from $n=8$.

Often Ramanujan's formulae are derived from his incredible intuition. Likewise, I used my intuition and let $a=a_0n+a_1$, $b=b_0n+b_1$ and $c=c_0n+c_1$. I then matched these values to your relation to evaluate each variable around $n$ and solving for $m$ through some heavy algebra, lots of things cancelled out and outputted $m=n/(n-4)$.

If you want a nicer result, substitute $n\mapsto n+2$ so $m=(n+2)/(n-2)$, but then your relation would be obtained by letting $n+2=8\Rightarrow n=6$ instead. Also, in this generalisation, $n=3$ would yield prime denominators.

:)


Found some more general solutions through trial and error:

$$\sqrt{\cfrac{3n+2}{3n-4}\bigg(1-\cfrac{1}{n^2}\bigg)\bigg\{1-\cfrac{1}{(2n+1)^2}\bigg\}\bigg\{1-\cfrac{1}{(3n+1)^2}\bigg\}\bigg\{1-\cfrac{1}{(6n-7)^2}\bigg\}}$$ $$=\bigg(1+\cfrac{1}{2n+1}\bigg)\bigg(1+\cfrac{1}{3n+1}\bigg)\bigg(1+\cfrac{1}{6n-7}\bigg)$$

Even when $m$ is a square number! $\;\style{display: inline-block; transform: rotate(90deg)}{\Rsh}$

$$\bigg(1+\cfrac 1{n-1}\bigg)\sqrt{\bigg(1-\cfrac{1}{n^2}\bigg)\bigg\{1-\cfrac{1}{(2n+1)^2}\bigg\}\bigg\{1-\cfrac{1}{(3n-1)^2}\bigg\}\bigg\{1-\cfrac{1}{(6n-5)^2}\bigg\}}$$ $$=\bigg(1+\cfrac{1}{2n+1}\bigg)\bigg(1+\cfrac{1}{3n-1}\bigg)\bigg(1+\cfrac{1}{6n-5}\bigg)$$ and $$\bigg(1+\cfrac 1{n-1}\bigg)\sqrt{\bigg(1-\cfrac{1}{n^2}\bigg)\bigg\{1-\cfrac{1}{(2n+1)^2}\bigg\}\bigg\{1-\cfrac{1}{(3n-2)^2}\bigg\}\bigg\{1-\cfrac{1}{(6n-1)^2}\bigg\}}$$ $$=\bigg(1+\cfrac{1}{2n+1}\bigg)\bigg(1+\cfrac{1}{3n-2}\bigg)\bigg(1+\cfrac{1}{6n-1}\bigg)$$

as well as an outlier.

$$\sqrt{3\bigg(3+\frac{4}{n-1}\bigg)\bigg(1-\cfrac{1}{n^2}\bigg)\bigg\{1-\cfrac{1}{(2n+1)^2}\bigg\}\bigg\{1-\cfrac{1}{(3n)^2}\bigg\}\bigg\{1-\cfrac{1}{(6n-1)^2}\bigg\}}$$ $$=\bigg(3-\frac 1n\bigg)\bigg(1+\cfrac{1}{2n+1}\bigg)\bigg(1+\cfrac{1}{3n}\bigg)\bigg(1+\cfrac{1}{6n-1}\bigg)$$

And last one, most similar to the main one in the link:

$$\sqrt{\cfrac{n+1}{n-1}\bigg(1-\cfrac{1}{n^2}\bigg)\bigg\{1-\cfrac{1}{(2n+1)^2}\bigg\}\bigg\{1-\cfrac{1}{(3n+1)^2}\bigg\}\bigg\{1-\cfrac{1}{(6n+5)^2}\bigg\}}$$ $$=\bigg(1+\cfrac{1}{2n+1}\bigg)\bigg(1+\cfrac{1}{3n+1}\bigg)\bigg(1+\cfrac{1}{6n+5}\bigg)$$

The magical factor common among all of these solutions: $1+\frac 1{2n+1}$

Mr Pie
  • 9,459