
I discovered this elegant theorem in my facebook feed. Does anyone have any idea how to prove?
Formulations of this theorem can be found in the answers and the comments. You are welcome to join in the discussion.
Edit: Current progress: The theorem is proven. There is a bound to curvature to be satisfied before the theorem can hold.
Some unresolved issues and some food for thought:
(1) Formalise the definition (construction) of the parallel curve in the case of concave curves. Thereafter, consider whether this theorem is true under this definition, where the closed smooth curve is formed by convex and concave curves linked alternatively.
(2) Reaffirm the upper bond of $r$ proposed, i.e. $r=\rho$, where $\rho$ is the radius of the curvature, to avoid self-intersection.
(3) What is the least identity of the curves in order for this theorem to be true? This is similar to the first part of question (1).
(4) Can this proof be more generalised? For example, what if this theorem is extended into higher dimensions? (Is there any analogy in higher dimensions?)
Also, I would like to bring your attention towards some of the newly posted answers.
Meanwhile, any alternative approach or proof is encouraged. Please do not hesitate in providing any insights or comments in further progressing this question.





Let $\beta: I \rightarrow \mathbb{R^2}, I \subset \mathbb{R}$ be a positively oriented plane curve parametrised by arc length.
Now note that $\alpha$ is constructed by moving each point on $\beta$ a distance of $r$ along its unit normal vector. We can articulate this more precisely:
So,
$$ \alpha = \beta + r\frac{\beta''}{\kappa} = \beta + n_\beta \ \ \ (*) $$
The arc length of some space curve $\gamma:(a,b)\rightarrow \mathbb{R^n}$ parametrised by arc length is given by,
$$ \int^b_a ||\gamma'(s)||\,ds $$
(where $s$ is the parametrisation variable)
Let $l_\alpha$ and $l_\beta$ denote the respective lengths of $\alpha$ and $\beta$. We wish to show that $l_\alpha - l_\beta=2\pi r$
Computing the relevant integral using ($*$) (I needn't bother explicitly writing the bounds since these aren't important to us here) and writing $\beta:= \beta(s)$ (which in turn, induces $\alpha=\alpha(s))$,
$$ l_\alpha - l_\beta= \int ||\alpha'||\,ds - \int ||\beta'||\,ds = \int \left(||\beta' + r n'_\beta|| - ||\beta'||\right)\,ds\ \ \ \ (**) $$
Recall that $\beta'=t_\beta$.We must determine the nature of $n'_\beta$ in order to proceed:
Define the scalar function $\theta(s)$ as the inclination of $t_\beta(s)$ to the horizontal. Then we may write $t_\beta(s)=(\cos\theta(s),\sin\theta(s))$, and so $n_\beta=(-\sin\theta(s),\cos\theta(s))$ by application of the rotation matrix through $\pi/2$. This gives us,
$$ n'_\beta(s)=-\theta'(s)t_\beta(s) $$
We can stop sweating now since we can see that $n'_\beta$ is parallel to $\beta'$ - and that makes everything pretty neat. Plugging all of this into ($**$) and recalling that $||t_\beta||=1$,
$$ l_\alpha - l_\beta= \int \left(||t_\beta -r\theta't_\beta|| - ||t_\beta||\right)\,ds = \int \left(||t_\beta||.||1-r\theta'-1||\right)\,ds = \int \left(||-r\theta'||\right)\,ds$$
And finally,
$$ l_\alpha-l_\beta = \int \left(||-r\theta'||\right)\,ds= r \int \left(||\theta'||\right)\,ds=2\pi r $$
Q.E.D
Fun fact: $\theta'(s)$ is exactly $\kappa(s)$, the signed plane curvature (from Serret-Frenet relation $t'=\kappa n$ for space curves given torsion $\tau$ vanishes) and so the final integral is often seen as $\int \kappa(s)ds$ which is a quantity called the total curvature!
Caveat One must assume differentiability on the inner curve - note that the result fails for polygons or when given vertices. Furthermore, the special case of concave curves (where the initial result $l_\alpha=l_\beta+2\pi r$ does not always hold) is discussed in the comments below - this is not too difficult to deal with given a restriction on $r$ (though we don't have to apply this restriction if self-intersections are permitted; if they are indeed permitted, the proof will still work!) and modified computation of the total curvature.