In $\mathbb R^n$ the defintion of curvature of a smooth regular curve $\gamma : \mathbb R \to \mathbb R^n$ is $$ \kappa (t) = \|\gamma''(t)\| / \|\gamma '(t)\|$$
In $\mathbb R^2$ the definition for the curvature of an arbitrary smooth regular curve $\gamma : \mathbb R \to \mathbb R^2$ given as $\gamma (t) = (x(t),y(t))$ is
$$ \kappa (t) = {x'(t) y''(t) - x'' (t) y' (t) \over (x^{'2} + y^{'2})^{3/2}}$$
I assumed these should be equal because I thought the second formula was simply for convenience and not in fact different. But calculating a simple example says otherwise:
If $\gamma (t) = (2 \cos t, \sin t)$ is an ellipse then
$$ \|\gamma ''\|/\|\gamma'\| = {\sqrt{4 \cos^2 t + \sin^2 t} \over \sqrt{4 \sin^2 t + \cos^2 t}}$$
whereas
$$ \kappa(t) = {2\over (4 \sin^2 t + \cos^2 t)^{3/2}}$$
Similarly, a different curvature for $\gamma (t) = (t,t^2)$.
Why is the curvature in $\mathbb R^2$ defined differently than for $\mathbb R^n$? It seems bizarre to me that they are not equal.