Consider sin x , which is an odd function. Its derivative cos x is an even function.
In addition, the derivative of cos x , which is − sin x , is an odd function.
Finally, the derivative of e x 3 is 3 x 2 e x 3 . Both functions are neither even nor odd.
Given a function f ( x ) which is continuous and differentiable everywhere, which of the following statements will always be true?
A
: If
f
(
x
)
is an even function, its derivative will be an odd function.
B
: If
f
(
x
)
is an odd function, its derivative will be an even function.
C
: If
f
(
x
)
is neither even nor odd, its derivative will be neither even nor odd.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We can simply apply the Chain Rule to prove the first two cases. Let f ( x ) be an even function. Then
f ( x ) f ′ ( x ) = f ( − x ) = − f ′ ( − x )
so f ′ ( x ) is odd. Similarly, let g ( x ) be an odd function. Then
g ( x ) g ′ ( x ) = − g ( − x ) = g ′ ( − x )
so g ′ ( x ) is even.
To disprove the third case, we take any odd function g ( x ) . Let G ( x ) = g ( x ) + C , for C any non-zero constant. Then G ( − x ) = g ( − x ) + C = − g ( x ) + C = − G ( x ) , so G ( x ) is not odd. But clearly G ′ ( x ) = g ′ ( x ) so as shown above G ′ ( x ) will be even.
Problem Loading...
Note Loading...
Set Loading...
This problem was inspired from this question .
Given a function f ( x ) call its derivative g ( x ) .
By definition, g ( x ) = h → 0 lim h f ( x + h ) − f ( x )
Then, g ( − x ) = h → 0 lim h f ( − x + h ) − f ( − x )
For even function f ( x ) , f ( x ) = f ( − x ) . Thus,
g ( − x ) = h → 0 lim h f ( x − h ) − f ( x )
Define k = − h . As h → 0 , k → 0 . Then,
g ( − x ) = k → 0 lim − k f ( x + k ) − f ( x ) = − g ( x )
Thus, for even f ( x ) , its derivative g ( x ) will be odd.
A similar proof can be used to show that for odd f ( x ) , its derivative g ( x ) will be even.
However, it is not always true that g ( x ) will be neither even nor odd when f ( x ) is neither even nor odd. Consider the function f ( x ) = x 3 + 1 . Its derivative 3 x 2 is even.
We can easily construct more counterexamples. If g ( x ) is an even function, its integral will be f ( x ) + C for some arbitrary constant C . Given a suitable choice of C , f ( x ) + C will be neither even nor odd.
Bonus
The above shows that the derivative of a function that is neither even nor odd can be even. Does a function exist such that, even though it is continuous and differentiable everywhere and is neither even nor odd, its derivative is odd?