mattmns
- 1,121
- 5
Here is the question
--------
Give an example of a function f:[a,b] \to \mathbb{R} which is continuously differentiable and which is a strict contraction, but such that |f'(x)| = 1 for at least one value of x \in [a,b].
--------
Continuously differentiable means that the first derivative is continuous.
Strict contraction means that d(f(x),f(y)) < d(x,y) for all x,y \in [a,b] (in our case the metric would just be the standard metric on R (d(x,y) = |x-y|)).------
When I was looking at the problem I figured we need something that has slope less than 1, then hits 1 for exactly one point, and then the slope goes back down below 1 again.
My first guess was sin (and cos).
For example. f:[0,\pi]\to \mathbb{R} defined by f(x) = -cos(x). This gives us f'(x) = sin(x). Which will give us that f'(\pi/2) = 1.
I think this example should work, it is obviously continuously differentiable, but my problem is proving that f is a STRICT contraction. We know that f is a contraction by a previous exercise (if f is diff and |f'(x)| \leq 1 then f is a contraction). But getting the strict part I am having trouble with.
First, is it even true that it is a strict contraction? If so, any hints on how to prove it. Also, are there any interesting, or simpler, examples for this problem? Thanks!
--------
Give an example of a function f:[a,b] \to \mathbb{R} which is continuously differentiable and which is a strict contraction, but such that |f'(x)| = 1 for at least one value of x \in [a,b].
--------
Continuously differentiable means that the first derivative is continuous.
Strict contraction means that d(f(x),f(y)) < d(x,y) for all x,y \in [a,b] (in our case the metric would just be the standard metric on R (d(x,y) = |x-y|)).------
When I was looking at the problem I figured we need something that has slope less than 1, then hits 1 for exactly one point, and then the slope goes back down below 1 again.
My first guess was sin (and cos).
For example. f:[0,\pi]\to \mathbb{R} defined by f(x) = -cos(x). This gives us f'(x) = sin(x). Which will give us that f'(\pi/2) = 1.
I think this example should work, it is obviously continuously differentiable, but my problem is proving that f is a STRICT contraction. We know that f is a contraction by a previous exercise (if f is diff and |f'(x)| \leq 1 then f is a contraction). But getting the strict part I am having trouble with.
First, is it even true that it is a strict contraction? If so, any hints on how to prove it. Also, are there any interesting, or simpler, examples for this problem? Thanks!