Quadratic function
Definition
A quadratic function is a function of the form:
where are real numbers and . In other words, a quadratic function is a polynomial function of degree two.
Unless otherwise specified, we consider quadratic functions where the inputs, outputs, and coefficients are all real numbers.
Key data
| Item | Value |
|---|---|
| Default domain | all real numbers, i.e., all of |
| range | Case : Case : |
Key invariants
| Expression | Name | Significance in the case |
|---|---|---|
| (unnormalized) discriminant | The discriminant is positive (i.e., ) iff the quadratic has two distinct real roots The discriminant is zero (i.e., ) iff the quadratic has a real root of multiplicity two The discriminant is negative (i.e., ) iff the quadratic has no real roots | |
| leading coefficient | Leading coefficient is positive (i.e., ) iff that the function approaches infinity as and as Leading coefficient is negative (i.e., ) iff that the function approaches infinity as and as | |
| sum of roots | If the roots are (counted with multiplicity, and they need not be real roots), then the polynomial is and the sum of roots is . | |
| product of rots | If the roots are (counted with multiplicity, and they need not be real roots), then the polynomial is and the product of roots is . | |
| normalized discriminant | Similar observations as for the discriminant. |