- Given functional equation
We are given
∫01f(λx)dλ=af(x),x>0,
with a=0, and
f(1)=1,f(16)=81.
We need to find
16−f′(161).
- Rewrite the integral
Let t=λx. Then
dλ=xdt,λ=0→t=0,λ=1→t=x.
So
∫01f(λx)dλ=x1∫0xf(t)dt.
Hence the given equation becomes
x1∫0xf(t)dt=af(x).
Multiplying by x,
∫0xf(t)dt=axf(x).
- Differentiate to get a differential equation
Differentiate both sides with respect to x:
f(x)=a(f(x)+xf′(x)).
So
axf′(x)+(a−1)f(x)=0.
Rearrange:
xf′(x)+aa−1f(x)=0.
This is a first-order differential equation:
f(x)f′(x)=−aa−1⋅x1.
Integrating,
lnf(x)=−aa−1lnx+C,
so
f(x)=Cx−(a−1)/a.
Let
m=−aa−1=a1−1.
Then
f(x)=Cxm.
- Use the given values to determine f
Since f(1)=1,
1=C⋅1m⟹C=1.
Therefore
f(x)=xm.
Also,
f(16)=16m=81=2−3.
Now 16=24, so
(24)m=2−3⟹24m=2−3⟹4m=−3.
Thus
m=−43.
Hence
f(x)=x−3/4.
- Differentiate f
f′(x)=−43x−7/4.
Now evaluate at x=161:
f′(161)=−43(161)−7/4.
Since
(161)−7/4=167/4=(24)7/4=27=128,
we get
f′(161)=−43⋅128=−96.
- Compute the required value
16−f′(161)=16−(−96)=112.
- Comparison with stored answer
Our derived answer is
112.
This matches the stored correct answer.