In the book of quantum mechanics I came across an integral which was supposed to be from a manual ($C$ is a constant):
\begin{align} \int\limits_{0}^d \sin^2\left( C x \right)\, d x = \left.\left(\frac{x}{2}- \frac{\sin(2Cx)}{4C}\right)\right|_0^d \end{align}
Where can I read more about this? I would be glad if anyone could provide me a proof.
$$\sin ^2 Cx=\dfrac{1-\cos 2Cx}{2}$$ $$\int \sin ^2 Cx\;dx=\int\dfrac{1-\cos 2Cx}{2}\;dx$$ $$\int\dfrac 12-\dfrac{\cos 2Cx}{2}dx$$ $$\dfrac {x}{2}-\dfrac{\sin 2Cx}{2\cdot 2C}$$ $$\dfrac {x}{2}-\dfrac{\sin 2Cx}{4C}$$ Now just put given limits $$\left[\dfrac {x}{2}-\dfrac{\sin 2Cx}{4C}\right]_0^d$$ $$\dfrac {d}{2}-\dfrac{\sin 2Cd}{4C}$$