Solveeit Logo

Question

Question: How do you find the integral of \(\sin \left( 2\pi t \right)dt\) ?...

How do you find the integral of sin(2πt)dt\sin \left( 2\pi t \right)dt ?

Explanation

Solution

We first take 2πt2\pi t to be another variable xx . This makes the integral a standard integral of the integration of sinx\sin x form. Integration of sinx\sin x gives cosx-\cos x . We then add the constant of integration cc . Finally, we replace xx with 2πt2\pi t

Complete step by step answer:
The given integrand is sin(2πt)\sin \left( 2\pi t \right) where the variable is tt . The integral becomes
sin(2πt)dt....integral1\int{\sin \left( 2\pi t \right)dt}....\text{integral1}
Let us assume the entire term 2πt2\pi t as another variable xx .
2πt=x....equation1\Rightarrow 2\pi t=x....equation1
Differentiating both sides of the above equation and expressing it in differential forms, we get
2πdt=dx\Rightarrow 2\pi dt=dx
Dividing both sides of the above equation by 2π2\pi we get,
dt=dx2π\Rightarrow dt=\dfrac{dx}{2\pi }
Then, integral1\text{integral1} becomes,
sin(x)dx2π....integral2\Rightarrow \int{\sin \left( x \right)\dfrac{dx}{2\pi }}....\text{integral2}
12π\dfrac{1}{2\pi } being a constant term, we take it outside of the integral. The integral thus becomes,
12πsin(x)dx\Rightarrow \dfrac{1}{2\pi }\int{\sin \left( x \right)dx}
We all know that the integration sinx\sin x gives us cosx-\cos x . The integral thus gets evaluated to
12π(cosx)\Rightarrow \dfrac{1}{2\pi }\left( -\cos x \right)
As the integral given in the problem is an indefinite one, so we need to add a constant of integration cc . This constant of integration is added to include any constant term which can be present in the function, whose derivative we are integrating. For example, the derivative of x2{{x}^{2}} and x2+c{{x}^{2}}+c both are 2x2x . But, if we are given to integrate 2x2x , we have to consider the more general case which is x2+c{{x}^{2}}+c . If the answer is x2{{x}^{2}} then we can simply put cc as 00 . Thus, always a constant of integration is taken into account.
So, we can write,
12π(cosx)+c\Rightarrow \dfrac{1}{2\pi }\left( -\cos x \right)+c
We now replace xx with 2πt2\pi t as the variable of the original integrand was tt and not xx . This means,
12π(cos2πt)+c\Rightarrow \dfrac{1}{2\pi }\left( -\cos 2\pi t \right)+c
Therefore, we can conclude that sin(2πt)dt\int{\sin \left( 2\pi t \right)dt} evaluates to 12π(cos2πt)+c\dfrac{1}{2\pi }\left( -\cos 2\pi t \right)+c .

Note:
If the integrand is of a complicated form, we can express some part of it as another variable. This will make the problem easier. But, finally we should convert back the assumed variables to the original ones. In case of definite integrals, we should put the limits carefully. For definite integrals, we must remember to include the constant of integration cc .