Let a differentiable function f satisfy f(x)+\int_\limits{3}^{x} \frac{f(t)}{t} d t=\sqrt{x+1}, x \geq 3. Then 12f(8) is equal to :
Options
Solution
Key Concepts and Formulas
Leibniz Integral Rule (Fundamental Theorem of Calculus Part I): If F(x)=∫axg(t)dt, where a is a constant, then F′(x)=g(x).
First-Order Linear Differential Equation: An equation of the form dxdy+P(x)y=Q(x). The integrating factor is IF=e∫P(x)dx, and the general solution is y⋅IF=∫Q(x)⋅IFdx+C.
Substitution Method for Integration: A technique to simplify integrals by changing the variable of integration.
Step-by-Step Solution
1. Differentiate the Given Equation
We are given the equation:
f(x)+∫3xtf(t)dt=x+1,x≥3
We differentiate both sides of the equation with respect to x to eliminate the integral.
dxd[f(x)]=f′(x)
dxd[∫3xtf(t)dt]=xf(x) (using the Leibniz Integral Rule)
dxd[x+1]=dxd[(x+1)1/2]=21(x+1)−1/2=2x+11
Combining these, we get the differential equation:
f′(x)+xf(x)=2x+11
Why this step? Differentiating the integro-differential equation transforms it into a standard differential equation, which we can then solve using standard techniques.
2. Identify the Form of the Differential Equation
Let y=f(x), so f′(x)=dxdy. Substituting this into the equation:
dxdy+x1y=2x+11
This is a first-order linear differential equation of the form dxdy+P(x)y=Q(x), where:
P(x)=x1
Q(x)=2x+11
Why this step? Recognizing the standard form allows us to apply the method of integrating factors, a well-established technique for solving linear differential equations.
3. Calculate the Integrating Factor (IF)
The integrating factor is calculated using the formula IF=e∫P(x)dx.
Substitute P(x)=x1:
IF=e∫x1dx=eln∣x∣=x
Since x≥3, we have ∣x∣=x.
Why this step? The integrating factor will simplify the left-hand side of the equation into the derivative of a product, making the equation directly integrable.
4. Find the General Solution of the Differential Equation
The general solution is given by y⋅IF=∫Q(x)⋅IFdx+C.
Substitute y=f(x), IF=x, and Q(x)=2x+11:
xf(x)=∫2x+1xdx+C=21∫x+1xdx+C
Why this step? This step sets up the integration that will lead to the general solution.
5. Solve the Integral ∫x+1xdx
We use the substitution method. Let u=x+1, so x=u−1 and du=dx.
∫x+1xdx=∫uu−1du=∫(uu−u1)du=∫(u1/2−u−1/2)du
Integrating each term:
=3/2u3/2−1/2u1/2+C′=32u3/2−2u1/2+C′
Substitute back u=x+1:
=32(x+1)3/2−2(x+1)1/2+C′
Now substitute this back into the general solution from Step 4:
xf(x)=21(32(x+1)3/2−2(x+1)1/2)+C=31(x+1)3/2−(x+1)1/2+C
Why this step? Accurate integration is crucial. The substitution simplifies the integral, allowing us to evaluate it using the power rule.
6. Determine the Constant of Integration (C)
From the original equation, f(x)+∫3xtf(t)dt=x+1.
Substitute x=3:
f(3)+∫33tf(t)dt=3+1=4=2
Since ∫33tf(t)dt=0, we have f(3)=2.
Now substitute x=3 and f(3)=2 into the general solution:
3⋅2=31(3+1)3/2−(3+1)1/2+C6=31(4)3/2−(4)1/2+C=31(8)−2+C=38−2+C=32+CC=6−32=318−32=316
Why this step? The initial condition, found by using the lower limit of integration in the original equation, allows us to determine the particular solution.
7. Write Down the Particular Solution for f(x)
We have C=316. Substituting this into our general solution:
xf(x)=31(x+1)3/2−(x+1)1/2+316
Dividing by x:
f(x)=x1(31(x+1)3/2−(x+1)1/2+316)
Why this step? This is the explicit form of the function f(x) that satisfies all the conditions.
8. Evaluate 12f(8)
We need to find f(8). Substitute x=8:
8f(8)=31(8+1)3/2−(8+1)1/2+316=31(9)3/2−(9)1/2+3168f(8)=31(27)−3+316=9−3+316=6+316=318+316=334
Now find 12f(8):
12f(8)=812⋅334=23⋅334=234=17
Why this step? This is the final step to calculate the desired value.
Common Mistakes & Tips
Forgetting the constant of integration: Always remember to add the constant of integration after performing an indefinite integral.
Incorrectly applying the Leibniz rule: Ensure the limits of integration are correctly handled when differentiating.
Algebraic errors: Pay close attention to algebraic manipulations, especially when dealing with fractions and exponents.
Summary
We solved an integro-differential equation by differentiating it to obtain a first-order linear differential equation. We then found the integrating factor, solved the resulting integral, and used the initial condition derived from the original equation to determine the constant of integration. Finally, we substituted x=8 into the particular solution to find f(8) and calculate 12f(8).
The final answer is 17, which corresponds to option (C).