Parity
Definition: Even Function
A real function is even iff
Definition: Odd Function
A real function is odd if
Properties
Theorem: Derivatives of Odd and Even Functions
If an odd function is differentiable, then its derivative is an even function.
If an even function is differentiable, then its derivative is an odd function.
PROOF
TODO
Theorem: Operations with Odd and Even Functions
Sums:
- The sum of two even functions is an even function.
- The sum of two odd functions is an odd function.
- The sum of an even function and an odd function is neither even nor odd, unless one of the functions is always zero.
- The difference between two even functions is an even function.
- The difference between two odd functions is an odd function.
- The product and quotients of two even functions are even functions.
- The product and quotients of two odd functions are even functions.
- The product and quotients of an even function and an odd function are odd functions.
- The Composition of any function with an even function is an even function.
- The Composition of an even function with an odd function is an even function.
- The Composition of two odd functions is an odd function.
The inverse of an odd injection is an odd function.
PROOF
TODO