[math-fun] Gosper's identities
Hello, I found in the page http://www.tweedledum.com/rwg/idents.htm strange identities, as incredible as each other ... I have observed at length some of the identities ranging from C105 to C115. And this is what I deduced from it: (9) D106 product(2*cos(theta/3^(n/m))-1,n=1..infinity)=product(cos(3^(i/m)*theta/2),i=0...m-1) ; (10) D105 product(2*cos(theta/2^(n/m))-1,n=1..infinity)=product((1+2*cos(2^(i/m)*theta))/3,i=0..m-1); (11) D110 product((2*cos(theta/3^(n/m))+1)/3,n=1..infinity)=(2^m/(theta)^m)*product(sin(3^(i/m)*theta/2)/3^(i/m),i=0..m-1); However I am a little perplexed as to the last formula that differs from Gosper's D111 identity by a factor of 4. The result I get is this: (12) D111 product((2*cos(theta/3^(n/2))+1)/3,n=1..infinity)=(2^2/(theta)^2)*product(sin(3^(i/2)*theta/2)/3^(i/2),i=0..2-1); I suppose it must be the same for this small series, I have yet to check. Best regards
participants (1)
-
François Mendzina Essomba