For the sake of context: I've just finished a master degree in Mathematics and my goal is to get a Ph.D. in Complex Analysis. In the years I spent studying my undergraduate mathematics degree I had always avoided the Geometry courses because the subject (or maybe the way it was taught to me) seemed... tedious. I remember to think "Euclidean Geometry, manifolds, Riemann metrics, curvature, geodesics... Ok, so what?". That thought, that inability to appreciate the beauty of Geometry ---which I can tell it exists by the many people in the mathematical community who know way more than me about it and claim so--- in the same way I distinctly see it (specially) in Complex Analysis has always bothered me.
A few days ago I was reading Rudin's Real and Complex Analysis and reached the following theorem:
Theorem: If $\varphi$ is convex on $(a,b)$, then $\varphi$ is continuous on $(a,b)$.
PROOF The idea of the proof is most easily conveyed in geometric language. Those who may worry that this is not "rigorous" are invited to transcribe it in terms of epsilons and deltas.
Suppose $a<s<x<y<t<b$. Write $S$ for the point $(s,\varphi(s))$ in the plane, and deal similarly with $x,y,$ and $t$. Then $X$ is on or below the line $SY$, hence $Y$ is on or above the line through $S$ and $X$; also, $Y$ is on or below $XT$. As $y\to x$, it follows that $Y\to X$, i.e., $\varphi(y)\to\varphi(x)$. Left-hand limits are handled in the same manner, and the continuity of $\varphi$ follows.
The instant I read "in geometric language" I started frowning, but I continued reading. After drawing a picture and give it some thought I was thinking, much to my surprise, that it couldn't exist a more beautiful proof of this theorem. I couldn't like more that "three-lines-Lipschitz" clean argument;
(!!) Today I had a similar "incident" working out the proof that the (angle preserving) set of isometries of the Poincaré disk model coincides exactly with the Mobius transformations of the unit disk, so I have decided to give a hard try to Geometry.
I want to begin with Differential Geometry which, being closer to my comfort zone, I expect to be a good choice. I have already chosen from which books I will study (Spivak's A Comprehensive Introduction to Differential Geometry), so my question is
Question: Could you please share some example of a geometric argument, geometric result, geometric idea, or even a geometric calculation in the realm of Differential Geometry which ---in the same spirit as the two examples I gave--- you find exceptionally beautiful or enlightening and explain why?
It would be a good source of motivation to keep studying and learning Geometry to me (and maybe others with a similar problem), so I would be sincerely grateful to hear from you. =)
[Sorry for the extension, I couldn't find a shorter way to accurately explain what I am looking for.]


Here is an interesting result on the study of curves in $\mathbb R^3$. The proof is analytic, and will be paraphrased from Do Carmo's book "Differential Geometry of Curves and Surfaces," which is a standard reference. While much of differential geometry has to do with manifolds of higher dimension than just curves, there are many notions that I don't think I would be comfortable trying to distill down into a rather short argument or explanation of some theorem without really losing the beauty of the statement. There are many experts on differential geometry here, and I will let them have the pleasure of explaining some of these results. It's worth noting that much of differential geometry is real-analytic, rather than complex. Hopefully you still find this result interesting. First, some terminology:
Let $\alpha(s)$ be a curve parameterized by arc length. The derivative of $\alpha$ is a tangent vector $t$, and since $\alpha$ is parameterized by arc length, it is unit length. This means that $|\alpha''(s)|$ measures the rate of change of the angle which neighboring tangents make with the tangent at $s$. This value is denoted by $\kappa$ and is the 'curvature' of $\alpha$. If the curvature at a point of a curve is non-zero, then there is a unit vector $n$ in the direction of $\alpha''$ defined by $\alpha''(s) = \kappa (s) n(s)$, which is perpendicular to the tangent line (this follows from differentiating $\alpha' \cdot \alpha' = 1$). This vector $n$ is the normal vector, and the plane spanned by the tangent and normal is called the 'osculating plane'.
In geometry, we often times want coordinates adapted to our particular situation. In particular, when dealing with curves, it is desirable to have a set of linearly-independent vectors that live at each point of a curve, called a 'moving frame.' The third and final vector of this frame is found by taking the cross product of the tangent with the normal, to produce the 'binormal.' This frame is very special and is called the 'Frenet frame.'
There is a final notion we need - the derivative of the binormal. This is called the 'torsion.' Similar to curvature, this measure how much the curve pulls and twists away from the osculating plane. It is denoted by $\tau$
Now we are ready to state the claim:
THEOREM: Given differentiable functions on an interval $k(s) >0$ and $\tau(s)$, there exists a regular parameterized curve $\alpha$ such that $s$ is the arc length, $k(s)$ is the curvature of $\alpha$ and $\tau$ is the torsion of $\alpha$. Moreover, any other curve with the same conditions is isometric to $\alpha$, in the sense that there is some rigid motion (i.e. element of $O(3)$ and/or a translation) which maps the other curve onto $\alpha$.
We will sketch the proof, which uses the theory of ordinary differential equations.
From the definitions, it is not hard to show that the Frenet frame can be given by the following equations.
$$\frac{dt}{ds} = \kappa n$$
$$\frac{dn}{ds} = -\kappa t - \tau b$$
$$\frac{db}{dt} = \tau n$$
Now, really since these are all vector quantities, they are each actually a linear function of three variables - the coordinates of the vectors at each point. And so the Frenet frame gives a linear differential system on $I \times \mathbb R^n$.
This system might sound like a hot mess, but we do have an existence theorem that can handle it. In particular, since the system is linear, the usual local existence result from analysis can handle this system on the whole interval. It follows that given these functions, and the initial conditions we use to create the orthonormal frame at one point, we can solve the system of ODEs without any issues. However, we don't know that the solutions remain orthonormal, and this is key if we want our curve to be essentially defined by the Frenet frame we are trying to prescribe.
Now to check orthnormality, we will use the Frenet equations to check that the quantities $\langle t,n \rangle, \langle t, b \rangle, \langle n, b \rangle, \langle t ,t \rangle, \langle n, n \rangle, \langle b, b\rangle$ are all either $0$ or $1$, respectively.
From these expressions, we can simply differentiate each of these expressions, and then a relatively easy computation shows that the desired result is true.
Now we must actually obtain the curve. This is straight forward enough. Set $\alpha(s) = \int t(s) ds$. This ensures that $\alpha'(s) =t (s) $ and that $\alpha''(s) = \kappa n$, so that $\kappa (s) $ actually is the curvature at each point. That we have succeeded in prescribing the torsion is a little harder. We can see that $\alpha '''(s) = \kappa ' n - \kappa^2t - \kappa \tau b$ from the product rule and the definition. Then we have to use another (computational) fact, which is also not super hard to prove, that $\frac{-\langle \alpha' \times \alpha'', \alpha''' \rangle}{\kappa^2} = \tau$, and this shows that $\alpha$ is the claimed curve.
The uniqueness part is thankfully easier. The Frenet frames being linearly independent sets and in fact orthonormal means that we can just rotate one frame and translate so that origins coincide, and then use the uniqueness part of our existence/uniqueness theorem for ordinary differential equations, to show that after this change, the resulting solutions, and hence curves, coincide.
In hindsight, I feel like this argument might be rather terse. The basic theory of curves and surfaces has many computations in it, most of which are very simple, but sometimes a little long, but are always satisfying to work out, in my opinion. I encourage you to hunt down a copy of Do Carmo's book, and take a pass at it. The book has a good number of illustrations, but spares few if any details on mathematical rigor. The analyst in you will be pleased that proofs are not distilled into pictures, with the actual details left to the reader - you will find a complete telling of all the details of elementary differential geometry in this text.