Prove that the derivative of an odd function is even

NWeid1
Messages
81
Reaction score
0

Homework Statement


A function f is an even function is f(-x)=f(x) for all x and is an odd function is f(-x)=-f(x) for all x. Prove that the derivative of an odd function is even and the derivative of an even function is off. I get what even and odd functions are but I'm not sure how to rigorously prove this.


Homework Equations





The Attempt at a Solution


Not sure how to start. Maybe use limit definition?
 
Physics news on Phys.org
Write the definition of the derivative as:
<br /> f&#039;(a)=\lim_{x\rightarrow a}\frac{f(x)-f(a)}{x-a}<br />
and apply the definition of an odd function.
 
Last edited:
NWeid1 said:

Homework Statement


A function f is an even function is f(-x)=f(x) for all x and is an odd function is f(-x)=-f(x) for all x. Prove that the derivative of an odd function is even and the derivative of an even function is off. I get what even and odd functions are but I'm not sure how to rigorously prove this.


Homework Equations





The Attempt at a Solution


Not sure how to start. Maybe use limit definition?

Yes, use the limit definition of derivative. Now try and get started.
 
hunt_mat said:
Write the definition of the derivative as:
<br /> f&#039;(x)=\lim_{x\rightarrow a}\frac{f(x)-f(a)}{x-a}<br />
and apply the definition of an odd function.

That's f'(a), right?
 
I just don't understand how to use limit definition of just f(x) and not an actualy given function.
 
Dick said:
That's f'(a), right?
Yes, changed.
 
NWeid1 said:

Homework Statement


A function f is an even function is f(-x)=f(x) for all x and is an odd function is f(-x)=-f(x) for all x. Prove that the derivative of an odd function is even and the derivative of an even function is off. I get what even and odd functions are but I'm not sure how to rigorously prove this.


Homework Equations





The Attempt at a Solution


Not sure how to start. Maybe use limit definition?

Chain rule is the easiest way, if you're allowed to use it. What's the derivative of (-x)? Work with that.
 
Yeah, I thought about using chain rule, but how could I prove it using the chain rule? I am just so confused by this concept -.- lol
 
NWeid1 said:
Yeah, I thought about using chain rule, but how could I prove it using the chain rule? I am just so confused by this concept -.- lol

The chain rule is essentially about differentiating the composition of two (or more) functions - meaning functions applied "one on top of another".

Say you have the composite function f(g(x)). Let's put g(x) = y

By Chain Rule,

f'(g(x)) = df/dx = (df/dy)*(dy/dx) = f'(y)*g'(x) = f'(g(x))*g'(x)

Now put g(x) = -x. What happens to f'(g(x))?

For an odd function, f(-x) = -f(x). What's the relationship between f'(-x) and f'(x)?

For an even function, f(-x) = f(x). What's the relationship between f'(-x) and f'(x)?
 
  • #10
NWeid1 said:
Yeah, I thought about using chain rule, but how could I prove it using the chain rule? I am just so confused by this concept -.- lol

If you can get the even or odd case using the chain rule, then you can probably figure out how to do it from the limit definition. It's not that different. You use the same idea.
 
  • #11
I think I got it, and it was so much easier than what I thought.

For an even function:
f(x) = f(-x)
Take the derivative of each side (chain rule for f(-x))
f'(x) = -f(-x)
f(-x) = -f(x), therefore it is an off function.

and so the same process for an odd function. Am I right?
 
  • #12
NWeid1 said:
I think I got it, and it was so much easier than what I thought.

For an even function:
f(x) = f(-x)
Take the derivative of each side (chain rule for f(-x))
f'(x) = -f(-x)
f(-x) = -f(x), therefore it is an off function.

and so the same process for an odd function. Am I right?

You probably would be if you weren't being so sloppy. You meant f'(x)=-f'(-x). I hope.
 
  • #13
Lol. Yeah. My B
 
Back
Top