Cubic function
Template:Short description Script error: No such module "Distinguish". Script error: No such module "Unsubst".
In mathematics, a cubic function is a function of the form that is, a polynomial function of degree three. In many texts, the coefficients Template:Mvar, Template:Mvar, Template:Mvar, and Template:Mvar are supposed to be real numbers, and the function is considered as a real function that maps real numbers to real numbers or as a complex function that maps complex numbers to complex numbers. In other cases, the coefficients may be complex numbers, and the function is a complex function that has the set of the complex numbers as its codomain, even when the domain is restricted to the real numbers.
Setting f(x) = 0Script error: No such module "Check for unknown parameters". produces a cubic equation of the form
whose solutions are called roots of the function. The derivative of a cubic function is a quadratic function.
A cubic function with real coefficients has either one or three real roots (which may not be distinct);[1] all odd-degree polynomials with real coefficients have at least one real root.
The graph of a cubic function always has a single inflection point. It may have two critical points, a local minimum and a local maximum. Otherwise, a cubic function is monotonic. The graph of a cubic function is symmetric with respect to its inflection point; that is, it is invariant under a rotation of a half turn around this point. Up to an affine transformation, there are only three possible graphs for cubic functions.
Cubic functions are fundamental for cubic interpolation.
History
Script error: No such module "Labelled list hatnote".
Critical and inflection points
Template:Cubic graph special points.svg The critical points of a cubic function are its stationary points, that is the points where the slope of the function is zero.[2] Thus the critical points of a cubic function fScript error: No such module "Check for unknown parameters". defined by
- f(x) = ax3 + bx2 + cx + dScript error: No such module "Check for unknown parameters".,
occur at values of xScript error: No such module "Check for unknown parameters". such that the derivative
of the cubic function is zero.
The solutions of this equation are the Template:Mvar-values of the critical points and are given, using the quadratic formula, by
The sign of the expression Δ0 = Script error: No such module "Check for unknown parameters".b2 − 3acScript error: No such module "Check for unknown parameters". inside the square root determines the number of critical points. If it is positive, then there are two critical points, one is a local maximum, and the other is a local minimum. If b2 − 3ac = 0Script error: No such module "Check for unknown parameters"., then there is only one critical point, which is an inflection point. If b2 − 3ac < 0Script error: No such module "Check for unknown parameters"., then there are no (real) critical points. In the two latter cases, that is, if b2 − 3acScript error: No such module "Check for unknown parameters". is nonpositive, the cubic function is strictly monotonic. See the figure for an example of the case Δ0 > 0Script error: No such module "Check for unknown parameters"..
The inflection point of a function is where that function changes concavity.[3] An inflection point occurs when the second derivative is zero, and the third derivative is nonzero. Thus a cubic function has always a single inflection point, which occurs at
Classification
The graph of any cubic function is similar to such a curve.
The graph of a cubic function is a cubic curve, though many cubic curves are not graphs of functions.
Although cubic functions depend on four parameters, their graph can have only very few shapes. In fact, the graph of a cubic function is always similar to the graph of a function of the form
This similarity can be built as the composition of translations parallel to the coordinates axes, a homothecy (uniform scaling), and, possibly, a reflection (mirror image) with respect to the Template:Mvar-axis. A further non-uniform scaling can transform the graph into the graph of one among the three cubic functions
This means that there are only three graphs of cubic functions up to an affine transformation.
The above geometric transformations can be built in the following way, when starting from a general cubic function
Firstly, if a < 0Script error: No such module "Check for unknown parameters"., the change of variable x → −xScript error: No such module "Check for unknown parameters". allows supposing a > 0Script error: No such module "Check for unknown parameters".. After this change of variable, the new graph is the mirror image of the previous one, with respect of the Template:Mvar-axis.
Then, the change of variable x = x1 − Template:SfracScript error: No such module "Check for unknown parameters". provides a function of the form
This corresponds to a translation parallel to the Template:Mvar-axis.
The change of variable y = y1 + qScript error: No such module "Check for unknown parameters". corresponds to a translation with respect to the Template:Mvar-axis, and gives a function of the form
The change of variable corresponds to a uniform scaling, and give, after multiplication by a function of the form
which is the simplest form that can be obtained by a similarity.
Then, if p ≠ 0Script error: No such module "Check for unknown parameters"., the non-uniform scaling gives, after division by
where has the value 1 or −1, depending on the sign of Template:Mvar. If one defines the latter form of the function applies to all cases (with and ).
Symmetry
For a cubic function of the form the inflection point is thus the origin. As such a function is an odd function, its graph is symmetric with respect to the inflection point, and invariant under a rotation of a half turn around the inflection point. As these properties are invariant by similarity, the following is true for all cubic functions.
The graph of a cubic function is symmetric with respect to its inflection point, and is invariant under a rotation of a half turn around the inflection point.
Collinearities
The tangent lines to the graph of a cubic function at three collinear points intercept the cubic again at collinear points.[4] This can be seen as follows.
As this property is invariant under a rigid motion, one may suppose that the function has the form
If Template:Mvar is a real number, then the tangent to the graph of Template:Mvar at the point (α, f(α))Script error: No such module "Check for unknown parameters". is the line
- {(x, f(α) + (x − α)f ′(α)) : x ∈ R}Script error: No such module "Check for unknown parameters"..
So, the intersection point between this line and the graph of Template:Mvar can be obtained solving the equation f(x) = f(α) + (x − α)f ′(α)Script error: No such module "Check for unknown parameters"., that is
which can be rewritten
and factorized as
So, the tangent intercepts the cubic at
So, the function that maps a point (x, y)Script error: No such module "Check for unknown parameters". of the graph to the other point where the tangent intercepts the graph is
This is an affine transformation that transforms collinear points into collinear points. This proves the claimed result.
Cubic interpolation
Script error: No such module "Labelled list hatnote". Given the values of a function and its derivative at two points, there is exactly one cubic function that has the same four values, which is called a cubic Hermite spline.
There are two standard ways for using this fact. Firstly, if one knows, for example by physical measurement, the values of a function and its derivative at some sampling points, one can interpolate the function with a continuously differentiable function, which is a piecewise cubic function.
If the value of a function is known at several points, cubic interpolation consists in approximating the function by a continuously differentiable function, which is piecewise cubic. For having a uniquely defined interpolation, two more constraints must be added, such as the values of the derivatives at the endpoints, or a zero curvature at the endpoints.
References
<templatestyles src="Reflist/styles.css" />
Script error: No such module "Check for unknown parameters".