I stumbled on this problem and I'm stuck.
Any hints on how I could approach evaluating this particular integral?
$$ \int_{-\pi/4}^{\pi/4}{ (\cos{t} + \sqrt{1 + t^2}\sin^3{t}\cos^3 {t})\,dt}$$
What I've tried prior to asking is using $\sin{t}\cos{t} = \frac{1}{2}\sin{2t}$ and $\sin^2{t} = 1 - \cos^2{t}$. I end up with:
$$ \int_{-\pi/4}^{\pi/4}{ (\cos{t} + \frac{1}{8}\sqrt{1 + t^2}\sin{2t} - \frac{1}{16}\sqrt{1 + t^2}\sin{4t}\cos{2t})\,dt}$$
Note that $$\int_{a}^{b}{f(t)}dt=\int_{a}^{b}{f(a+b-t)}dt$$
Here $$ I=\int_{-\pi/4}^{\pi/4}{ (\cos{t} + \sqrt{1 + t^2}\sin^3{t}\cos^3 {t})}dt=\int_{-\pi/4}^{\pi/4}{ (\cos{(\pi/4-\pi/4-t)} + \sqrt{1 + (\pi/4-\pi/4-t)^2}\sin^3{(\pi/4-\pi/4-t)}\cos^3 {(\pi/4-\pi/4-t)})}dt$$ $$=\int_{-\pi/4}^{\pi/4}{ (\cos{t} - \sqrt{1 + t^2}\sin^3{t}\cos^3 {t})}dt$$
Thus
$$2I=\int_{-\pi/4}^{\pi/4}{ (2\cos{t})}dt$$
which can be easily solved.