What is the meaning of arc length in this physical scenario?

133 Views Asked by At

Let's say a particle's velocity is modeled by $v(t)=\sin(t)$. Therefore, assuming the particle starts at position $0$, it's position $x$ can be modeled by $x(t)=\cos(t)$. The total distance traveled by the particle in $t$ seconds can then be modeled by $\int_0^t{|\sin(t')|}\mathrm{d}t'$. In this instance, what is the arc length of the position in physical terms? To be specific, what is the meaning of $a(g)=\int_0^g{\sqrt{1+\sin^2t}}\space \mathrm{d}t$?

1

There are 1 best solutions below

0
On

Note that $x(t)=1-\cos t$ instead, so $x(0)=0$ and $v(t)=\sin t$.

Distance travelled $\displaystyle \, =\int_{0}^{t} |v(t)| dt =\int_{0}^{t} |\sin t| \, dt =2\left \lfloor \frac{t}{\pi} \right \rfloor +1- \cos \left( t-\left \lfloor \frac{t}{\pi} \right \rfloor \pi \right)$

Whereas $\displaystyle \int_{0}^{x} \sqrt{1+\sin^{2} x}\, dx = E(x,i)$ is the arc length of the curve $y=\cos x$