Question
Question: Let \(f:\left[ {1,\infty } \right) \to \left[ {2,\infty } \right)\) be a differentiable function suc...
Let f:[1,∞)→[2,∞) be a differentiable function such that f(1)=2.
If 61∫xf(t)dt=3xf(x)−x3 for all x⩾1, then the value of f(2) is:
A. 0
B. 1
C. 6
D. 3
Solution
Here given that the function has the domain from 1 to ∞, whereas the function has the co-domain 2 to ∞. To solve this problem we have to have an idea on a few concepts about differentiation, integrations, which includes definite integrals and indefinite integrals, and also about how to solve a linear differential equation.
The general solution of a differential equation dxdy+P(x).y=Q(x), is given by:
⇒y.I(x)=∫I(x).Q(x)dx+c
Where I(x)=e∫P(x)dx, is called the integral factor.
Complete answer:
Given that f(1)=2, and also
⇒61∫xf(t)dt=3xf(x)−x3
Differentiating the above equation on both sides with respect to x, as given below:
⇒6f(x)=3xdxd(f(x))+3f(x)dxd(x)−dxd(x3)
⇒6f(x)=3xf′(x)+3f(x)(1)−3x2
As the differentiation of x is 1, as given below:
⇒6f(x)=3xf′(x)+3f(x)−3x2
Arranging the like and unlike terms together, as given below:
⇒xf′(x)−f(x)=x2
Dividing the above equation by 3, and rearranging the terms so that it appears as a linear differential equation, as given below:
Now let f(x)=y and hence f′(x)=dxdy, substituting these in the above expression, as given below:
⇒xdxdy−y=x2
Dividing the above equation by x, as given below:
⇒dxdy−xy=xx2
⇒dxdy−xy=x
Now solving the above linear differential equation, which is in the form of dxdy+P(x).y=Q(x)
Where the general solution of the above expression would be, as given below:
⇒y.I(x)=∫I(x).Q(x)dx+c
Here I(x)=e∫P(x)dx
Now solving the obtained linear differential equation dxdy−xy=x, as given below:
⇒dxdy+(−x1)y=x
Here P(x)=−x1 and Q(x)=x
Calculating I(x)=e∫P(x)dx
⇒I(x)=e−∫x1dx
⇒I(x)=e−logex=elogex−1
⇒I(x)=elogex1
∴I(x)=x1
Now solving the general equation of the differential equation, as given below:
⇒y.I(x)=∫I(x).Q(x)dx+c
⇒y.(x1)=∫(x1).xdx+c
⇒xy=∫dx+c
⇒xy=x+c
Now multiplying the above equation with x on both sides, as given below:
⇒y=x2+cx
∵y=f(x)
∴f(x)=x2+cx
Given that f(1)=2, now substituting this in the above equation to get the value of c, the constant of integration, as given below:
Substituting the value of x as 1, as f(1)=2, as given below:
⇒f(1)=(1)2+c(1)
⇒2=1+c
⇒c=1
Substituting the value of c, the constant of integration in the f(x) expression, as given below:
∴f(x)=x2+x
Now we have to find the value of f(2), by substituting the value of x=2, as given below:
⇒f(2)=(2)2+2
⇒f(2)=4+2
∴f(2)=6
The value of f(2) is 6.
Note:
Here while solving this problem, there are a few basic formulas which are applied here from differentiation such as the chain rule which is the differentiation of the function which is a product of two functions, which is given by dxd(f1(x).f2(x))=f1(x)f2′(x)+f1′(x)f2(x) One more point to note here is that an important basic formula from logarithms which is also applied here elogea=a.