<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Vieta &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/vieta/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 24 Jul 2017 23:24:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.6</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>Vieta &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>Beautiful Formulas for pi=3.14&#8230;</title>
		<link>https://yutsumura.com/beautiful-formulas-for-pi3-14/</link>
				<comments>https://yutsumura.com/beautiful-formulas-for-pi3-14/#comments</comments>
				<pubDate>Sun, 12 Mar 2017 03:04:12 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[circle]]></category>
		<category><![CDATA[circumference]]></category>
		<category><![CDATA[continued fraction]]></category>
		<category><![CDATA[diametor]]></category>
		<category><![CDATA[Euler]]></category>
		<category><![CDATA[Euler's formula]]></category>
		<category><![CDATA[formula for pi]]></category>
		<category><![CDATA[Gaussian integral]]></category>
		<category><![CDATA[Leibniz formula]]></category>
		<category><![CDATA[Machin]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[Pi day]]></category>
		<category><![CDATA[pie]]></category>
		<category><![CDATA[Riemann zeta function]]></category>
		<category><![CDATA[Vieta]]></category>
		<category><![CDATA[Wallis]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2408</guid>
				<description><![CDATA[<p>The number $\pi$ is defined a s the ratio of a circle&#8217;s circumference $C$ to its diameter $d$: \[\pi=\frac{C}{d}.\] $\pi$ in decimal starts with 3.14&#8230; and never end. I will show you several beautiful&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/beautiful-formulas-for-pi3-14/" target="_blank">Beautiful Formulas for pi=3.14...</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<p>The number $\pi$ is defined a s the ratio of a circle&#8217;s circumference $C$ to its diameter $d$:<br />
	\[\pi=\frac{C}{d}.\]
<p>$\pi$ in decimal starts with 3.14&#8230; and never end.</p>
<p>I will show you several beautiful formulas for $\pi$.</p>
<p>&nbsp;<br />
<span id="more-2408"></span><br />

<h2>Art Museum of formulas for $\pi$ </h2>
<h3>Beautiful formula of $\pi$ (continued fraction).</h3>
<p>$\pi$ is an irrational number. This means that $\pi$ can not be written as a ratio of two integers:$\pi \neq \frac{n}{m}$ for any integers $n, m$.</p>
<p>However, $\pi$ can be written as an infinite series of nested fractions, known as <strong>continued fraction</strong>.<br />
There are several known continued fractions that are equal to $\pi$.<br />
\begin{align*}<br />
\pi&#038;= 3 + \cfrac{1}{7<br />
          + \cfrac{1}{15<br />
          + \cfrac{1}{1 + \cfrac{1}{292 + \cdots}}}}<br />
\\[20pt]
\pi&#038;= \cfrac{4}{1<br />
          + \cfrac{1^2}{2<br />
          + \cfrac{3^2}{2 + \cfrac{5^2}{2<br />
          +\cfrac{7^2}{2 + \cdots}}}}}<br />
\\[20pt]
\frac{4}{\pi}&#038;= 1+\cfrac{1}{3<br />
          + \cfrac{2^2}{5<br />
          + \cfrac{3^2}{7 + \cfrac{4^2}{9<br />
          +\cfrac{5^2}{11 + \cdots}}}}}<br />
\end{align*}</p>
<p>It is mysterious that $\pi$ in decimal shows no pattern but the expressions of $\pi$ in continued fractions have simple patterns.</p>
<h3>Beautiful formula of $\pi$.</h3>
<p>\begin{align*}<br />
\frac{\pi}{4}&#038;=1-\frac{1}{3}+\frac{1}{5}-\frac{1}{7}+\cdots= \sum_{n=0}^{\infty}\frac{(-1)^n}{2n+1} &#038;&#038;\text{Leibniz formula for $\pi$}\\[12pt]
\frac{2}{\pi}&#038;=\frac{\sqrt{2}}{2}\cdot \frac{\sqrt{2+\sqrt{2}}}{2}\cdot \frac{\sqrt{2+\sqrt{2+\sqrt{2}}}}{2}\cdots &#038;&#038;\text{Franciscus Vieta}\\[12pt]
\frac{\pi}{2}&#038;=\frac{2}{1}\cdot \frac{2}{3}\cdot \frac{4}{3} \cdot \frac{4}{5} \cdot \frac{6}{5}\cdot \frac{6}{7}\cdot \frac{8}{7} \cdot \frac{8}{9}\cdots &#038;&#038;\text{John Wallis}\\[12pt]
\frac{\pi^2}{6}&#038;=\frac{1}{1^2}+\frac{1}{2^2}+\frac{1}{3^2}+\frac{1}{4^2}\cdots &#038;&#038; \substack{\text{Leonhard Euler}\\ \text{ the value of Riemann zeta function $\zeta(2)$}}\\[12pt]
\sqrt{\pi}&#038;=\int_{-\infty}^{\infty}e^{-x^2}\, dx &#038;&#038;\text{Gaussian integral}\\[12pt]
\frac{\pi}{4}&#038;=4\arctan{\frac{1}{5}}-\arctan{\frac{1}{239}} &#038;&#038; \text{John Machin}\\[12pt]
e^{2\pi i}&#038;=-1 &#038;&#038; \text{Euler&#8217;s formula}<br />
\end{align*}</p>
<h3>Miscellaneous</h3>
<ul>
<li>March 14th (3/14) is Pi Day.</li>
<li>The mirror reflection of the English alphabet letters PIE is looks like $314$. (See the above picture.)</li>
<li> $\pi$ contains 2017</a>.<br />
<a href="//yutsumura.com/mathematics-about-the-number-2017/"><img src="https://i1.wp.com/yutsumura.com/wp-content/uploads/2017/01/pi2017.png?resize=600%2C600" alt="decimal expansion of pi" width="600" height="600" class="alignnone size-full wp-image-1712" srcset="https://i1.wp.com/yutsumura.com/wp-content/uploads/2017/01/pi2017.png?w=600&amp;ssl=1 600w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2017/01/pi2017.png?resize=150%2C150&amp;ssl=1 150w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2017/01/pi2017.png?resize=300%2C300&amp;ssl=1 300w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2017/01/pi2017.png?resize=160%2C160&amp;ssl=1 160w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2017/01/pi2017.png?resize=320%2C320&amp;ssl=1 320w" sizes="(max-width: 600px) 100vw, 600px" data-recalc-dims="1" /></a><br />
If you want to know more about the fun fact about the number 2017, check out the post <a href="//yutsumura.com/mathematics-about-the-number-2017/" target="_blank">Mathematics about the number 2017</a>
</li>
<h2>Reference</h2>
<p><a href="https://en.wikipedia.org/wiki/Pi" target="_blank">Wikipedia article about $\pi$</a>  contains more extensive facts about $\pi$.</p>
<button class="simplefavorite-button has-count" data-postid="2408" data-siteid="1" data-groupid="1" data-favoritecount="14" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">14</span></button><p>The post <a href="https://yutsumura.com/beautiful-formulas-for-pi3-14/" target="_blank">Beautiful Formulas for pi=3.14...</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/beautiful-formulas-for-pi3-14/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2408</post-id>	</item>
	</channel>
</rss>
