Questions tagged [polynomials]

For both basic and advanced questions on polynomials in any number of variables, including, but not limited to solving for roots, factoring, and checking for irreducibility.

Usually, polynomials are introduced as expressions of the form $\sum_{i=0}^dc_ix^i$ such as $15x^3 - 14x^2 + 8$. Here, the numbers are called coefficients, the $x$'s are the variables or indeterminates of the polynomial, and $d$ is known as the degree of the polynomial. In general the coefficients may be taken from any ring $R$ and any finite number of variables is allowed. The set of all polynomials in $n$ variables $X_1,\ldots,X_n$ over a ring $R$ is denoted by $R[X_1,\ldots,X_n]$. Strictly speaking this is a formal sum, because the variables do not represent any value. Nevertheless, the variables of a polynomial obey the usual arithmetic laws in a ring (like commutativity and distributivity). This makes $R[X_1,\ldots,X_n]$ a ring itself. One should note that $R[X_1][X_2]=R[X_1,X_2]$. This idea can be extended to $R[X_1,\ldots,X_n]$ in a very natural way.

An expression of the form $rX_1^{i_1}X_2^{i_2}\cdots X_n^{i_n}$ ($r\in R$) is called a term (of the polynomial). Polynomials are defined to have only finitely many terms. An expression with infinitely many different terms is generally not considered to be a polynomial, but a (formal) power series in one or more variables.

When $P\in R[X]$, $P(x)$ is the evaluation of $P$ at $x$ (pronounced $P$ of $x$, or simply $Px$). Here $x$ does not necessarily have to be an element of $R$. For $P(x)$ to be properly defined for an $x$ in some ring $S$ we need:

  • a homomorphism $\phi:R\to S$
  • the image of all coefficients of $P$ under $\phi$ should commute with $x$.

Evaluation is now simply performed by replacing all coefficients $r_i$ of $P$ by $\phi(r_i)$ and all appearances of $X$ by $x$. This quite naturally gives an expression that is well defined as an element of $S$. The concept of evaluation is naturally extended to $R[X_1,\ldots,X_n]$.

26755 questions
1
vote
2 answers

The p-th power of a derivation on $\mathbb{F}_p[X]$ is still a derivation

I come across the following problem in Kostrikin's algebra textbook. Every derivation of the polynomial ring $P[X]$ has the form $T_u:f \mapsto uf'$, $u\in P[X]$. Suppose that char$P=p>0$, then $(T_u)^p$ is also a derivation. It seems to me that we…
1
vote
2 answers

Factorization of a Polynomial Using Zeros

I am reading a definition in my Pre-Calculus book but I am a little but confused, the definition states: Suppose $p$ is a nonzero polynomial with at least one (real) zero. Then *There exist real numbers $r_1$,$r_2$,...,$r_m$ and a polynomial G such…
Kot
  • 3,273
1
vote
2 answers

Factoring a complicated 20-term polynomial

I'm trying to factorise a 20-term polynomial of the 4th degree with four variables. Ideally, I'd like to do it by hand, but I get the idea that this is pretty improbable. Can anyone point me to some helpful resources on this subject? Thanks
hrickards
  • 113
1
vote
3 answers

elementary symmetric polynomials are symmetric

I'm trying to prove that elementary symmetric polynomials -- defined as usual --are indeed symmetric (i.e. invariant under the action of each $\sigma \in S_n$.) This seems almost trivial to me; in a commutative ring, you can simply reorder the…
1
vote
1 answer

Stuck with solving a polynomial

I am doing a problem for homework that says: Suppose $s(x)=3x^3-2$. Write the expression $\frac{s(2+x)-s(2)}{x}$ as a sum of terms, each of which is a constant times power of $x$. I was able to do the following work for this…
Kot
  • 3,273
1
vote
1 answer

product of polynomials has only positive coefficients

Im looking for an example of two polynomials with integer coefficients in one variable with: 1) both have positive "constant"-coefficient 2) atleast one of the coefficients of atleast one of the two polynomials is negative 3) their product has only…
Car Kas
  • 53
1
vote
3 answers

Proving $f(X)$ is a constant if $f(X)g(X)=1$

Question: Let $\Bbb{F}$ be a field Let $f(X), g(X) \in \Bbb F[X]$ Suppose that $f(X)g(X) = 1$. Prove that $f(X)=a$ for some $a \in \Bbb F$ My attempt: If we assume $\deg f(X)$, $\deg g(X)$ $\ge 0$ then we know $\deg f(X)$ $\deg g(X)$ = $\deg f(X)$…
1
vote
2 answers

Is $x^p-2$ irreducible?

I suspect that this polynomial is irreducible (and therefore separable since $\mathbb{Q}$ has characteristic $0$) because it has no rational roots. Can somebody tell me if I'm correct and explain a more rigorous method to show that the polynomial is…
Jeff M.
  • 194
1
vote
3 answers

Polynomial division in $\Bbb Z/n\Bbb Z$

So, I know how polynomial division works in principle, but I have currently no Idea what is asked here: We have to divide two polynomials: f = $4t^4-2t^3-3$ and g = $2t^2-3$ but in the polynomial ring $F_{p}[t]$ with p prime. (F = $\mathbb{Z/pZ}$).…
1
vote
3 answers

How do i find the roots of this polynomial equation?

The polynomial equation is: $x^4-5x^3+5x^2+5x-6=0$. How do i simplify this equation so that i can find its roots. Please, can anyone teach me how to find roots of equations of degree 4 and degree 3.
1
vote
2 answers

How to comment on degree and whether polynomial function is even or odd given a particular condition for it?

Let $P(x)$ be a polynomial with real coefficients such that $P(\sin^2x) = P(\cos^2x)$ for all x in interval [0,π/2] Find which of the following statements are true ? $P(x)$ is an even function $P(x)$ can be expressed as a polynomial in $(2x - 1)^2…
Matt
  • 1,150
1
vote
3 answers

The appellation

The degree of a polynomial is the highest degree of its terms when the polynomial is expressed in its canonical form consisting of a linear combination of monomial and The radian is the standard unit of angular measure, used in many areas of…
1
vote
1 answer

Polynomial Algebra~ Advanced

This is a problem I have faced great difficulty with. (teacher's challenge question) Suppose $G(n)$ is a monic polynomial with integer coefficients in which $G(0)=31$. Also, suppose that the distinct integers $b_1,...,b_q$ satisfy…
Hiro
  • 55
1
vote
2 answers

Polynomial that maps an integer subset to itself

I am trying to map the integers in [0, 999,999] to themselves uniquely, using something a little more advanced than n -> (na + b) mod 1,000,000, where a and b are positive integers and a and 1,000,000 are relatively prime. How do I find a polynomial…
1
vote
3 answers

Tangent line to a Polynomial

I was reading up about Polynomial long division yesterday and one of its applications was the ability to find a tangent line to a polynomial without differentiation. It stated let $ P(x)$ be a polynomial, to find the tangent line to $P(x)$ at point…
UserSOS
  • 11