Consider a $n$ sided polygon inscribed in a circle of radius $r$. The area of this polygon hence can be given as $$A_n=\frac {nr^2}{2}\cdot \sin \left(\frac {2\pi}{n}\right)$$
Now consider the limit $$\lim_{n\to \infty} \frac {nr^2}{2}\cdot \sin \left(\frac {2\pi}{n}\right)$$
I know that this limit must equal $\pi r^2$ because as the number of sides tend to infinity the polygon is going to take more of the area under it and finally reaching the area of circle but I am not getting any algebraic way to prove so. But somewhere within I feel that L'Hospital theorem might be of some help.
Any hints and suggestions are welcome.
$A_n= ((nr^2)/2) (2π/n) \cdot \dfrac{\sin (2π/n)}{(2π/n)}.$
$\lim_{ n \rightarrow \infty } A_ n= $
$πr^2 \lim_{n \rightarrow \infty} \dfrac{\sin (2π/n)}{(2π/n)} $ where
$\lim_{n \rightarrow \infty} \dfrac{\sin(2π/n)}{(2π/n)} =1$.
Used:
$\lim_{x \rightarrow 0} \dfrac{\sin x}{x} =1.$