mattmns
- 1,129
- 5
Here is the question
--------
Give an example of a function [itex]f:[a,b] \to \mathbb{R}[/itex] which is continuously differentiable and which is a strict contraction, but such that [itex]|f'(x)| = 1[/itex] for at least one value of [itex]x \in [a,b][/itex].
--------
Continuously differentiable means that the first derivative is continuous.
Strict contraction means that [itex]d(f(x),f(y)) < d(x,y)[/itex] for all [itex]x,y \in [a,b][/itex] (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. [itex]f:[0,\pi]\to \mathbb{R}[/itex] defined by [itex]f(x) = -cos(x)[/itex]. This gives us [itex]f'(x) = sin(x)[/itex]. Which will give us that [itex]f'(\pi/2) = 1[/itex].
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 [itex]|f'(x)| \leq 1[/itex] 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 [itex]f:[a,b] \to \mathbb{R}[/itex] which is continuously differentiable and which is a strict contraction, but such that [itex]|f'(x)| = 1[/itex] for at least one value of [itex]x \in [a,b][/itex].
--------
Continuously differentiable means that the first derivative is continuous.
Strict contraction means that [itex]d(f(x),f(y)) < d(x,y)[/itex] for all [itex]x,y \in [a,b][/itex] (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. [itex]f:[0,\pi]\to \mathbb{R}[/itex] defined by [itex]f(x) = -cos(x)[/itex]. This gives us [itex]f'(x) = sin(x)[/itex]. Which will give us that [itex]f'(\pi/2) = 1[/itex].
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 [itex]|f'(x)| \leq 1[/itex] 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!