Skip to content
 

Derivatives of Even Functions

A recent tweet from @AnalysisFact noted that the derivative of an even function is an odd function.  There are many ways to explore and understand this fact, but here’s a simple algebraic approach that uses a neat little trick in representing even and odd functions.

Claim:  The derivative of a [differentiable] even function is an odd function.

Proof:  Suppose f(x) is an even, differentiable function.  Consider the function

a(x) = \frac {f(x) + f(-x)}{2}

First we show that a(x) = f(x).  Since f(x) is even, we know

f(x) = f(-x).

Thus, a(x) = \frac{f(x)+f(-x)}{2} = \frac{2f(x)}{2} = f(x).

Now let’s differentiate f(x).  We have

f'(x) = a'(x) = \frac{(f(x)+f(-x))'}{2} = \frac{f'(x) - f'(-x)}{2}

where the last step follows by the chain rule.

And since

f'(-x) = a'(-x) = \frac{f'(-x) -f'(x)}{2} = -\frac{(-f'(-x)+f'(x))}{2} = -a'(x) = -f'(x)

we see that the derivative of f(x) is an odd function, as desired.

6 Comments

  1. Last line, after 3rd = sign, I’m not seeing it.

    • MrHonner says:

      Sue-

      I factored out a (-1) from the numerator. Now rearrange the terms in the numerator and you’ll have (f’(x) – f’(-x)), which is the numerator of a’(x).

      Sorry if I sacrificed a bit of clarity for brevity!

  2. Oliver Prior says:

    Impressive derivation, I enjoyed it. Any other similar proofs you’d recommend?

    • MrHonner says:

      I think a more natural proof would show that the tangents to an even function at x = c and x = -c have opposite slopes. This probably follows pretty quickly from the definition of derivative.

  3. Nat says:

    hmm..
    What about writing f(x) = f(-x) (by definition)?
    Differentiating both sides gives us
    f’(x) = f’(-x)*(-1) (by the Chain Rule).
    So by definition f’ is odd.

    • MrHonner says:

      Yes, that is probably the quickest proof. I shared the original proof because I really like that trick of splitting up every function an even part and an odd part (here, since the function here is even to begin with, it has only an even part).

      I don’t think either of these algebraic proofs are very illuminating, though, which is why I like the tangent line argument.

Leave a Reply


+ eight = 15