Respuesta :
Answer:
[tex]\displaystyle \int\limits^{\pi/2}_ {0} \,(t^2-3t)\sin t\, dt = \pi -5[/tex]
Step-by-step explanation:
We want to evaluate the integral:
[tex]\displaystyle \int\limits^{\pi/2}_ {0} \,(t^2-3t)\sin(t)\, dt[/tex]
Since this is a product of two functions, we can use Integration by Parts. Recall that:
[tex]\displaystyle \int u\, dv = uv - \int v\, du[/tex]
Let u be t² - 3t and let dv be sin(t).
Thus:
[tex]du = 2t - 3\, dt[/tex]
And:
[tex]\displaystyle v = \int \sin t\, dt = - \cos t[/tex]
So:
[tex]\displaystyle =\left(-\cos t\right)\left(t^2-3t\right)\Bigg|_0^{\pi/2}-\int_{0}^{\pi/2} \left(-\cos t\right)\left(2t-3\right)\, dt[/tex]
Simplify:
[tex]\displaystyle = - \left(\cos t\right)(t^2-3t)\Bigg|_{0}^{\pi /2}+\int\limits^{\pi/2}_ {0} \,\cos(t)(2t-3)\, dt[/tex]
We can use IBP once more.
Let u be 2t - 3 and let dv be cos(t). Therefore:
[tex]du = 2\, dt[/tex]
And:
[tex]\displaystyle v = \int \cos t\, dt = \sin t[/tex]
So:
[tex]\displaystyle = - \left(\cos t\right)(t^2-3t)\Bigg|_0^{\pi/2}+\left(\sin(t)(2t-3)\Bigg|_0^{\pi /2}-\int\limits^{\pi/2}_0 \, 2\sin(t)dt \right)[/tex]
Evaluate:
[tex]\displaystyle =-\left(\cos t\right)(t^2-3t)+\sin(t)(2t-3)+2\cos(t)\Bigg|_0^{\pi /2}[/tex]
Evaluate the first section:
[tex]\displaystyle \begin{aligned} &= -\cos\left(\frac{\pi}{2}\right)\left(\left(\frac{\pi}{2}\right)^2-3\left(\frac{\pi}{2}\right)\right)+\sin\left(\frac{\pi}{2}\right)\left(2\left(\frac{\pi}{2}\right)-3\right)+2\cos \left(\frac{\pi}{2}\right)\right) \\ \\ &= (0) + (1)(\pi -3) + (0) \\ \\ &= \pi -3 \end{aligned}[/tex]
And the second:
[tex]\displaystyle \begin{aligned} &= -\cos(0)((0)^2-3(0))+(\sin(0))(2(0)-3)+2\cos(0 ) \\ \\&=(0)+(0)+(2) \\ \\ &= 2\end{aligned}[/tex]
Therefore:
[tex]\displaystyle \int\limits^{\pi/2}_ {0} \,(t^2-3t)\sin(t)\, dt = (\pi -3) -(2) = \pi -5[/tex]