Is there a proof in (or from) Euclid's Elements of the following statement, or something akin to it?
Produce a circle with radius $OA$. Let $P$ be the point on that circle with an acute angle $\theta$ from $OA$ and let $B$ be the intersection of the straight line extending $OA$ with the tangent line to the circle at $P$. Then the length of the arc $PA$ is smaller than the length of the segment $PB$.
Analytically speaking, if $O$ is the origin and $A = (1,0)$ then this statement amounts to saying that $\theta < \tan(\theta)$. I can give an analytic proof of this by comparing the areas of the triangle $OPB$ (area $= \frac{1}{2} (\sin(\theta)^2 \tan(\theta) + \sin(\theta) \cos(\theta)) = \frac{1}{2}\tan(\theta)$) and the sector $OPA$ (area = $\frac{1}{2}\theta$) but I was wondering if there was a purely geometric proof. Maybe a not-so-straightforward application of Common Notion 5?