Polynomial Functions
These notes cover polynomial functions.
Polynomial Equations
We assume familiarity with the follow propositions and theorems.
Linear Functions
definition. A linear function is a function of the form where and and are constants. We call the initial value of and the slope of
Below are a few examples of linear functions.
Deriving Linear Functions
Linear functions are the simplest to derive (setting aside constant functions). The following formula computes the slope for two given arguments
Quadratic Functions
Quadratic functions are functions whose procedures are quadratic expressions.
quadratic function. A quadratic function is a function of the form where are constant coefficients with We call the term the quadratic term, the term the linear term, and the term the constant term.
The graphs below all correspond to quadratic functions.
Cubic Functions
Cubic functions are functions whose procedures are cubic expressions.
cubic function. A cubic function is a function of the form where are constant coefficients with We call the term the cubic term, the term the quadratic term, the term the linear term, and the term the constant term.
example. Some examples of cubic functions:
Power Functions
The square and cubic functions are types of power functions.
power function. A power function is a function of the form where is a real constant, and is a natural number called the power of the base argument
Deriving Power Functions
Let's now consider the derivative of where In other words, we want to compute:
Consider the simplest case, where If then The graph of is a straight vertical line, which has a slope of Thus, we have:
theorem. Given the function it follows that
But about the more general case, For this case, we return to our expression,
Notice that we wrote instead of We did so because isn't meaninful in this particular computation. can be any fixed value of and we aren't so concerned about its value. However, we state explicitly that is a fixed value, and is a moving value. To manipulate our expression, we must understand what the power of a sum is. To do so, we use a theorem from discrete mathematics, called the binomial theorem. The expression can be rewritten as:
If we expand this multiplication, the first term in the product is Next, we have a second term of the form How many times does this term occur? times, since we are multiplying by itself times. Thus, we have:
With just these terms, we have enough to continue computing the derivative, per the binomial theorem. According to the binomial theorem:
From this proposition, when we will always obtain terms containing in powers of 2, 3, 4, 5, and so on. Because of this implication, we can write the sum as:
The term encapsulates what we call "junk terms," at least in the context of continuous mathematics, and more specifically, in the context of . Just so we aren't hiding the ball, the term represents:
Importantly, as we have the equation:
Let's get back to our manipulation. With our application of the binomial theorem, we can rewrite our difference quotient as:
Now all we do is apply the limit (recall what we concluded from the binomial theorem earlier):
Accordingly, we have the following theorem:
power rule. Given the function where it follows that
We can now compute the derivatives of various power functions:
Polynomial Functions
Both quadratic and cubic functions are the simplest subtypes of polynomial functions — functions whose procedures are polynomials.
polynomial function. A polynomial function is a function of the form
where each is a constant coeffient, and each is a term, for all