Content of a polynomial

The ideal generated by the coefficients of a polynomial.
Content of a polynomial

Let RR be a commutative ring with 11, and let f(x)=i=0naixiR[x]f(x)=\sum_{i=0}^n a_i x^i\in R[x]. The content of ff is the

c(f)=(a0,a1,,an), c(f)=(a_0,a_1,\dots,a_n),

i.e. the by the coefficients of ff.

When RR is a gcd domain (e.g. a ), the content corresponds (up to ) to the of the coefficients. The notion is central to Gauss-type results about how factorization in R[x]R[x] relates to factorization in Frac(R)[x]\mathrm{Frac}(R)[x].

Examples:

  • In Z[x]\mathbb{Z}[x], for f=6x2+15xf=6x^2+15x one has c(f)=(3)c(f)=(3).
  • In Z[x]\mathbb{Z}[x], for g=x2+2g=x^2+2 one has c(g)=(1)c(g)=(1).
  • For the zero polynomial 0R[x]0\in R[x], c(0)=(0)c(0)=(0).