Indeterminate (variable)
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, particularly in formal
algebra Algebra () is one of the broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathematics. Elementary a ...
, an indeterminate is a symbol that is treated as a
variable Variable may refer to: * Variable (computer science), a symbolic name associated with a value and whose associated value may be changed * Variable (mathematics), a symbol that represents a quantity in a mathematical expression, as used in many ...
, but does not stand for anything else except itself. It may be used as a placeholder in objects such as
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 exa ...
s and
formal power series In mathematics, a formal series is an infinite sum that is considered independently from any notion of convergence, and can be manipulated with the usual algebraic operations on series (addition, subtraction, multiplication, division, partial sum ...
. In particular: * It does not designate a constant or a
parameter A parameter (), generally, is any characteristic that can help in defining or classifying a particular system (meaning an event, project, object, situation, etc.). That is, a parameter is an element of a system that is useful, or critical, when ...
of the problem. * It is not an unknown that could be solved for. * It is not a variable designating a
function argument In computer programming, a parameter or a formal argument is a special kind of variable used in a subroutine to refer to one of the pieces of data provided as input to the subroutine. These pieces of data are the values of the arguments (often ca ...
, or a variable being summed or integrated over. * It is not any type of
bound variable In mathematics, and in other disciplines involving formal languages, including mathematical logic and computer science, a free variable is a Mathematical notation, notation (symbol) that specifies places in an expression (mathematics), expressi ...
. * It is just a symbol used in an entirely formal way. When used as placeholders, a common operation is to substitute
mathematical expression In mathematics, an expression or mathematical expression is a finite combination of symbols that is well-formed according to rules that depend on the context. Mathematical symbols can designate numbers ( constants), variables, operations, f ...
s (of an appropriate type) for the indeterminates. By a common abuse of language, mathematical texts may not clearly distinguish indeterminates from ordinary variables.


Polynomials

A polynomial in an indeterminate X is an expression of the form a_0 + a_1X + a_2X^2 + \ldots + a_nX^n, where the ''a_i'' are called the
coefficient In mathematics, a coefficient is a multiplicative factor in some term of a polynomial, a series, or an expression; it is usually a number, but may be any expression (including variables such as , and ). When the coefficients are themselves var ...
s of the polynomial. Two such polynomials are equal only if the corresponding coefficients are equal. In contrast, two polynomial functions in a variable ''x'' may be equal or not at a particular value of ''x''. For example, the functions :f(x) = 2 + 3x, \quad g(x) = 5 + 2x are equal when ''x = 3'' and not equal otherwise. But the two polynomials :2 + 3X, \quad 5 + 2X are unequal, since 2 does not equal 5, and 3 does not equal 2. In fact, :2 + 3X = a + bX does not hold ''unless'' ''a = 2'' and ''b = 3''. This is because ''X'' is not, and does not designate, a number. The distinction is subtle, since a polynomial in ''X'' can be changed to a function in ''x'' by substitution. But the distinction is important because information may be lost when this substitution is made. For example, when working in modulo 2, we have that: :0 - 0^2 = 0, \quad 1 - 1^2 = 0, so the polynomial function ''x - x^2'' is identically equal to 0 for ''x'' having any value in the modulo-2 system. However, the polynomial ''X - X^2'' is not the zero polynomial, since the coefficients, 0, 1 and −1, respectively, are not all zero.


Formal power series

A
formal power series In mathematics, a formal series is an infinite sum that is considered independently from any notion of convergence, and can be manipulated with the usual algebraic operations on series (addition, subtraction, multiplication, division, partial sum ...
in an indeterminate ''X'' is an expression of the form a_0 + a_1X + a_2X^2 + \ldots, where no value is assigned to the symbol ''X''. This is similar to the definition of a polynomial, except that an infinite number of the coefficients may be nonzero. Unlike the
power series In mathematics, a power series (in one variable) is an infinite series of the form \sum_^\infty a_n \left(x - c\right)^n = a_0 + a_1 (x - c) + a_2 (x - c)^2 + \dots where ''an'' represents the coefficient of the ''n''th term and ''c'' is a const ...
encountered in calculus, questions of
convergence Convergence may refer to: Arts and media Literature *''Convergence'' (book series), edited by Ruth Nanda Anshen *Convergence (comics), "Convergence" (comics), two separate story lines published by DC Comics: **A four-part crossover storyline that ...
are irrelevant (since there is no function at play). So power series that would diverge for values of ''x'', such as ''1 + x + 2x^2 + 6x^3 + \ldots + n!x^n + \ldots\,'', are allowed.


As generators

Indeterminates are useful in
abstract algebra In mathematics, more specifically algebra, abstract algebra or modern algebra is the study of algebraic structures. Algebraic structures include groups, rings, fields, modules, vector spaces, lattices, and algebras over a field. The term ''a ...
for generating
mathematical structure In mathematics, a structure is a set endowed with some additional features on the set (e.g. an operation, relation, metric, or topology). Often, the additional features are attached or related to the set, so as to provide it with some additional ...
s. For example, given a
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
''K'', the set of polynomials with coefficients in ''K'' is the
polynomial ring In mathematics, especially in the field of algebra, a polynomial ring or polynomial algebra is a ring (which is also a commutative algebra) formed from the set of polynomials in one or more indeterminates (traditionally also called variables) ...
with polynomial addition and multiplication as operations. In particular, if two indeterminates ''X'' and ''Y'' are used, then the polynomial ring ''K ,Y/math>'' also uses these operations, and convention holds that ''XY=YX''. Indeterminates may also be used to generate a
free algebra In mathematics, especially in the area of abstract algebra known as ring theory, a free algebra is the noncommutative analogue of a polynomial ring since its elements may be described as "polynomials" with non-commuting variables. Likewise, the po ...
over a
commutative ring In mathematics, a commutative ring is a ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring properties that are not sp ...
''A''. For instance, with two indeterminates ''X'' and ''Y'', the free algebra ''A\langle X,Y \rangle'' includes sums of strings in ''X'' and ''Y'', with coefficients in ''A'', and with the understanding that ''XY'' and ''YX'' are not necessarily identical (since free algebra is by definition non-commutative).


See also

*
Indeterminate equation In mathematics, particularly in algebra, an indeterminate equation is an equation for which there is more than one solution. For example, the equation ax + by =c is a simple indeterminate equation, as is x^2=1. Indeterminate equations cannot be solv ...
*
Indeterminate form In calculus and other branches of mathematical analysis, limits involving an algebraic combination of functions in an independent variable may often be evaluated by replacing these functions by their limits; if the expression obtained after this su ...
*
Indeterminate system In mathematics, particularly in algebra, an indeterminate system is a system of simultaneous equations (e.g., linear equations) which has more than one solution (sometimes infinitely many solutions). In the case of a linear system, the system may b ...
*
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 exa ...
*
Formal power series In mathematics, a formal series is an infinite sum that is considered independently from any notion of convergence, and can be manipulated with the usual algebraic operations on series (addition, subtraction, multiplication, division, partial sum ...


Notes


References

* * -------- {{PlanetMath attribution, title=indeterminate, urlname=Indeterminate Abstract algebra Polynomials Mathematical series