Finding the value of this integral $ \int_{-\pi/4}^{\pi/4}{ (\cos{t} + \sqrt{1 + t^2} }\sin^3{t}\cos^3 {t})dt$?

971 Views Asked by At

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}$$

2

There are 2 best solutions below

2
On BEST ANSWER

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.

1
On

You could split the integral into two terms $$\int_{-\pi/4}^{\pi/4}{ (\cos{t} + \sqrt{1 + t^2}\sin^3{t}\cos^3 {t})\,dt}=2\int_0^{\pi\over 4}\cos{t}+0 =2\times\Big[\sin(t)\Big]_{0}^{\pi/4}=2\times\frac{1}{\sqrt{2}}=\sqrt{2}.$$

because $t \to \sqrt{1 + t^2}\sin^3{t}\cos^3 {t}~$ is an odd function.