$$\int_0^{\pi}\lfloor\pi^2\cos^3x\rfloor\sin x\,dx$$ (where $\lfloor x \rfloor $ is the floor of $x$)
I thought of breaking into required bounds but its too lengthy. Moreover I had to take cube root and then $\cos$ inverse. Please give a hint.
$$\int_0^{\pi}\lfloor\pi^2\cos^3x\rfloor\sin x\,dx$$ (where $\lfloor x \rfloor $ is the floor of $x$)
I thought of breaking into required bounds but its too lengthy. Moreover I had to take cube root and then $\cos$ inverse. Please give a hint.
Since,
$$ \int_0^{2a}f(x)\,dx =\int_0^{a}\bigl(f(a+x)+f(a-x)\bigr)\,dx$$
$$ \implies\int_0^{\pi}\left\lfloor\pi^2\cos^3x\right\rfloor\sin x\,dx=\int_0^{{\pi}/{2}}\left(\left\lfloor-\pi^2\sin^3x\right\rfloor+\left\lfloor\pi^2\sin^3x\right\rfloor\right)\cos x\,dx$$
Clearly, most of the terms will get cancelled out.
$ \int_{-a}^{a}f(x),dx = \begin{cases} 2 \int_0^{a}f(x),dx & \text{if $f$ is even} \ 0 & \text{if $f$ is odd} \end{cases} $
– Your IDE Nov 25 '17 at 06:37\lfloor and \rfloor
– gen-ℤ ready to perish
Nov 25 '17 at 06:48