Content deleted Content added
m Reverted edits by 103.165.168.22 (talk): unexplained content removal (HG) (3.4.10) |
supply requested citation |
||
(47 intermediate revisions by 23 users not shown) | |||
Line 1:
{{Short description|Polynomial function of degree two}}
{{not to be confused with|Quartic function}}
In [[mathematics]], a '''quadratic function''' of a single [[variable (mathematics)|variable]] is a [[function (mathematics)|function]] of the form<ref name="wolfram">{{cite web |last=Weisstein |first=Eric Wolfgang |title=Quadratic Equation |url=https://mathworld.wolfram.com/QuadraticEquation.html |access-date=2013-01-06 |website=[[MathWorld]]}}</ref>
:<math>f(x)=ax^2+bx+c,\quad a \ne 0,</math>▼
where {{tmath|x}} is its variable, and {{tmath|a}}, {{tmath|b}}, and {{tmath|c}} are [[coefficient]]s. The [[mathematical expression|expression]] {{tmath|\textstyle ax^2+bx+c}}, especially when treated as an [[mathematical object|object]] in itself rather than as a function, is a '''quadratic polynomial''', a [[polynomial]] of degree two. In [[elementary mathematics]] a polynomial and its associated [[polynomial function]] are rarely distinguished and the terms ''quadratic function'' and ''quadratic polynomial'' are nearly synonymous and often abbreviated as ''quadratic''.
[[Image:Polynomialdeg2.svg|thumb|right|A quadratic polynomial with two [[real number|real]]
The [[graph of a function|graph]] of a [[function of a real variable|real]] single-variable quadratic function is a [[parabola]]. If a quadratic function is [[equation|equated]] with zero, then the result is a [[quadratic equation]]. The solutions of a quadratic equation are the [[zero of a function|zero]]s (or ''roots'') of the corresponding quadratic function, of which there can be two, one, or zero. The solutions are described by the [[quadratic formula]].
A quadratic polynomial or quadratic function can involve more than one variable. For example, a two-variable quadratic function of variables {{tmath|x}} and {{tmath|y}} has the form
▲:<math>f(x)=ax^2+bx+c,\quad a \ne 0</math>
with at least one of {{tmath|a}}, {{tmath|b}}, and {{tmath|c}} not equal to zero. In general the zeros of such a quadratic function describe a [[conic section]] (a [[circle]] or other [[ellipse]], a [[parabola]], or a [[hyperbola]]) in the {{tmath|x}}–{{tmath|y}} plane. A quadratic function can have an arbitrarily large number of variables. The set of its zero form a [[quadric]], which is a [[surface (geometry)|surface]] in the case of three variables and a [[hypersurface]] in general case.
▲:<math> f(x,y) = a x^2 + by^2 + cx y+ d x+ ey + f \,\!</math>
==Etymology==
The adjective ''quadratic'' comes from the [[Latin]] word ''[[wikt:en:quadratum#Latin|quadrātum]]'' ("[[square (geometry)|square]]"). A term raised to the second power like {{
==Terminology==
===Coefficients===
The [[coefficients]] of a
===Degree===
When using the term "quadratic polynomial", authors sometimes mean "having degree exactly 2", and sometimes "having degree at most 2". If the degree is less than 2, this may be called a "[[Degeneracy (mathematics)|degenerate case]]". Usually the context will establish which of the two is meant.
Sometimes the word "order" is used with the meaning of "degree", e.g. a second-order polynomial. However, where the "[[degree of a polynomial]]" refers to the ''largest'' degree of a non-zero term of the polynomial, more typically "order" refers to the ''lowest'' degree of a non-zero term of a [[power series]].
===Variables===
A quadratic polynomial may involve a single [[Variable (mathematics)|variable]] ''x'' (the [[univariate]] case), or multiple variables such as ''x'', ''y'', and ''z'' (the multivariate case).
====The one-variable case====
Any single-variable quadratic polynomial may be written as
:<math>ax^2 + bx + c,
where ''x'' is the variable, and ''a'', ''b'', and ''c'' represent the [[coefficient]]s.
Any quadratic polynomial with two variables may be written as
▲====Bivariate case====
where {{math|''x''}} and {{math|''y''}} are the variables and {{math|''a'', ''b'', ''c'', ''d'', ''e'',
▲:<math> f(x,y) = a x^2 + b y^2 + cxy + dx+ e y + f, \,\!</math>
Quadratic polynomials that have only terms of degree two are called [[quadratic form]]s.
▲where ''x'' and ''y'' are the variables and ''a'', ''b'', ''c'', ''d'', ''e'', and ''f'' are the coefficients. Such polynomials are fundamental to the study of [[conic section]]s, which are characterized by equating the expression for ''f'' (''x'', ''y'') to zero.
==Forms of a univariate quadratic function==
A univariate quadratic function can be expressed in three formats:<ref>{{Cite book |last1=Hughes Hallett |first1=Deborah J. |author-link1=Deborah Hughes Hallett |title=College Algebra |last2=Connally |first2=Eric |author-link2=Eric Connally |last3=McCallum |first3=William George |author-link3=William G. McCallum |publisher=[[Wiley (publisher)|John Wiley & Sons Inc.]] |year=2007 |isbn=9780471271758 |page=205}}</ref>
* <math>f(x) = a(x - r_1)(x - r_2)
* <math>f(x) = a(x - h)^2 + k
▲* <math>f(x) = a x^2 + b x + c \,\!</math> is called the '''standard form''',
▲* <math>f(x) = a(x - r_1)(x - r_2)\,\!</math> is called the '''factored form''', where {{math|''r''<sub>1</sub>}} and {{math|''r''<sub>2</sub>}} are the roots of the quadratic function and the solutions of the corresponding quadratic equation.
▲* <math>f(x) = a(x - h)^2 + k \,\!</math> is called the '''vertex form''', where {{math|''h''}} and {{math|''k''}} are the {{math|''x''}} and {{math|''y''}} coordinates of the vertex, respectively.
The coefficient {{math|''a''}} is the same value in all three forms. To convert the '''standard form''' to '''factored form''', one needs only the [[quadratic formula]] to determine the two roots {{math|''r''<sub>1</sub>}} and {{math|''r''<sub>2</sub>}}. To convert the '''standard form''' to '''vertex form''', one needs a process called [[completing the square]]. To convert the factored form (or vertex form) to standard form, one needs to multiply, expand and/or distribute the factors.
==Graph of the univariate function==
[[Image:Function ax^2.svg|thumb|350px|<math>f(x) = ax^2 |_{a=\{0.1,0.3,1,3\}}
[[Image:Function x^2+bx.svg|thumb|350px|<math>f(x) = x^2 + bx |_{b=\{1,2,3,4\}}
[[Image:Function x^2-bx.svg|thumb|350px|<math>f(x) = x^2 + bx |_{b=\{-1,-2,-3,-4\}}
Regardless of the format, the graph of a univariate quadratic function <math>f(x) = ax^2 + bx + c</math> is a [[parabola]] (as shown at the right). Equivalently, this is the graph of the bivariate quadratic equation <math>y = ax^2 + bx + c</math>.
* If {{math|''a'' > 0}}, the parabola opens upwards.
* If {{math|''a'' < 0}}, the parabola opens downwards.
Line 91 ⟶ 66:
The coefficient {{math|''a''}} controls the degree of curvature of the graph; a larger magnitude of {{math|''a''}} gives the graph a more closed (sharply curved) appearance.
The coefficients {{math|''b''}} and {{math|''a''}} together control the ___location of the axis of symmetry of the parabola (also the {{math|''x''}}-coordinate of the vertex and the ''h'' parameter in the vertex form) which is at
:<math>x = -\frac{b}{2a}.</math>
Line 99 ⟶ 74:
The '''vertex''' of a parabola is the place where it turns; hence, it is also called the '''turning point'''. If the quadratic function is in vertex form, the vertex is {{math|(''h'', ''k'')}}. Using the method of completing the square, one can turn the standard form
:<math>f(x) = a x^2 + b x + c
into
: <math>\begin{align}
Line 107 ⟶ 82:
\end{align}</math>
so the vertex, {{math|(''h'', ''k'')}}, of the parabola in standard form is
: <math> \left(-\frac{b}{2a}, c - \frac{b^2}{4a}\right). </math><ref>{{
If the quadratic function is in factored form
:<math>f(x) = a(x - r_1)(x - r_2)
the average of the two roots, i.e.,
: <math>\frac{r_1 + r_2}{2}
is the {{math|''x''}}-coordinate of the vertex, and hence the vertex {{math|(''h'', ''k'')}} is
: <math> \left(\frac{r_1 + r_2}{2}, f\left(\frac{r_1 + r_2}{2}\right)\right).
The vertex is also the maximum point if {{math|''a'' < 0}}, or the minimum point if {{math|''a'' > 0}}.
Line 126 ⟶ 101:
Using [[calculus]], the vertex point, being a [[minima and maxima|maximum or minimum]] of the function, can be obtained by finding the roots of the [[derivative]]:
:<math>f(x)=ax^2+bx+c \quad \Rightarrow \quad f'(x)=2ax+b
{{math|''x''}} is a root of {{math|''f'' '(''x'')}} if {{math|''f'' '(''x'') {{=}} 0}}
resulting in
:<math>x=-\frac{b}{2a}</math>
with the corresponding function value
:<math>f(x) = a \left (-\frac{b}{2a} \right)^2+b \left (-\frac{b}{2a} \right)+c = c-\frac{b^2}{4a}
so again the vertex point coordinates, {{math|(''h'', ''k'')}}, can be expressed as
:<math> \left (-\frac {b}{2a}, c-\frac {b^2}{4a} \right). </math>
Line 145 ⟶ 120:
: <math>\begin{align}
f(x) &= ax^2+bx+c \\
&= a(x-r_1)(x-r_2), \\
\end{align}</math>
Line 159 ⟶ 134:
===Upper bound on the magnitude of the roots===
The [[absolute value|modulus]] of the roots of a quadratic <math>ax^2+bx+c
==The square root of a univariate quadratic function==
The [[square root]] of a univariate quadratic function gives rise to one of the four conic sections, [[almost always]] either to an [[ellipse]] or to a [[hyperbola]].
If <math>a>0
If <math>a<0
<math> y_p = a x^2 + b x + c
==Iteration==
Line 179 ⟶ 154:
one has
:<math>f(x)=a(x-c)^2+c=h^{(-1)}(g(h(x))),
where
:<math>g(x)=ax^2
So by induction,
:<math>f^{(n)}(x)=h^{(-1)}(g^{(n)}(h(x)))
can be obtained, where <math>g^{(n)}(x)</math> can be easily computed as
:<math>g^{(n)}(x)=a^{2^{n}-1}x^{2^{n}}.
Finally, we have
:<math>f^{(n)}(x)=a^{2^n-1}(x-c)^{2^n}+c
as the solution.
Line 201 ⟶ 176:
:<math>x_{n}=\sin^{2}(2^{n} \theta \pi)</math>
where the initial condition parameter <math>\theta</math> is given by <math>\theta = \tfrac{1}{\pi}\sin^{-1}(x_0^{1/2})</math>. For rational <math>\theta</math>, after a finite number of iterations <math>x_n</math> maps into a periodic sequence. But almost all <math>\theta</math> are irrational, and, for irrational <math>\theta</math>, <math>x_n</math> never repeats itself
The solution of the logistic map when ''r''=2 is
Line 212 ⟶ 187:
{{Further|Quadric|Quadratic form}}
A '''bivariate quadratic function''' is a second-degree polynomial of the form
:<math> f(x,y) = A x^2 + B y^2 + C x + D y + E x y + F
where ''A, B, C, D'', and ''E'' are fixed [[coefficient]]s and ''F'' is the [[constant term]].
Such a function describes a quadratic [[Surface (mathematics)|surface]]. Setting <math>f(x,y)
===Minimum/maximum===
If <math> 4AB-E^2 <0
If <math> 4AB-E^2 >0
:<math>x_m = -\frac{2BC-DE}{4AB-E^2},</math>
Line 226 ⟶ 201:
:<math>y_m = -\frac{2AD-CE}{4AB-E^2}.</math>
If <math> 4AB- E^2 =0
If <math> 4AB- E^2 =0
==See also==
Line 240 ⟶ 215:
==References==
{{Reflist}}
* {{Cite book |last=Glencoe |first=McGraw-Hill |title=Algebra 1 |date=2003 |publisher=Glencoe/McGraw Hill |isbn=9780078250835}}
* {{Cite book |last=Saxon |first=John H. |title=Algebra 2 |date=May 1991 |publisher=Saxon Publishers, Incorporated |isbn=9780939798629}}
{{Polynomials}}
|