Why?
$$\int{\cos({\pi}t)} dt = \frac{1}{\pi}\sin({\pi}t)$$
the indefinite integral of $ \cos(x) = \sin(x) $ isn't it?
so this suppose to be $$\int{\cos({\pi}t)} dt = \sin({\pi}t)$$
Why in the video at the minute 3:50 (https://www.youtube.com/watch?v=EuWaisQj3hU&index=29&list=PLF5E22224459D23D9) the professor says the first one?
Am I missing something?
please explain to me step by step and in detail. Thank you very much.
Use $u$-substitution, let $u = \pi t$, then $$\int \cos(\pi t)\,dt = \int \cos(u)\cdot\frac{1}{\pi}\,du = \frac{1}{\pi}\sin(\pi t)+C$$
To check your work, you can take the derivative of the RHS to check that it matches the integrand: $$\left(\frac{1}{\pi}\sin(\pi t)+C\right)' = \frac{1}{\pi}\cos (\pi t)\cdot \pi+0 = \cos(\pi t),$$ which matches the original integrand.
In fact, he explicitly says to take the derivative of "something" and that should match the integrand. That "something" is $$\frac{1}{\pi}\sin(\pi t)+C.$$ Remember that the derivative of a constant is zero.