Exercise 5.2.2

Exactly one of the following requests is impossible. Decide which it is, and provide examples for the other three. In each case, let’s assume the functions are defined on all of R .

(a)
Functions f and g not differentiable at zero but where fg is differentiable at zero.
(b)
A function f not differentiable at zero and a function g differentiable at zero where fg is differentiable at zero.
(c)
A function f not differentiable at zero and a function g differentiable at zero where f + g is differentiable at zero.
(d)
A function f differentiable at zero but not differentiable at any other point.

Answers

(a)
Let f ( x ) = { 1 if  x < 0 1 if  x 0

And g ( x ) = f ( x ) . Both f and g are not differentiable at 0 , but fg = 1 (constant) is.

(b)
If fg and g are differentiable at zero, then ( fg ) g = f is differentiable at zero provided the quotient is well defined. However if we let g ( x ) = 0 then fg = 0 is differentiable at zero regardless of f . (Note we must have g ( 0 ) = 0 otherwise f = ( fg ) g would be differentiable at zero)
(c)
Impossible, since f = ( f + g ) g would be differentiable at zero by the differentiable limit theorem
(d)
Thomae’s function is a starting point t ( x ) = { 0 if  x = 0 1 n if  x = m n  in lowest terms x if  x I

We have

t ( 0 ) = lim x 0 t ( x ) x

This limit doesn’t exist, but if we define f ( x ) = xt ( x ) then the inside is thomae’s function and so

f ( 0 ) = lim x 0 f ( x ) x = lim x 0 t ( x ) = 0

is the only place the derivative exists.

User profile picture
2022-01-27 00:00
Comments