Let be a function with the following property -
If , then find
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Differentiating the above functional equation with respect to x gives:
f'(x) = x - f(x); f(0) = 0
The above first-order ODE has exp(x) as its integrating factor, thus:
[f(x) exp(x)] ' = x exp(x) (I);
and integrating (i) yields:
f(x) = (x - 1) + C*exp(-x) => which the boundary condition f(0) = 0 yields C = 1. Hence:
f(x) = (x - 1) + exp(-x)
and the floor function of 100*f(1) = 36.