Exercise
$\int\frac{1}{16}x^2\cdot\sin\left(x\right)dx$
Step-by-step Solution
Learn how to solve differential equations problems step by step online. Find the integral int(1/16x^2sin(x))dx. The integral of a function times a constant (\frac{1}{16}) is equal to the constant times the integral of the function. We can solve the integral \int x^2\sin\left(x\right)dx by applying the method of tabular integration by parts, which allows us to perform successive integrations by parts on integrals of the form \int P(x)T(x) dx. P(x) is typically a polynomial function and T(x) is a transcendent function such as \sin(x), \cos(x) and e^x. The first step is to choose functions P(x) and T(x). Derive P(x) until it becomes 0. Integrate T(x) as many times as we have had to derive P(x), so we must integrate \sin\left(x\right) a total of 3 times.
Find the integral int(1/16x^2sin(x))dx
Final answer to the exercise
$-\frac{1}{16}x^2\cos\left(x\right)+\frac{1}{8}x\sin\left(x\right)+\frac{1}{8}\cos\left(x\right)+C_0$