True or false?

The derivative of an odd is an even function and the derivative of an even is an odd.

1 Answer
Apr 7, 2018

Shown below using the chain rule:

d/dx f ( g(x) ) = g'(x) f'( g(x) )

Explanation:

An even function is know to be defined as: f(-x) = f(x)

=> d/dx f(-x) = d/dx f(x) = f'(x)

We can also use the chain rule:

=> d/dx f(-x) = -f'(-x)

therefore f'(x) = - f'(-x)

color(red)(therefore - f'(x) = f'(-x) " hence odd "

Where this is the definition of the odd function

The odd function is: g(-x) = -g(x)

=> d/dx g(-x) = d/dx -g(x) = -g'(x)

Use chain rule: d/dx g(-x) = -g'(-x)

=> -g'(-x) = -g'(x)

color(red)(therefore g'(-x) = g'(x) " hence even"

This is the definition of the even function