Key Concepts and Formulas
- Integration by Parts: ∫udv=uv−∫vdu
- Substitution Method: If u=g(x), then ∫f(g(x))g′(x)dx=∫f(u)du
- Given: ∫f(x)dx=ψ(x)
Step-by-Step Solution
Step 1: Set up the integral and apply substitution
We are given the integral I=∫x5f(x3)dx. We want to simplify this using a substitution. Let t=x3. Then, dxdt=3x2, which implies dt=3x2dx. We rewrite the integral to prepare for the substitution:
I=∫x5f(x3)dx=∫x3⋅x2f(x3)dx=∫x3f(x3)x2dx
Now, we substitute t=x3, so x3=t and x2dx=31dt. The integral becomes:
I=∫tf(t)31dt=31∫tf(t)dt
Step 2: Apply integration by parts
We will use integration by parts on the integral ∫tf(t)dt. Let u=t and dv=f(t)dt. Then, du=dt and v=∫f(t)dt=ψ(t). Applying integration by parts:
∫tf(t)dt=tψ(t)−∫ψ(t)dt
Step 3: Substitute back into the expression for I
Substitute this result back into the expression for I:
I=31[tψ(t)−∫ψ(t)dt]
Now substitute t=x3 back into the expression:
I=31[x3ψ(x3)−∫ψ(x3)dt]
Since t=x3, we have dt=3x2dx, so dx=3x2dt. Thus, ∫ψ(x3)dt=∫ψ(x3)3x2dx.
Therefore,
I=31[x3ψ(x3)−∫ψ(x3)3x2dx]
I=31[x3ψ(x3)−3∫x2ψ(x3)dx]+C
I=31[x3ψ(x3)]−∫x2ψ(x3)dx+C
I=31x3ψ(x3)−∫x2ψ(x3)dx+C
Step 4: Manipulate to match the correct option
We can rewrite the expression as:
I=31[x3ψ(x3)−3∫x2ψ(x3)dx]+C
I=31[x3ψ(x3)−3∫x2ψ(x3)dx]+C
Common Mistakes & Tips
- Remember to substitute back to the original variable after integration by parts or substitution.
- Be careful with the constants when applying the substitution method. Specifically, make sure to account for the 3x2 term when substituting t=x3.
- Double-check your integration by parts setup, especially the choice of u and dv.
Summary
We started with the given integral and used a combination of substitution and integration by parts to evaluate it. First, we substituted t=x3 to simplify the integral. Then, we applied integration by parts and finally, we substituted back to the original variable to obtain the final result. The final answer is 31[x3ψ(x3)−3∫x2ψ(x3)dx]+C.
Final Answer
The final answer is 31[x3ψ(x3)−3∫x2ψ(x3)dx]+C, which corresponds to option (A).