I read a definition of a smooth curve on the plane: A smooth curve is a map from $[a,b] \to \mathbb R^2: t\mapsto ( f(t),g(t) )$, where $f$ and $g$ are infinitely differentiable functions.
According to this definition, $x^2 = y^3$ can be parametrized by $t \mapsto (t^2, t^3)$, so it should be smooth? But it has a special point at $(0,0)$? Can anyone help me please?
According to my Differential Geometry notes (had to look it up...), a curve is smooth if the partial derivatives (i.e. x' , y' , z' , ...) are not all zero for the same parameter t. In the given example, the curve is not smooth in the Origin, and such points are sometimes referred to as cusps. From a physical point of view: If a particle traces the curve, its speed should never become zero at a particular time.