0

Definition of smooth curve: A parametric curve $\mathrm Z(t)=x(t)+i > y(t)$ on $[a,b]$ is called smooth if

  1. $\mathrm Z'(t)=x'(t)+i y'(t)$ exists and continuous on $[a,b]$.

  2. $\mathrm Z'(t)$ is non zero on $(a,b)$.

But my problem is that why is the word "continuous" written? As We know that differentiability implies continuity.

cqfd
  • 12,219
  • 6
  • 21
  • 51

1 Answers1

5

Differentiability of $Z(t)$ implies continuity of $Z(t)$, but does not imply the derivative $Z'(t)$ is continuous, which is what the definition says.

obscurans
  • 3,422