Let $\mu: [x,y]\to \mathbb{R}^n$ be a parametrized curve in $\mathbb{R}^n$ such that $\mu(x)=x_1$ and $\mu(y) = y_1$. Show that for any constant vector $v$ where $\lVert v \rVert=1$ then: $$(y_1-x_1) \dot\ v = \int^y_x \mu'(t) \dot\ v \ dt \le \int^y_x \lVert\mu'(t)\rVert dt.$$ Using this show that $$\lVert\mu(y)-\mu(x)\rVert\le \int^y_x \lVert\mu'(t)\rVert dt. $$
How can I prove this?
For the first part I know that I must use Cauchy-Schwarz inequality but I don't know how to apply it here. The second part is telling me the distance (or length) between $x_1$ and $y_1$ is less than the length (arc length) of $\mu$?
\lVert
and\rVert
for a nicer looking $\lVert x\lVert$. – Pedro Sep 03 '13 at 02:40