Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Cubic function

From Wikipedia, the free encyclopedia
Polynomial function of degree 3
Not to be confused withCubic equation.
This articlerelies largely or entirely on asingle source. Relevant discussion may be found on thetalk page. Please helpimprove this article byintroducing citations to additional sources.
Find sources: "Cubic function" – news ·newspapers ·books ·scholar ·JSTOR
(September 2019)
Graph of a cubic function with 3realroots (where the curve crosses the horizontal axis—wherey = 0). The case shown has twocritical points. Here the function isf(x) = (x3 + 3x2 − 6x − 8)/4.

Inmathematics, acubic function is afunction of the formf(x)=ax3+bx2+cx+d,{\displaystyle f(x)=ax^{3}+bx^{2}+cx+d,} that is, apolynomial function of degree three. In many texts, thecoefficientsa,b,c, andd are supposed to bereal numbers, and the function is considered as areal function that maps real numbers to real numbers or as a complex function that mapscomplex 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 itscodomain, even when thedomain is restricted to the real numbers.

Settingf(x) = 0 produces acubic equation of the form

ax3+bx2+cx+d=0,{\displaystyle ax^{3}+bx^{2}+cx+d=0,}

whose solutions are calledroots of the function. Thederivative of a cubic function is aquadratic 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.

Thegraph of a cubic function always has a singleinflection point. It may have twocritical points, a local minimum and a local maximum. Otherwise, a cubic function ismonotonic. 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 anaffine transformation, there are only three possible graphs for cubic functions.

Cubic functions are fundamental forcubic interpolation.

History

[edit]
Main article:Cubic equation § History

Critical and inflection points

[edit]
Theroots,stationary points,inflection point andconcavity of acubic polynomialx3 − 6x2 + 9x − 4 (solid black curve) and its first (dashed red) and second (dotted orange)derivatives.

Thecritical points of a cubic function are itsstationary points, that is the points where the slope of the function is zero.[2] Thus the critical points of a cubic functionf defined by

f(x) =ax3 +bx2 +cx +d,

occur at values ofx such that thederivative

3ax2+2bx+c=0{\displaystyle 3ax^{2}+2bx+c=0}

of the cubic function is zero.

The solutions of this equation are thex-values of the critical points and are given, using thequadratic formula, by

xcritical=b±b23ac3a.{\displaystyle x_{\text{critical}}={\frac {-b\pm {\sqrt {b^{2}-3ac}}}{3a}}.}

The sign of the expressionΔ0 =b2 − 3ac 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. Ifb2 − 3ac = 0, then there is only one critical point, which is aninflection point. Ifb2 − 3ac < 0, then there are no (real) critical points. In the two latter cases, that is, ifb2 − 3ac is nonpositive, the cubic function is strictlymonotonic. See the figure for an example of the caseΔ0 > 0.

The inflection point of a function is where that function changesconcavity.[3] An inflection point occurs when thesecond derivativef(x)=6ax+2b,{\displaystyle f''(x)=6ax+2b,} is zero, and the third derivative is nonzero. Thus a cubic function has always a single inflection point, which occurs at

xinflection=b3a.{\displaystyle x_{\text{inflection}}=-{\frac {b}{3a}}.}

Classification

[edit]
Cubic functions of the formy=x3+cx.{\displaystyle y=x^{3}+cx.}
The graph of any cubic function issimilar to such a curve.

Thegraph of a cubic function is acubic 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 alwayssimilar to the graph of a function of the form

y=x3+px.{\displaystyle y=x^{3}+px.}

This similarity can be built as the composition oftranslations parallel to the coordinates axes, ahomothecy (uniform scaling), and, possibly, areflection (mirror image) with respect to they-axis. A furthernon-uniform scaling can transform the graph into the graph of one among the three cubic functions

y=x3+xy=x3y=x3x.{\displaystyle {\begin{aligned}y&=x^{3}+x\\y&=x^{3}\\y&=x^{3}-x.\end{aligned}}}

This means that there are only three graphs of cubic functionsup to anaffine transformation.

The abovegeometric transformations can be built in the following way, when starting from a general cubic functiony=ax3+bx2+cx+d.{\displaystyle y=ax^{3}+bx^{2}+cx+d.}

Firstly, ifa < 0, thechange of variablex → −x allows supposinga > 0. After this change of variable, the new graph is the mirror image of the previous one, with respect of they-axis.

Then, the change of variablex =x1b/3a provides a function of the form

y=ax13+px1+q.{\displaystyle y=ax_{1}^{3}+px_{1}+q.}

This corresponds to a translation parallel to thex-axis.

The change of variabley =y1 +q corresponds to a translation with respect to they-axis, and gives a function of the form

y1=ax13+px1.{\displaystyle y_{1}=ax_{1}^{3}+px_{1}.}

The change of variablex1=x2a,y1=y2a{\displaystyle \textstyle x_{1}={\frac {x_{2}}{\sqrt {a}}},y_{1}={\frac {y_{2}}{\sqrt {a}}}} corresponds to a uniform scaling, and give, after multiplication bya,{\displaystyle {\sqrt {a}},} a function of the form

y2=x23+px2,{\displaystyle y_{2}=x_{2}^{3}+px_{2},}

which is the simplest form that can be obtained by a similarity.

Then, ifp ≠ 0, the non-uniform scalingx2=x3|p|,y2=y3|p|3{\displaystyle \textstyle x_{2}=x_{3}{\sqrt {|p|}},\quad y_{2}=y_{3}{\sqrt {|p|^{3}}}} gives, after division by|p|3,{\displaystyle \textstyle {\sqrt {|p|^{3}}},}

y3=x33+x3sgn(p),{\displaystyle y_{3}=x_{3}^{3}+x_{3}\operatorname {sgn}(p),}

wheresgn(p){\displaystyle \operatorname {sgn}(p)} has the value 1 or −1, depending on the sign ofp. If one definessgn(0)=0,{\displaystyle \operatorname {sgn}(0)=0,} the latter form of the function applies to all cases (withx2=x3{\displaystyle x_{2}=x_{3}} andy2=y3{\displaystyle y_{2}=y_{3}}).

Symmetry

[edit]

For a cubic function of the formy=x3+px,{\displaystyle y=x^{3}+px,} the inflection point is thus the origin. As such a function is anodd 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 bysimilarity, 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

[edit]
The pointsP1,P2, andP3 (in blue) are collinear and belong to the graph ofx3 +3/2x25/2x +5/4. The pointsT1,T2, andT3 (in red) are the intersections of the (dotted) tangent lines to the graph at these points with the graph itself. They are collinear too.

The tangent lines to the graph of a cubic function at threecollinear points intercept the cubic again at collinear points.[4] This can be seen as follows.

As this property is invariant under arigid motion, one may suppose that the function has the form

f(x)=x3+px.{\displaystyle f(x)=x^{3}+px.}

Ifα is a real number, then the tangent to the graph off at the point(α,f(α)) is the line

{(x,f(α) + (xα)f ′(α)) :xR}.

So, the intersection point between this line and the graph off can be obtained solving the equationf(x) =f(α) + (xα)f ′(α), that is

x3+px=α3+pα+(xα)(3α2+p),{\displaystyle x^{3}+px=\alpha ^{3}+p\alpha +(x-\alpha )(3\alpha ^{2}+p),}

which can be rewritten

x33α2x+2α3=0,{\displaystyle x^{3}-3\alpha ^{2}x+2\alpha ^{3}=0,}

and factorized as

(xα)2(x+2α)=0.{\displaystyle (x-\alpha )^{2}(x+2\alpha )=0.}

So, the tangent intercepts the cubic at

(2α,8α32pα)=(2α,8f(α)+6pα).{\displaystyle (-2\alpha ,-8\alpha ^{3}-2p\alpha )=(-2\alpha ,-8f(\alpha )+6p\alpha ).}

So, the function that maps a point(x,y) of the graph to the other point where the tangent intercepts the graph is

(x,y)(2x,8y+6px).{\displaystyle (x,y)\mapsto (-2x,-8y+6px).}

This is anaffine transformation that transforms collinear points into collinear points. This proves the claimed result.

Cubic interpolation

[edit]
Main article:Spline interpolation

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 acubic 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 caninterpolate the function with acontinuously differentiable function, which is apiecewise cubic function.

If the value of a function is known at several points,cubic interpolation consists in approximating the function by acontinuously differentiable function, which ispiecewise 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 zerocurvature at the endpoints.

References

[edit]
  1. ^Bostock, Linda; Chandler, Suzanne; Chandler, F. S. (1979).Pure Mathematics 2. Nelson Thornes. p. 462.ISBN 978-0-85950-097-5.Thus a cubic equation has either three real roots... or one real root...
  2. ^Weisstein, Eric W."Stationary Point".mathworld.wolfram.com. Retrieved2020-07-27.
  3. ^Hughes-Hallett, Deborah; Lock, Patti Frazer; Gleason, Andrew M.; Flath, Daniel E.; Gordon, Sheldon P.; Lomen, David O.; Lovelock, David; McCallum, William G.; Osgood, Brad G. (2017-12-11).Applied Calculus. John Wiley & Sons. p. 181.ISBN 978-1-119-27556-5.A point at which the graph of the function f changes concavity is called an inflection point of f
  4. ^Whitworth, William Allen (1866), "Equations of the third degree",Trilinear Coordinates and Other Methods of Modern Analytical Geometry of Two Dimensions, Cambridge: Deighton, Bell, and Co., p. 425, retrievedJune 17, 2016

External links

[edit]
Wikimedia Commons has media related toCubic functions.
Bydegree
By properties
Tools and algorithms
Retrieved from "https://en.wikipedia.org/w/index.php?title=Cubic_function&oldid=1290418164"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp