Key Concepts and Formulas
- Leibniz Integral Rule: dxd[∫a(x)b(x)g(x,t)dt]=g(x,b(x))⋅b′(x)−g(x,a(x))⋅a′(x)+∫a(x)b(x)∂x∂g(x,t)dt
- Integrating Factor (IF): For dxdy+P(x)y=Q(x), IF=e∫P(x)dx
- General Solution: y⋅(IF)=∫Q(x)⋅(IF)dx+C
Step-by-Step Solution
Step 1: Differentiating both sides of the equation
We are given the equation x2f(x)−x=4∫0xtf(t)dt. We differentiate both sides with respect to x to eliminate the integral.
-
Differentiating the left side (LHS):
dxd(x2f(x)−x)=dxd(x2f(x))−dxd(x)=2xf(x)+x2f′(x)−1
We used the product rule for x2f(x).
-
Differentiating the right side (RHS):
dxd(4∫0xtf(t)dt)=4dxd(∫0xtf(t)dt)=4(xf(x))=4xf(x)
We used the Leibniz integral rule.
-
Equating the derivatives:
2xf(x)+x2f′(x)−1=4xf(x)
Step 2: Rearranging into a first-order linear differential equation
We rearrange the equation from Step 1 into the standard form dxdy+P(x)y=Q(x).
-
Rearranging the equation:
x2f′(x)−2xf(x)=1
-
Dividing by x2 (assuming x=0):
f′(x)−x2f(x)=x21
-
Identifying P(x) and Q(x):
Comparing with the standard form, we have P(x)=−x2 and Q(x)=x21.
Step 3: Calculating the Integrating Factor (IF)
We calculate the integrating factor using the formula IF=e∫P(x)dx.
- Substituting P(x):
IF=e∫−x2dx=e−2∫x1dx=e−2ln∣x∣=eln(x−2)=x−2=x21
Step 4: Finding the general solution
We find the general solution using the formula y⋅(IF)=∫Q(x)⋅(IF)dx+C.
-
Substituting y=f(x), IF=x21, and Q(x)=x21:
f(x)⋅x21=∫x21⋅x21dx+C
-
Simplifying the integral:
x2f(x)=∫x41dx+C=∫x−4dx+C=−3x31+C
-
Solving for f(x):
f(x)=x2(−3x31+C)=−3x1+Cx2
Step 5: Determining the constant of integration using the initial condition
We use the initial condition f(1)=32 to find the value of C.
-
Substituting x=1 and f(1)=32:
32=−3(1)1+C(1)2=−31+C
-
Solving for C:
C=32+31=1
-
The particular solution is:
f(x)=x2−3x1
Step 6: Calculating the final value 18f(3)
We calculate f(3) and then find 18f(3).
-
Substituting x=3:
f(3)=(3)2−3(3)1=9−91=981−91=980
-
Calculating 18f(3):
18f(3)=18⋅980=2⋅80=160
Common Mistakes & Tips
- Remember to use the product rule when differentiating x2f(x).
- Pay attention to signs when finding the integrating factor and solving the differential equation.
- Don't forget the constant of integration C.
Summary
We started with a functional equation, differentiated it to obtain a first-order linear differential equation, solved the differential equation using the integrating factor method, applied the initial condition to find the particular solution, and finally calculated the value of 18f(3).
The final answer is \boxed{160}, which corresponds to option (A).