zeros of a function
   HOME

TheInfoList



OR:

In mathematics, a zero (also sometimes called a root) of a
real Real may refer to: Currencies * Brazilian real (R$) * Central American Republic real * Mexican real * Portuguese real * Spanish real * Spanish colonial real Music Albums * ''Real'' (L'Arc-en-Ciel album) (2000) * ''Real'' (Bright album) (2010) ...
-,
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
-, or generally
vector-valued function A vector-valued function, also referred to as a vector function, is a mathematical function of one or more variables whose range is a set of multidimensional vectors or infinite-dimensional vectors. The input of a vector-valued function could ...
f, is a member x of the domain of f such that f(x) ''vanishes'' at x; that is, the function f attains the value of 0 at x, or equivalently, x is the
solution Solution may refer to: * Solution (chemistry), a mixture where one substance is dissolved in another * Solution (equation), in mathematics ** Numerical solution, in numerical analysis, approximate solutions within specified error bounds * Soluti ...
to the equation f(x) = 0. A "zero" of a function is thus an input value that produces an output of 0. A root of a
polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An example ...
is a zero of the corresponding polynomial function. The
fundamental theorem of algebra The fundamental theorem of algebra, also known as d'Alembert's theorem, or the d'Alembert–Gauss theorem, states that every non- constant single-variable polynomial with complex coefficients has at least one complex root. This includes polynomia ...
shows that any non-zero
polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An example ...
has a number of roots at most equal to its degree, and that the number of roots and the degree are equal when one considers the complex roots (or more generally, the roots in an
algebraically closed extension In mathematics, a field is algebraically closed if every non-constant polynomial in (the univariate polynomial ring with coefficients in ) has a root in . Examples As an example, the field of real numbers is not algebraically closed, because ...
) counted with their multiplicities. For example, the polynomial f of degree two, defined by f(x)=x^2-5x+6 has the two roots (or zeros) that are 2 and 3. f(2)=2^2-5\times 2+6= 0\textf(3)=3^2-5\times 3+6=0. If the function maps real numbers to real numbers, then its zeros are the x-coordinates of the points where its
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discre ...
meets the ''x''-axis. An alternative name for such a point (x,0) in this context is an x-intercept.


Solution of an equation

Every equation in the
unknown Unknown or The Unknown may refer to: Film * ''The Unknown'' (1915 comedy film), a silent boxing film * ''The Unknown'' (1915 drama film) * ''The Unknown'' (1927 film), a silent horror film starring Lon Chaney * ''The Unknown'' (1936 film), a ...
x may be rewritten as :f(x)=0 by regrouping all the terms in the left-hand side. It follows that the solutions of such an equation are exactly the zeros of the function f. In other words, a "zero of a function" is precisely a "solution of the equation obtained by equating the function to 0", and the study of zeros of functions is exactly the same as the study of solutions of equations.


Polynomial roots

Every real polynomial of odd degree has an odd number of real roots (counting multiplicities); likewise, a real polynomial of even degree must have an even number of real roots. Consequently, real odd polynomials must have at least one real root (because the smallest odd whole number is 1), whereas even polynomials may have none. This principle can be proven by reference to the intermediate value theorem: since polynomial functions are
continuous Continuity or continuous may refer to: Mathematics * Continuity (mathematics), the opposing concept to discreteness; common examples include ** Continuous probability distribution or random variable in probability and statistics ** Continuous ...
, the function value must cross zero, in the process of changing from negative to positive or vice versa (which always happens for odd functions).


Fundamental theorem of algebra

The fundamental theorem of algebra states that every polynomial of degree n has n complex roots, counted with their multiplicities. The non-real roots of polynomials with real coefficients come in conjugate pairs.
Vieta's formulas In mathematics, Vieta's formulas relate the coefficients of a polynomial to sums and products of its roots. They are named after François Viète (more commonly referred to by the Latinised form of his name, "Franciscus Vieta"). Basic formulas ...
relate the coefficients of a polynomial to sums and products of its roots.


Computing roots

Computing roots of functions, for example polynomial functions, frequently requires the use of specialised or approximation techniques (e.g., Newton's method). However, some polynomial functions, including all those of degree no greater than 4, can have all their roots expressed algebraically in terms of their coefficients (for more, see
algebraic solution A solution in radicals or algebraic solution is a closed-form expression, and more specifically a closed-form algebraic expression, that is the solution of a polynomial equation, and relies only on addition, subtraction, multiplication, divisi ...
).


Zero set

In various areas of mathematics, the zero set of a
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
is the set of all its zeros. More precisely, if f:X\to\mathbb is a
real-valued function In mathematics, a real-valued function is a function whose values are real numbers. In other words, it is a function that assigns a real number to each member of its domain. Real-valued functions of a real variable (commonly called ''real f ...
(or, more generally, a function taking values in some
additive group An additive group is a group of which the group operation is to be thought of as ''addition'' in some sense. It is usually abelian, and typically written using the symbol + for its binary operation. This terminology is widely used with structures ...
), its zero set is f^(0), the
inverse image In mathematics, the image of a function is the set of all output values it may produce. More generally, evaluating a given function f at each element of a given subset A of its domain produces a set, called the "image of A under (or through) ...
of \ in X. The term ''zero set'' is generally used when there are infinitely many zeros, and they have some non-trivial
topological properties In topology and related areas of mathematics, a topological property or topological invariant is a property of a topological space that is invariant under homeomorphisms. Alternatively, a topological property is a proper class of topological space ...
. For example, a
level set In mathematics, a level set of a real-valued function of real variables is a set where the function takes on a given constant value , that is: : L_c(f) = \left\~, When the number of independent variables is two, a level set is calle ...
of a function f is the zero set of f-c. The cozero set of f is the
complement A complement is something that completes something else. Complement may refer specifically to: The arts * Complement (music), an interval that, when added to another, spans an octave ** Aggregate complementation, the separation of pitch-clas ...
of the zero set of f (i.e., the subset of X on which f is nonzero). The zero set of a
linear map In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that pr ...
is also called kernel (algebra), kernel.


Applications

In algebraic geometry, the first definition of an algebraic variety is through zero sets. Specifically, an affine algebraic set is the set intersection, intersection of the zero sets of several polynomials, in a polynomial ring k\left[x_1,\ldots,x_n\right] over a field (mathematics), field. In this context, a zero set is sometimes called a ''zero locus''. In Mathematical analysis, analysis and geometry, any closed set, closed subset of \mathbb^n is the zero set of a smooth function defined on all of \mathbb^n. This extends to any smooth manifold as a corollary of paracompactness. In differential geometry, zero sets are frequently used to define manifolds. An important special case is the case that f is a smooth function from \mathbb^p to \mathbb^n. If zero is a regular value of f, then the zero set of f is a smooth manifold of dimension m=p-n by the Submersion_(mathematics)#Local_normal_form, regular value theorem. For example, the unit m-sphere in \mathbb^ is the zero set of the real-valued function f(x)=\Vert x \Vert^2-1.


See also

*Marden's theorem *Root-finding algorithm *Sendov's conjecture * Vanish at infinity * Zero crossing *Zeros and poles


References


Further reading

* {{MathWorld , title=Root , urlname=Root Elementary mathematics Functions and mappings 0 (number)