To find the required value, we first determine the polynomial function f(x).
Step 1: Determine the degree of the polynomial
Let f(x) be a real polynomial of degree n. Then:
- Degree of f′(x) is n−1
- Degree of f′′(x) is n−2
Given the differential relation:
f(x)=f′(x)f′′(x)
Comparing the degrees on both sides:
deg(f)=deg(f′)+deg(f′′)
n=(n−1)+(n−2)
n=2n−3⟹n=3
Thus, f(x) is a polynomial of degree 3.
Step 2: Find the coefficients of f(x)
Let f(x)=ax3+bx2+cx+d, where a=0.
Given f(0)=0, we immediately get d=0.
So, f(x)=ax3+bx2+cx.
The derivatives are:
f′(x)=3ax2+2bx+c
f′′(x)=6ax+2b
Substitute f(x), f′(x), and f′′(x) into f(x)=f′(x)f′′(x):
ax3+bx2+cx=(3ax2+2bx+c)(6ax+2b)
ax3+bx2+cx=18a2x3+18abx2+(4b2+6ac)x+2bc
Equating the coefficients of corresponding powers of x:
-
Coefficient of x3:
a=18a2⟹a=181(since a=0)
-
Coefficient of x:
c=4b2+6ac
Substitute a=181:
c=4b2+6(181)c⟹c=4b2+3c⟹32c=4b2⟹c=6b2
-
Constant term:
2bc=0
Substitute c=6b2:
2b(6b2)=0⟹12b3=0⟹b=0
Since b=0, we have c=6(0)2=0.
Therefore, the function is:
f(x)=181x3
Step 3: Evaluate the required terms
-
First derivative at x=2:
f′(x)=61x2⟹f′(2)=61(2)2=64=32
-
Second derivative at x=2:
f′′(x)=31x⟹f′′(2)=31(2)=32
-
Definite integral:
∫02f(x)dx=∫02181x3dx=[72x4]02=7216=92
Step 4: Calculate the final value
Substitute these values into the given expression:
36(f′(2)+f′′(2)+∫02f(x)dx)=36(32+32+92)
=36(96+6+2)=36(914)=4×14=56
Thus, the correct option is C.