User Tools

Site Tools


math104-s21:hw10

HW 10: Derivatives

1. (2 pt) One corollary of the intermediate value theorem for derivative is the following (Rudin page 109): If ff is differentiable on [a,b][a,b], then ff' cannot have any simple discontinuities on [a,b][a,b]. Give a proof of this statement.

2. (2 pt) Let fn(x)f_n(x) be a sequence of differentiable functions on [0,1][0,1], convergent uniformly to f(x)f(x). Is it true that f(x)f(x) is differentiable? If not, give an example; if true, give a proof.

3. (3 pt) Let f(x)=x4(2+sin(1/x))f(x) = x^4(2 + \sin(1/x)) for x0x \neq 0 and f(0)=0f(0)=0. Compute its derivative and prove that there is a sequence of non-zero local minimum convergent to 00.

Hint: (1) what are the local min and local max for 2+sin(1/x)2 + \sin(1/x)? (2) How does multipling the factor x4x^4 change your previous answer? (3) You can try to change the variable, let u=1/xu=1/x, then the function become (2+sin(u))/u4(2 + \sin(u)) / u^4, the question then becomes: “can you find a sequence of local minimums as uu goes to ++\infty?”.

click here for a log scale plot. Ploted using SageMath

If you find constructing local minimum too difficult, you can prove something weaker: there is a sequence of non-zero critical points of ff convergent to 00, where a critical point of ff is a point xx with f(x)=0f'(x)=0.

4. (3 pt) Let φ(x)=min{xnnZ}\varphi(x) = \min \{ |x - n| | n \in \Z \}, then φ(x)\varphi(x) is a periodic continuous function, with a shape of saw-teeth. Plot φ(x)\varphi(x). We will use φ(x)\varphi(x) to construct a continuous and nowhere differentiable function. Prove that (updated version, replaced 2n2^n by 4n4^n) f(x)=n=04nφ(4nx) f(x) = \sum_{n=0}^\infty 4^{-n} \varphi(4^n x) is such a function.

Hint: Let φn(x)=4nφ(4nx)\varphi_n(x) = 4^{-n} \varphi(4^n x). For each point xRx \in \R and each positive integer nn, show that we have hn=4n1h_n = 4^{-n-1} or hn=4n1h_n=-4^{-n-1} such that that φn(x+hn)φn(x)=hn|\varphi_n(x + h_n) - \varphi_n(x)| = |h_n|. Then show that, for any integer m>nm > n, then φm(x+hn)=φm(x)\varphi_m(x+h_n) = \varphi_m(x), and for any m<nm < n we still have φm(x+hn)φm(x)=hn|\varphi_m(x + h_n) - \varphi_m(x)| = |h_n|. Then, the quotient (f(x+hn)f(x))/hn(f(x+h_n) - f(x))/h_n is a sum of n+1n+1 terms of ±1\pm 1, and you may deduce some contradiction to limn(f(x+hn)f(x))/hn\lim_{n \to \infty} (f(x+h_n) - f(x))/h_n exist.

Extra question (you are free to take a guess. This question has no points). Let f(x)f(x) be a differentiable function on [1,1][-1,1] with f(x)f'(x) continuous. Assume x=0x=0 is the unique global minimum of ff, i.e., for any x0x \neq 0, we have f(x)>f(0)f(x) > f(0). Is it true that there exists a δ>0\delta > 0, such that f(x)<0f'(x) < 0 for x(δ,0)x \in (-\delta, 0) and f(x)>0f'(x)>0 for x(0,δ)x \in (0 ,\delta)? (Just as the case if f(x)=x2f(x)=x^2)?

math104-s21/hw10.txt · Last modified: 2022/01/11 18:30 by 24.253.46.239