I want to show that area of a circle $D$ with radius $r$ is $\pi r^2$. To do that I consider inscribed and circumscribed regular $n$-gons $I_n$ and $O_n$. Their areas equals to $$ S(I_n) = \frac 12 n r^2 \sin\frac{2\pi}n \quad\text{and}\quad S(O_n) = nr^2 \tan \frac\pi n. $$ As $I_n \subset D \subset O_n$, it follows that $$ \frac 12 r^2 n\sin\frac{2\pi}n \leq S(D) \leq r^2 n\tan \frac\pi n. $$ Then, by passage to limits, $$ \frac 12 r^2 \cdot 2\pi \leq S(D) \leq r^2 \cdot\pi. $$ However, I need the knowledge that $\lim_{n\to\infty} n\sin (1/n) = 1$. Luckily, I know that for $x \in (0, \pi/2)$ $$ \sin x < x < \tan x. $$ But the classic proof of a right inequality requires calculation of area of a circle segment! What to do?
I am not sure that proofs by integration do not use the derivative of $\sin x$ (which is, again, follows from a limit $\lim_{x\to0} (\sin x)/x$). Same thing about tayloring to prove inequalities.
Shoul I somehow show that arc length is less than length of a tangent segment?
UPD Now I see two ways, both using definition of length of a curve as supremum of inscribed polygonal chains.
One is to derive inequalty $x < \tan(x)$ from the fact that if $A \subset B$ are convex polygons, then the perimeter of $A$ is at most the perimiter of $B$. (Thanks to @Mark S.)
Second is to consider a sequence of polygons inscribed in circle whose perimeters converge to $2\pi r$. Area of each such polygon is $$ \frac12 \sum a_i h_i, $$ where $a_i$ are sides' lengths and $h_i$ are distances from sides to the center of circle. As perimeter of polygon tends to the perimeter of circle, $\max a_i$ tends to 0, so $\min h_i$ and $\max h_i$ tend to $r$.