is a function defined at such that:
.
.
If , find the minimum value of .
Let be the minimum value. Submit .
Have a look at my problem set: SAT 1000 problems
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.
Without any loss of generality, assume 1 ≥ y ≥ x ≥ 0 . . We have ∣ f ( x ) − f ( y ) ∣ ≤ 2 y − x . also ∣ f ( x ) − f ( y ) ∣ = ∣ f ( x ) − f ( 0 ) + f ( 1 ) − f ( y ) ∣ ≤ ∣ f ( x ) − f ( 0 ) ∣ + ∣ f ( 1 ) − f ( y ) ∣ ≤ 2 x + 2 1 − y = 2 1 − 2 y − x . Adding up the above two inequalities, we have ∣ f ( x ) − f ( y ) ∣ ≤ 4 1 . The above bound is met with equality for a function f ( x ) which consists of two triangles located side by side, each with base 2 1 and height 4 1 .