Key Concepts and Formulas
- Integration by Parts: ∫udv=uv−∫vdu
- A useful form for integration: ∫ex[f(x)+f′(x)]dx=exf(x)+C
- Basic differentiation rules: Power rule, constant rule, etc.
Step-by-Step Solution
Step 1: Rewrite the integrand.
We want to manipulate the expression inside the integral to match a form that is easily integrable, specifically aiming for the form ex[f(x)+f′(x)].
∫(x+1)2(x2+1)exdx=∫(x+1)2(x2−1+2)exdx
Step 2: Separate the fraction.
We split the fraction into two parts to simplify the expression.
=∫(x+1)2(x2−1)exdx+∫(x+1)22exdx
Step 3: Factor the first term.
We factor the numerator of the first term using the difference of squares.
=∫(x+1)2(x−1)(x+1)exdx+∫(x+1)22exdx
Step 4: Simplify the first term.
We cancel the common factor (x+1).
=∫x+1(x−1)exdx+∫(x+1)22exdx
Step 5: Combine the integrals.
We combine the two integrals into a single integral.
=∫ex[x+1x−1+(x+1)22]dx
Step 6: Identify f(x) and f′(x).
We want to express the integrand in the form ex[f(x)+f′(x)]. Let's assume f(x)=x+1x−1. Then we need to find f′(x).
f(x)=x+1x−1
f′(x)=(x+1)2(x+1)(1)−(x−1)(1)=(x+1)2x+1−x+1=(x+1)22
Now we can see that the integrand is indeed in the form ex[f(x)+f′(x)].
Step 7: Evaluate the integral.
Using the formula ∫ex[f(x)+f′(x)]dx=exf(x)+C, we have:
∫ex[x+1x−1+(x+1)22]dx=ex(x+1x−1)+C
Step 8: Identify f(x).
From the given equation, we have:
∫(x+1)2(x2+1)exdx=f(x)ex+C
Comparing this with our result, we get:
f(x)=x+1x−1
Step 9: Find the first derivative, f′(x).
f(x)=x+1x−1
f′(x)=(x+1)2(x+1)(1)−(x−1)(1)=(x+1)22=2(x+1)−2
Step 10: Find the second derivative, f′′(x).
f′′(x)=2(−2)(x+1)−3(1)=−4(x+1)−3=(x+1)3−4
Step 11: Find the third derivative, f′′′(x).
f′′′(x)=−4(−3)(x+1)−4(1)=12(x+1)−4=(x+1)412
Step 12: Evaluate f′′′(1).
f′′′(1)=(1+1)412=2412=1612=43
Common Mistakes & Tips
- Algebraic Manipulation: Be careful with algebraic manipulations, especially when dealing with fractions. Double-check your work to avoid errors.
- Recognizing the Form: The key to solving this problem is recognizing the form ∫ex[f(x)+f′(x)]dx. Practice identifying such patterns in integrals.
- Differentiation: Remember the chain rule when differentiating composite functions.
Summary
We started by rewriting the integrand to get it into a form that we could easily integrate. We identified f(x) and f′(x), integrated, and then found the first, second, and third derivatives of f(x). Finally, we evaluated the third derivative at x=1.
The final answer is 3/4, which corresponds to option (B).