let
f(x)=∫(0 to 1)|t-x|tdt
for all real x. What is the minimum value of f(x).
-
UP 0 DOWN 0 0 1
1 Answers
Manish Shankar
·2013-02-04 21:51:53
f(x)=(1/3-x/2) x<0
f(x)=(x/2-1/3) x>1
f(x)=(x3/2 -x/2 +1/3 ) 0<x<1
Find the minima
For 0<x<1
write the integral as
∫(0->x)(x-t)tdt+∫(x->1)(t-x)tdt