My physics professor did the following:
Let $a(t)=v'(t)$ be a given function. Suppose $v(0)$ is known, then $$ \int_{v(0)}^{v(t)} dv=\int_0^ta(t)dt \iff v(t)=v(0)+\int_0^ta(t)dt $$
I believe this is incorrect in many ways:
- The limits of integration (I don't understand why he got those!).
- Having $t$ both as variable of integration and limit of integration.
- "Multiplying by $dt$ on both sides"(??).
Could someone explain how to correctly get $v(t)$ from $v(0),a(t)$?
Integrating both sides of $a(t)=v'(t)$ with respect to tthe same variable $t$ and for the same interval $(0,x)$ we have:
$$ \int_0^x a(t)dt=\int_0^xv'(t) dt $$ and, by the fundamental theorem for the RHS; $$ \int_0^x a(t)dt=v(x)-v(0) $$