Chapter 1
Relationships
1.4 Functions as Objects
Section Summary
The central concept in this section is the notion of a function as an object. In particular we consider classes of functions described by functional equations.
A function `f` is said to be additive if
.The collection of additive functions includes those defined by where `c` is any constant.
-
A function `f` is said to be multiplicative if
.The collection of multiplicative functions includes those defined by , where `k` is any constant.
-
A function `f` is said to be odd if
.The collection of odd functions includes all power functions of the form , where `n` is odd.
A function `f` is said to be even if
.The collection of even functions includes all power functions of the form , where `n` is even.