I ran into a problem of finding the anti-derivative of a function which involves the absolute value function. Here is the problem:
Question: If $v(t) = \langle|t^2-1|,4t-3\rangle$ is the velocity vector, find $s(t)$ the position vector. Given that $s(0) = \langle 1,1\rangle$.
My answer: $s(t) = \displaystyle \int_{0}^t v(x)dx$. Do we split this into $2$ cases ? $0 \le t \le 1$ and $t \ge 1$ ?
To be quite honest here my elementary differential geometry is quite rusty. I would appreciate to see a full analysis on this. Thanks. WY.