While studying for my exam, I've run into some problems understanding what a smooth curve in $\mathbb{R}^2$ is.
I first thought that, intuitively, I could think of a piece of string on a piece of paper, where the string is the curve and my paper is the $\mathbb{R}^2$ space.
But in my book, it says the following:
A smooth curve in $\mathbb{R}^2$ is every subset $\Gamma$ of $\mathbb{R}^2$ which can be written as $\Gamma = \phi[a,b]$, where $\phi:[a,b] \rightarrow \mathbb{R}^2$ $(a<b)$ has the following properties:
- $\phi$ is a bijection of $[a,b]$ on $\Gamma$
- $\phi \in C^1[a,b]$
- $\phi'(t) \neq 0$ $\forall a<t<b$
Now my problem lies in these properties:
I googled examples of smooth curves and was returned images of ellipsoids and circles (among other shapes).
As far as I know, to represent a circle or ellipsoid, every value in $[a,b]$ would need have 2 values in $\mathbb{R}^2$ and because of this it's not a bijection.
Another problem arises in the fact that the derivative cannot be 0, as this is the case in 2 points in aforementioned shapes.