这一节讲单调函数,虽然也很短,但单调函数性质很好,易应用,给出的两个例子一个是反函数的存在性(在讲反函数微分时会用到),另一个是构建n次方根的alternative method。习题不错
Exercise 9.8.1. Explain why the maximum principle remains true if the hypothesis that
is continuous is replaced with
being monotone, or with
being strictly monotone.
Solution: If
and
is a monotonic function on
, then suppose first
is monotonic increasing, we have
, and
, so
attain its maximum at
and its minimum at
, if
is strictly increasing, the proof is the same.
Suppose next that
is monotonic decreasing, we have
, and
, so
attain its maximum at a and its minimum at
, if
is strictly increasing, the proof is the same.

Exercise 9.8.2. Give an example to show that the intermediate value theorem becomes false if the hypothesis that
is continuous is replaced with
being monotone, or with
being strictly monotone.
Solution: Let
be defined as:
![f(x)=\begin{cases}x,& x\in [-1,0)\\x+1,&x\in [0,1] \end{cases}](https://s0.wp.com/latex.php?latex=f%28x%29%3D%5Cbegin%7Bcases%7Dx%2C%26+x%5Cin+%5B-1%2C0%29%5C%5Cx%2B1%2C%26x%5Cin+%5B0%2C1%5D+%5Cend%7Bcases%7D&bg=ffffff&fg=333A42&s=0&c=20201002)
Then
is strictly monotone (thus monotone),
and
, but no element in
could make
.

Exercise 9.8.3. Let
be real numbers, and let
be a function which is both continuous and one-to-one. Show that
is strictly monotone.
Solution: We shall divide into three cases:
. The first case is obviously a contradiction to
is one-to-one. So we only consider the last two cases.
Case
. Since
, then
can be similarly proved. In this case
is strictly decreasing.
In conclusion
is strictly monotone.

Exercise 9.8.4. Prove Proposition 9.8.3.Is the proposition still true if the continuity assumption is dropped, or if stricy monotonicity is replaced just by monotonicity? How should one modify the proposition to deal with strictly monotone decreasing functions instead of strictly monotone increasing functions?
Solution:
is strictly monotone increasing means
, and for
, thus
is injective. By the intermediate value theorem,
, thus
is surjective. In conclusion
is a bijection from
to
.
To prove
is continuous on
, choose some
, then
. Now for
, let

Then as long as
, we can have

Thus
is continuous.
To prove
is monotonic increasing on
, let
, then
, s.t.
. Now we must have
, otherwise contradicting
being strictly monotone increasing. This means
.
If the continuity assumption is dropped, the proposition is false, a counterexample may be
![f:[0,2]\to [0,3]:=\begin{cases}x,& x\in [0,1)\\x+1,& x\in [1,2] \end{cases}](https://s0.wp.com/latex.php?latex=f%3A%5B0%2C2%5D%5Cto+%5B0%2C3%5D%3A%3D%5Cbegin%7Bcases%7Dx%2C%26+x%5Cin+%5B0%2C1%29%5C%5Cx%2B1%2C%26+x%5Cin+%5B1%2C2%5D+%5Cend%7Bcases%7D&bg=ffffff&fg=333A42&s=0&c=20201002)
which is not a surjection to
. The inverse
exists but is not continuous.
If strict monotonicity is replaced by monotonicity, the proposition is false, a counterexample may be
![f:[0,2]\to \mathbf R:=1,\quad x\in [0,2]](https://s0.wp.com/latex.php?latex=f%3A%5B0%2C2%5D%5Cto+%5Cmathbf+R%3A%3D1%2C%5Cquad+x%5Cin+%5B0%2C2%5D&bg=ffffff&fg=333A42&s=0&c=20201002)
which is not an injection, and
doesn’t exist.
To deal with strict monotone decreasing functions, we shall modify the proposition like this:
Let
be real numbers, and let
be a function which is both continuous and strictly monotone decreasing. Then
is a bijection from
to
, and the inverse
is also continuous and strictly monotone decreasing.

Exercise 9.8.5. In this exercise we give an example of a function which has a discontiuity at every rational point, but is continuous at every irrational. Since the rationals are countable, we can write them as
, where
is a bijection from
to
. Now define a function
by setting
for each natrual number
; thus
maps
to
,
to
, etc. Since
is absolutely convergent, we see that
is also absolutely convergent. Now define the function
by
.
Since
is absolutely convergent, we know that
is well-defined for every real number
.
( a ) Show that
is strictly monotone increasing.
( b ) Show that for every rational number
,
is discontinuous at
.
( c ) Show that for every irrational number
,
is continuous at
.
Solution: ( a ) Given
, we can find
, thus
, so
. We have

( b )
. So given this
, for
:

By the comparison principle we have
, thus
, use Proposition 9.5.3 we can conclude
is not continuous at
.
( c ) First, we show
is continuous at irrational
. Since there is at most
rationals
which could satisfy
, we name them
, then it is able to choose

We conclude
remains constant for any
, thus
is continuous at
. Also, notice that

Now for
, choose
s.t.
, and for this
choose
s.t.

Then if
, we can conclude
, also

So we can have

This proves
is continuous at
.
