Key Concepts and Formulas
- Integration by Parts: ∫udv=uv−∫vdu
- Substitution Method: ∫f(g(x))g′(x)dx=∫f(u)du, where u=g(x) and du=g′(x)dx
Step-by-Step Solution
Step 1: Identify the given integral and the desired form.
We are given the integral ∫x5e−4x3dx and we want to find f(x) such that ∫x5e−4x3dx=481e−4x3f(x)+C.
Step 2: Perform a substitution to simplify the integral.
Let t=x3. Then, dt=3x2dx, which implies x2dx=31dt. We can rewrite the integral as follows:
∫x5e−4x3dx=∫x3⋅x2e−4x3dx=∫te−4t31dt=31∫te−4tdt
This substitution simplifies the integral and makes it easier to apply integration by parts.
Step 3: Apply integration by parts.
We will use integration by parts on ∫te−4tdt. Let u=t and dv=e−4tdt. Then, du=dt and v=∫e−4tdt=−41e−4t. Applying the integration by parts formula, we get:
∫te−4tdt=t(−41e−4t)−∫(−41e−4t)dt=−41te−4t+41∫e−4tdt
=−41te−4t+41(−41e−4t)+C1=−41te−4t−161e−4t+C1
Step 4: Substitute back to express the result in terms of x.
Now we substitute t=x3 back into the expression:
31∫te−4tdt=31(−41x3e−4x3−161e−4x3)+C=−121x3e−4x3−481e−4x3+C
Step 5: Factor out the common term and compare with the given form.
We can factor out −481e−4x3 from the expression:
−121x3e−4x3−481e−4x3+C=−481e−4x3(4x3+1)+C
Since we are given that the integral is equal to 481e−4x3f(x)+C, we have:
481e−4x3f(x)+C=−481e−4x3(4x3+1)+C
Therefore, f(x)=−(4x3+1)=−4x3−1.
Step 6: Verify the answer
We found f(x)=−4x3−1. Thus,
481e−4x3f(x)+C=481e−4x3(−4x3−1)+C=−481e−4x3(4x3+1)+C=−121x3e−4x3−481e−4x3+C
This matches our integrated result.
Common Mistakes & Tips
- Remember the constant of integration, C, when evaluating indefinite integrals.
- Be careful with signs, especially when applying integration by parts.
- When using substitution, make sure to substitute back to the original variable at the end.
Summary
We used substitution and integration by parts to evaluate the given integral. By setting t=x3, we simplified the integral to 31∫te−4tdt. Applying integration by parts, we obtained −121x3e−4x3−481e−4x3+C. Finally, we compared this result with the given form 481e−4x3f(x)+C to find that f(x)=−4x3−1.
Final Answer
The final answer is \boxed{-4x^3 - 1}, which corresponds to option (D).