I can't prove formally this idea which I'm almost 100% sure:
If a curve is inside a circle than it can't have any point with a Smaller curvature than the circle itself.
How can I prove this simple and intuitive idea formally?
I can't prove formally this idea which I'm almost 100% sure:
If a curve is inside a circle than it can't have any point with a Smaller curvature than the circle itself.
How can I prove this simple and intuitive idea formally?
Within the unit circle, consider the curve defined by $$ (4x)^2 + (2y)^2 = 1 $$ or parametrized by $$ t \mapsto (\frac{1}{8} \cos t , \frac{1}{2} \sin t) $$ This is an ellipse with major axis $1$ and minor axis $\frac{1}{4}$.
At $t = 0$, or $(x, y) = (\frac{1}{8}, 0)$, the radius of curvature is $R = (1/8)^2/(1/2) = 2/64 = 1/32$; hence the curvature is $32$.
At $t = \pi/2$, or $(x, y) = (0, \frac{1}{2})$, the radius of curvature is $(1/2)^2/(1/8) = 8/4 = 2$; hence the curvature is $1/2$.
So the curvature can be both smaller and larger than the curvature of the unit circle (which is $1$).