I've encountered a problem by trying to use integration by parts to prove a certain theorem. I'm not sure if this is just confusion caused by notation, or I'm missing something important. The problem is proving the next line:
$ \int_a^x f'(t)dt = tf'(t)|_a^x - \int_a^xtf''(t)dt $
Let: $u=f'(t)$, and $dv=dt$. Therefore: $du=f''(t)$, and $v=t$.
Using integration by parts:
$\int_a^x f'(t)dt =\int_a^x udv= uv|_a^x -\int_a^xvdu=tf'(t)|_a^x-\int_a^xtf''(t)$
Notice that the last integral is missing the $dt$ symbol.
Where is the mistake in my logic? Is my understanding of notation wrong? Am I missing something obvious?
If $$ u = f'(t) $$
then
$$ \mathrm{d}u = f''(t) \mathrm{d}t $$