5 Nov
2017
5 Nov
'17
2:48 p.m.
On 2017-11-05 09:42, Dan Asimov wrote:
That sure is a lot of digits of accuracy for a Boolean variable.
—Dan
I found it numerically and didn't believe it at first. --rwg
-----Original Message-----
From: Bill Gosper <billgosper@gmail.com> Sent: Nov 5, 2017 4:12 AM To: math-fun@mailman.xmission.com Subject: [math-fun] Are you a Gammaturge?
Out[344]= (2^(2/5) Sqrt[5] Gamma[1/5]^4)/(Gamma[1/10]^2 Gamma[3/10]^2) == GoldenRatio
In[345]:= N[%, 11111]
Out[345]= True --rwg