Let the degree of the polynomial f(x) be n.
The degree of f′(x) is n−1 and the degree of f′′(x) is n−2.
Since f(x)=f′(x)f′′(x), equating the degrees on both sides gives:
n=(n−1)+(n−2)⇒n=3
Let f(x)=ax3+bx2+cx+d.
Given f(0)=0, we get d=0. Thus, f(x)=ax3+bx2+cx.
Differentiating f(x) with respect to x:
f′(x)=3ax2+2bx+c
f′′(x)=6ax+2b
Substituting these into the given equation f(x)=f′(x)f′′(x):
ax3+bx2+cx=(3ax2+2bx+c)(6ax+2b)
ax3+bx2+cx=18a2x3+18abx2+(4b2+6ac)x+2bc
Comparing the coefficients of corresponding powers of x:
For x3: a=18a2⇒a=181 (since a=0 for a cubic polynomial)
For the constant term: 0=2bc
For x: c=4b2+6ac
Substituting a=181 into the x coefficient equation:
c=4b2+3c⇒32c=4b2⇒c=6b2
From 0=2bc, either b=0 or c=0. In either case, since c=6b2, we get b=0 and c=0.
Thus, the polynomial is f(x)=181x3.
Now, finding the required values:
f′(x)=61x2⇒f′(2)=64=32
f′′(x)=31x⇒f′′(2)=32
∫02f(x)dx=∫02181x3dx=181[4x4]02=7216=92
Substituting these into the given expression:
36(f′(2)+f′′(2)+∫02f(x)dx)=36(32+32+92)
=36(34+92)=36(914)=4×14=56
Answer: 56