To find the value of f(e), we begin by differentiating the given integral equation with respect to x using Leibniz's rule.
The given integral equation is:
3∫1xf(t)dt=xf(x)−3x3,x∈[1,∞)
Differentiating both sides with respect to x:
dxd(3∫1xf(t)dt)=dxd(xf(x)−3x3)
Applying Leibniz's rule on the left side and the product rule on the right side, we get:
3f(x)=f(x)+xf′(x)−x2
Rearranging the terms:
2f(x)=xf′(x)−x2
xf′(x)−2f(x)=x2
Since x≥1, we can divide the entire equation by x:
f′(x)−x2f(x)=x
This is a first-order linear differential equation of the form dxdf+P(x)f=Q(x), where P(x)=−x2 and Q(x)=x.
The integrating factor (I.F.) is given by:
I.F.=e∫−x2dx=e−2lnx=eln(x−2)=x21
Multiplying the differential equation by the integrating factor yields:
dxd(x2f(x))=x⋅x21=x1
Integrating both sides with respect to x:
x2f(x)=∫x1dx=lnx+C
f(x)=x2(lnx+C)
We are given the initial condition f(1)=31. Substituting x=1 into the equation above:
f(1)=12⋅(ln1+C)
31=0+C⟹C=31
Therefore, the function f(x) is:
f(x)=x2(lnx+31)
Now, evaluating f(e) by substituting x=e:
f(e)=e2(lne+31)
f(e)=e2(1+31)=34e2
Hence, the correct option is (C).