An Elementary Proof of Wallis’ Product Formula for Pi (2005)
fermatslibrary.com
An Elementary Proof of Wallis’ Product Formula for Pi (2005)
1–10 of 23 posts
Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#2Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#3I appreciate that this is likely trivial for mathematicians. For me, I was quite lost. Something I found a bit more obvious was constantly dividing a squares sides into two. When done infinite amount of times, getting the perimeter of the shape would equal 2xpixr
Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#4Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#5All I can say is wow, that formula slow to converge on pi. The product after 100 million terms is: 3.141592637878503
You can see that 100M terms only gets you 8 decimals of precision.
Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#6"Elementary" roughly means doesn't bring in results from different fields (such as using calculus to prove a theorem about a sum or product). "Elementary" proofs can be quite difficult, and it can be quite a feat (well worth a publication) to find one for a standard result.
"Trivial" usually means something closer to easy, or means there is some linkage already implying the result (just in disguise).
Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#7Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#8As others are pointing out: the paper's title is "elementary" (not "trivial" a in the current link title). Both of these have different and accepted meanings in mathematics. "Elementary" roughly means doesn't bring in results from different fields (such as using calculus to prove a theorem about a sum or product). "Elementary" proofs can be quite difficult, and it can be quite a feat (well worth a publication) to fin…
Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#9I had never heard of this product formula before, so I whipped up a quick python program: http://pastebin.com/FBR8rWxv All I can say is wow, that formula slow to converge on pi. The product after 100 million terms is: 3.141592637878503 You can see that 100M terms only gets you 8 decimals of precision.
Re: An Elementary Proof of Wallis’ Product Formula for Pi (2005)
#10I had never heard of this product formula before, so I whipped up a quick python program: http://pastebin.com/FBR8rWxv All I can say is wow, that formula slow to converge on pi. The product after 100 million terms is: 3.141592637878503 You can see that 100M terms only gets you 8 decimals of precision.
pi/4 = 1 - 1/3 + 1/5 - 1/7 + ...