The geometrical proof is simple, but I want to know how to prove $\pi \gt 3$ by using basic calculus?
2026-04-03 01:45:14.1775180714
On
On
Can someone give an analytical proof that $\pi$ is greater than 3?
1.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
$$\sin(x)<x$$ whenever $x>0$. Take $x=\pi/6$.
ADDED IN EDIT
Apologies to Spine Feast who just pipped me to this, but $$\frac\pi6=\int_0^{1/2}\frac{dt}{\sqrt{1-t^2}}>\int_0^{1/2}dt=\frac12$$ is the same thing again but even more analytical.
1
On
I'm sure there are many, but here is a proof that uses the famous infinite sum
$$ \sum_{n=1}^\infty\frac{1}{n^2} = \frac{\pi^2}{6} $$ Solving for $\pi$ and using the fact that an infinite sum of positive terms increases monotonically to its limit, we see that
$$ \pi = \left(6\sum_{n=1}^\infty\frac{1}{n^2}\right)^{1/2} > \left(6\sum_{n=1}^7\frac{1}{n^2}\right)^{1/2}> \sqrt{9} = 3 $$ You can see that $6\sum_{n=1}^7 \frac{1}{n^2} > 9$ by direct calculation.
There is a feature column in AMS titled Calculating Pi using Elementary Calculus that you might want to check out.