Main article: Polynomial
A polynomial in an indeterminate X {\displaystyle X} is an expression of the form a 0 + a 1 X + a 2 X 2 + … + a n X n {\displaystyle a_{0}+a_{1}X+a_{2}X^{2}+\ldots +a_{n}X^{n}} , where the a i {\displaystyle a_{i}} are called the coefficients of the polynomial. Two such polynomials are equal only if the corresponding coefficients are equal.6 In contrast, two polynomial functions in a variable x {\displaystyle x} may be equal or not at a particular value of x {\displaystyle x} .
For example, the functions
are equal when x = 3 {\displaystyle x=3} and not equal otherwise. But the two polynomials
are unequal, since 2 does not equal 5, and 3 does not equal 2. In fact,
does not hold unless a = 2 {\displaystyle a=2} and b = 3 {\displaystyle b=3} . This is because X {\displaystyle X} is not, and does not designate, a number.
The distinction is subtle, since a polynomial in X {\displaystyle X} can be changed to a function in x {\displaystyle 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:
so the polynomial function x − x 2 {\displaystyle x-x^{2}} is identically equal to 0 for x {\displaystyle x} having any value in the modulo-2 system. However, the polynomial X − X 2 {\displaystyle X-X^{2}} is not the zero polynomial, since the coefficients, 0, 1 and −1, respectively, are not all zero.
Main article: Formal power series
A formal power series in an indeterminate X {\displaystyle X} is an expression of the form a 0 + a 1 X + a 2 X 2 + … {\displaystyle a_{0}+a_{1}X+a_{2}X^{2}+\ldots } , where no value is assigned to the symbol X {\displaystyle X} .7 This is similar to the definition of a polynomial, except that an infinite number of the coefficients may be nonzero. Unlike the power series encountered in calculus, questions of convergence are irrelevant (since there is no function at play). So power series that would diverge for values of x {\displaystyle x} , such as 1 + x + 2 x 2 + 6 x 3 + … + n ! x n + … {\displaystyle 1+x+2x^{2}+6x^{3}+\ldots +n!x^{n}+\ldots \,} , are allowed.
Main article: Generator (mathematics)
Indeterminates are useful in abstract algebra for generating mathematical structures. For example, given a field K {\displaystyle K} , the set of polynomials with coefficients in K {\displaystyle K} is the polynomial ring with polynomial addition and multiplication as operations. In particular, if two indeterminates X {\displaystyle X} and Y {\displaystyle Y} are used, then the polynomial ring K [ X , Y ] {\displaystyle K[X,Y]} also uses these operations, and convention holds that X Y = Y X {\displaystyle XY=YX} .
Indeterminates may also be used to generate a free algebra over a commutative ring A {\displaystyle A} . For instance, with two indeterminates X {\displaystyle X} and Y {\displaystyle Y} , the free algebra A ⟨ X , Y ⟩ {\displaystyle A\langle X,Y\rangle } includes sums of strings in X {\displaystyle X} and Y {\displaystyle Y} , with coefficients in A {\displaystyle A} , and with the understanding that X Y {\displaystyle XY} and Y X {\displaystyle YX} are not necessarily identical (since free algebra is by definition non-commutative).
McCoy (1960, pp. 189, 190) - McCoy, Neal H. (1960), Introduction To Modern Algebra, Boston: Allyn and Bacon, LCCN 68015225 https://archive.org/details/introductiontomo00mcco/page/126/mode/2up?q=indeterminate ↩
Joseph Miller Thomas (1974). A Primer On Roots. William Byrd Press. ASIN B0006W3EBY. https://archive.org/details/primeronroots0000jmth/mode/2up?q=indeterminate ↩
Lewis, Donald J. (1965). Introduction to Algebra. New York: Harper & Row. p. 160. LCCN 65-15743. https://archive.org/details/introductiontoal00lewi/page/160/mode/2up?q=indeterminate ↩
Landin, Joseph (1989). An Introduction to Algebraic Structures. New York: Dover Publications. p. 204. ISBN 0-486-65940-2. 0-486-65940-2 ↩
Marcus, Marvin (1978). Introduction to Modern Algebra. New York: Marcel Dekker. pp. 140–141. ISBN 0-8247-6479-X. 0-8247-6479-X ↩
Herstein 1975, Section 3.9. - Herstein, I. N. (1975). Topics in Algebra. Wiley. ISBN 047102371X. https://archive.org/details/i-n-herstein-topics-in-algebra-2nd-edition-1975-wiley-international-editions-joh/page/n165/mode/1up?q=Indeterminate ↩
Weisstein, Eric W. "Formal Power Series". mathworld.wolfram.com. Retrieved 2019-12-02. http://mathworld.wolfram.com/FormalPowerSeries.html ↩