Английская Википедия:Coefficient

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Other uses Шаблон:Refimprove

In mathematics, a coefficient is a multiplicative factor involved in some term of a polynomial, a series, or an expression. It may be a number (dimensionless), in which case it is known as a numerical factor.[1] It may also be a constant with units of measurement, in which it is known as a constant multiplier.[1] In general, coefficients may be any expression (including variables such as Шаблон:Mvar, Шаблон:Mvar and Шаблон:Mvar).[2][1] When the combination of variables and constants is not necessarily involved in a product, it may be called a parameter.[1]

For example, the polynomial <math>2x^2-x+3</math> has coefficients 2, −1, and 3, and the powers of the variable <math>x</math> in the polynomial <math>ax^2+bx+c</math> have coefficient parameters <math>a</math>, <math>b</math>, and <math>c</math>.

The Шаблон:Vanchor, also known as constant term or simply constant is the quantity not attached to variables in an expression. For example, the constant coefficients of the expressions above are the number 3 and the parameter c, respectively. The coefficient attached to the highest degree of the variable in a polynomial is referred to as the leading coefficient. For example, in the expressions above, the leading coefficients are 2 and a, respectively.

In the context of differential equations, an equation can often be written as equating to zero a polynomial in the unknown functions and their derivatives. In this case, the coefficients of the differential equation are the coefficients of this polynomial, and are generally non-constant functions. A coefficient is a constant coefficient when it is a constant function. For avoiding confusion, the coefficient that is not attached to unknown functions and their derivative is generally called the constant term rather the constant coefficient. In particular, in a linear differential equation with constant coefficient, the constant term is generally not supposed to be a constant function.

Terminology and definition

In mathematics, a coefficient is a multiplicative factor in some term of a polynomial, a series, or any expression. For example, in the polynomial <math display="block">7x^2-3xy+1.5+y,</math> with variables <math>x</math> and <math>y</math>, the first two terms have the coefficients 7 and −3. The third term 1.5 is the constant coefficient. In the final term, the coefficient is 1 and is not explicitly written.

In many scenarios, coefficients are numbers (as is the case for each term of the previous example), although they could be parameters of the problem—or any expression in these parameters. In such a case, one must clearly distinguish between symbols representing variables and symbols representing parameters. Following René Descartes, the variables are often denoted by Шаблон:Mvar, Шаблон:Mvar, ..., and the parameters by Шаблон:Mvar, Шаблон:Mvar, Шаблон:Mvar, ..., but this is not always the case. For example, if Шаблон:Mvar is considered a parameter in the above expression, then the coefficient of Шаблон:Mvar would be Шаблон:Math, and the constant coefficient (with respect to Шаблон:Mvar) would be Шаблон:Math.

When one writes <math display="block">ax^2+bx+c,</math> it is generally assumed that Шаблон:Mvar is the only variable, and that Шаблон:Mvar, Шаблон:Mvar and Шаблон:Mvar are parameters; thus the constant coefficient is Шаблон:Mvar in this case.

Шаблон:AnchorAny polynomial in a single variable Шаблон:Mvar can be written as <math display="block">a_k x^k + \dotsb + a_1 x^1 + a_0</math> for some nonnegative integer <math>k</math>, where <math>a_k, \dotsc, a_1, a_0</math> are the coefficients. This includes the possibility that some terms have coefficient 0; for example, in <math>x^3 - 2x + 1</math>, the coefficient of <math>x^2</math> is 0, and the term <math>0x^2</math> does not appear explicitly. For the largest <math>i</math> such that <math>a_i \ne 0</math> (if any), <math>a_i</math> is called the leading coefficient of the polynomial. For example, the leading coefficient of the polynomial <math display="block">4x^5 + x^3 + 2x^2</math> is 4. This can be generalised to multivariate polynomials with respect to a monomial order, see Шаблон:Section link.

Linear algebra

In linear algebra, a system of linear equations is frequently represented by its coefficient matrix. For example, the system of equations <math display="block"> \begin{cases} 2x + 3y = 0 \\ 5x - 4y = 0 \end{cases},</math> the associated coefficient matrix is <math>\begin{pmatrix} 2 & 3 \\ 5 & -4 \end{pmatrix}. </math> Coefficient matrices are used in algorithms such as Gaussian elimination and Cramer's rule to find solutions to the system.

The leading entry (sometimes leading coefficientШаблон:Cn) of a row in a matrix is the first nonzero entry in that row. So, for example, in the matrix <math display="block"> \begin{pmatrix} 1 & 2 & 0 & 6\\ 0 & 2 & 9 & 4\\ 0 & 0 & 0 & 4\\ 0 & 0 & 0 & 0 \end{pmatrix}, </math> the leading coefficient of the first row is 1; that of the second row is 2; that of the third row is 4, while the last row does not have a leading coefficient.

Though coefficients are frequently viewed as constants in elementary algebra, they can also be viewed as variables as the context broadens. For example, the coordinates <math>(x_1, x_2, \dotsc, x_n)</math> of a vector <math>v</math> in a vector space with basis <math>\lbrace e_1, e_2, \dotsc, e_n \rbrace </math> are the coefficients of the basis vectors in the expression <math display="block"> v = x_1 e_1 + x_2 e_2 + \dotsb + x_n e_n .</math>

See also

References

Further reading

  • Sabah Al-hadad and C.H. Scott (1979) College Algebra with Applications, page 42, Winthrop Publishers, Cambridge Massachusetts Шаблон:ISBN .
  • Gordon Fuller, Walter L Wilson, Henry C Miller, (1982) College Algebra, 5th edition, page 24, Brooks/Cole Publishing, Monterey California Шаблон:ISBN .