Compact form for an infinite multiplication

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
cncnewbee
Messages
7
Reaction score
0
Hi,
In the middle of the article about Franciscus Vieta, here:
http://en.wikipedia.org/wiki/Franciscus_Vieta

I see an infinite product as an expression for Pi:
2 * 2/2^(1/2) * 2/(2+(2^(1/2))^(1/2) * ...

I was wondering, how this could be written in compact form using math notation please?
 
Physics news on Phys.org
cncnewbee said:
Hi,
In the middle of the article about Franciscus Vieta, here:
http://en.wikipedia.org/wiki/Franciscus_Vieta

I see an infinite product as an expression for Pi:
2 * 2/2^(1/2) * 2/(2+(2^(1/2))^(1/2) * ...

I was wondering, how this could be written in compact form using math notation please?
I don't think you can write [itex]\displaystyle 2\times\frac{2}{\sqrt{2}}\times\frac{2}{\sqrt{2+ \sqrt{2}}}\times\frac{2}{\sqrt{2+\sqrt{2+\sqrt{2}}}}\times\frac{2}{\sqrt{2+\sqrt{2+\sqrt{2+\sqrt{2}}}}}\times\cdots[/itex] in compact form.
 
Indeed, I don't think any specific notation can help simplify this ... er ... "continued fraction."

I would define the recursive sequence [itex]S_n[/itex] such that:

[itex] S_0 = 1\\<br /> S_1 = \sqrt2\\<br /> S_{k+1} = \sqrt{2+S_k}\text{ where } k>0\\[/itex]

and use that sequence and capital pi notation to shorten the equation for [itex]\pi[/itex] into the infinite product:

[itex] \pi=\prod \limits_{i=0}^{\infty} \frac{2}{S_i}[/itex]

But then again, this seems more convoluted than compact.
 
Thank you all, I learned from your answers that the other way of expressing that is by using a recursive expression combined together with Pi (∏) notation and that there is no unique tool in math-notation for a compact form in this case.
 
I don't know if you want this particular formula for pi or any infinite product will do.

If another is acceptable Google Wallis product.