PDA

View Full Version : "Derivate-relation"


Zaare
Dec5-04, 08:34 AM
It seems the derivate of an odd function (f(-x)=-f(x)) is an even function (f(-x)=f(x)), and vice versa. Is there a theroem about this?

Muzza
Dec5-04, 08:41 AM
Suppose f is odd. We have that (f(-x))' = (-f(x))' = -f'(x). But by the chain rule, (f(-x))' = -f'(-x). Thus -f'(-x) = -f'(x) <=> f'(-x) = f'(x) <=> f' is even.

Zaare
Dec5-04, 08:47 AM
Ah, that was easy. Thank you. :)