Due: November 13th, 2020

Math 104 Assignment 10

  1. A criterion for differentiability

    Suppose $f : (a, b) \to \R$ and $x \in (a, b)$. Show that $f$ is differentiable at $x$ if and only if there is a function $E : (a, b) \to \R$ continuous at $x$ and a constant $C \in \R$ so that $E(x) = 0$ and for all $t \in (a, b)$, \[f(t) = f(x) + C(t-x) + E(t)(t-x).\] Moreover, show that in this case $C = f'(x)$.

  2. Some counterexamples of converses

    Give an example of continuous functions $f, g : \R \to \R$ so that:

    1. $f+g$ is differentiable but $f$ is not.
    2. $fg$ is differentiable, $f$ is not, and $g(x) \gt 0$ for all $x \in \R$.
  3. More derivatives

    Let $S, C : \R \to [-1, 1]$ be differentiable functions with the following properties:

    • for all $x \in \R$, $S(x+\pi) = -S(x)$ and $C(x+\pi) = -C(x)$;
    • for all $x \in \R$, $S'(x) = C(x)$ and $C'(x) = -S(x)$; and
    • $C(0) = 1 = S\paren{\frac\pi2}$ while $C\paren{\frac\pi2} = 0 = S(0)$.

    Let \begin{align*} f : \R &\longrightarrow \R \\ t &\longmapsto \begin{cases} 0 & \text{ if } t = 0 \\ t^2S\paren{\frac1t} & \text{ if } t \neq 0.\end{cases} \end{align*}

    1. Show that $f$ is differentiable on $\R$, and find its derivative (in terms of $C$ and $S$).
    2. Show that $f'$ is discontinuous at $0$.
  4. Inverses

    Suppose that $f : (a, b) \to \R$ is differentiable with $f'(x) \gt 0$ for all $x \in (a, b)$.

    1. Prove that $f$ is strictly monotonically increasing, i.e., if $a \lt x \lt y \lt b$ then $f(x) \lt f(y)$.
    2. Note that $f$ is one-to-one, and so has an inverse function $g : f((a, b)) \to (a, b)$. Show that $g$ is continuous.
    3. Show that for all $x \in (a, b)$, then we have $f(x) \in f((a, b))^\circ$ (the interior of $f((a,b))$). (Fixed grammar.)
    4. We saw that if $g$ is differentiable at $f(x)$, it must be the case that \[g'(f(x)) = \frac1{f'(x)}.\] Verify that $g$ is differentiable at $f(x)$.
  5. Positive derivative at a point

    Suppose that $f : \R \to \R$ is differentiable, and $f'(0) \gt 0$.

    1. Show that if $f'$ is continuous at $0$, then there is some $\delta\gt0$ so that $f$ is monotonically increasing on $(-\delta, \delta)$.
    2. Show by example that this need not be the case if $f'$ is not continuous at $0$.

Here are some further problems to think about out of interest. You do not need to attempt them, nor should you submit them with the assignment.