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
3
votes
2 answers

Polynomials and permanent/determinant

Let $f\in \Bbb Z[x_1,\dots,x_n]$ be a multivariate polynomial. Is it possible to represent $f$ say of TOTAL degree $d$ by a $({dc})^{n}\times ({dc})^{n}$ determinant or $({dn})^c\times ({dn})^c$ permanent with polynomial entries with some fixed…
Turbo
  • 6,221
3
votes
0 answers

Finding polynomial's to satisfy a polynomial function

If I have that $p_{k,j}: F \to F$ is given by: $p_{1,0}=(x-2)^3$ $p_{2,0}=(x-1)$ and I have a polynomial function $f_0(x): F \to F$ given by $f_0(x)=1$ How would I find polynomials $h_1$ and $h_2$ so that $f_0(x)=p_{1,0}(x)h_1(x)+p_{2,0}h_2(x)$ for…
3
votes
0 answers

How to prove this polynomial has an imaginary root?

How can we show that the polynomial $a_nx^n + a_{n-1}x^{n-1} + a_3x^3 + x^2 + x + 1 = 0$, where $a_i\in \Bbb R$, $i=3,...,n$ has an imaginary root?
3
votes
1 answer

A sufficient condition to ensure a polynomial to be zero

Let $p_i(x)$, $p(x)$ be real coefficient polynomials. Suppose that $$\sum_{i=0}^{n-1}x^ip_i(x^{in})=p(x^n), (x-1)\mid p(x).$$ Show that $p_i(x)=0$, $1\leq i\leq n-1$. I could only show that $p_i(1)=0$, once we take $x$ to be the $n$-th root of…
xldd
  • 3,485
3
votes
3 answers

Degree-4 Polynomial

Solve the equation $x^4 - 14x^3 + 50x^2 -14x + 1 = 0$. I am not sure about how to best proceed, and would like a solution that does not involved the generalised quartic formula.
YDP
  • 301
2
votes
4 answers

Can any of these polynomials be a square?

It's in $\mathbb C[x]$ and they have the form $$1+x+x^2+\dots +x^n$$ Obviously $n$ can't be odd. I can prove it for any specific polynomial via GCD with the derivative, but how to prove it for all $n$ at once?
2
votes
3 answers

Show $x^3-3x^2-3x+7$ has a positive real root.

How to show that the polynomial $$x^3-3x^2-3x+7$$ has a positive real root? I can graph it and see that it is indeed true, but can we prove it rigorously?
Stanley
  • 23
2
votes
1 answer

Uniqueness of polynomial

Let $n$ be a nonnegative integer. Can you help me prove the following ? There exists a unique polynomial $P_{n}$ such that for all $t \in [0,\frac{\pi}{2}]$, $P_{n}(\operatorname{cotan}^2t)=\frac{\sin((2n+1)t}{(\sin t)^{2n+1}}$ with…
user20010
2
votes
2 answers

Number of distinct real roots of $x^9 + x^7 + x^5 + x^3 + x + 1$

The number of distinct real roots of this equation $$x^9 + x^7 + x^5 + x^3 + x + 1 =0$$ is Descarte rule of signs doesnt seems to work here as answer is not consistent . in general i would like to know nhow to find number of real roots of any…
godonichia
  • 2,235
2
votes
1 answer

find decomposition of polynomial

How to find a decomposition of the following polynomial $ f := t^{2n} + t^n + 1 \in \mathbb{R}[t], n \in \mathbb{N}$ where the decomposition is a product of $n$ normed polynomials of degree 2?
meinzlein
  • 305
2
votes
1 answer

An equality about sums of Bernstein polynomials: $\sum_{k=0}^n \left(x - \frac kn\right)^2 p_{nk}(x) = \frac{x(1-x)}{n}$

We defined the Bernstein polynomials as following $$ p_{nk} \ = \ \frac{n!}{k!(n-k)!} x^k(1-x)^{n-k}$$ I have to show this: $$ \sum_{k=0}^n \left(x - \frac kn\right)^2 p_{nk}(x) \ = \ \frac{x(1-x)}{n} $$ My own work It is easy to show…
2
votes
3 answers

Prove that $a+b+1 = 0$

The polynomials $x^2+ax+b$ and $x^2+bx+a$ have common factors.prove that $a+b+1=0$. My attempt- I could do nothing other than dividing the polynomials to get $x^2+bx+a$=$x^2+ax+b+bx-ax+a-b$.Please help me what to do.
2
votes
2 answers

Quartic Quasi-Discriminant

I'm trying to find a condition on a, b and c for the quartic $P(x)=x^4+ax^3+bx+c$ to have a triple root. Using the Multiple Root Theorem, it's easy to show that if it has a triple root, it must be $\alpha=-\frac{a}{2}$. So the usual method of…
Trogdor
  • 10,331
2
votes
2 answers

Upper bound on the magnitude of the roots of a complex polynomial

Problem: Let $z_0$ be a root of the complex polynomial $z^n + a_{n-1}z^{n-1} + ... + a_0 $ $ (a_k \in \mathbb{C})$. Prove that $|z_0| \le \zeta$, where $\zeta$ is the only positive root of $z^n - |a_{n-1}|z^{n-1} - ... - |a_0|$. (the preceding…
Dániel G.
  • 4,980
2
votes
1 answer

How prove this polynomial $p(x)$ is deg greater than $n-1$

Question: Let $P(x)$ be a polynomial satisfying $$P(k)=\cos{\dfrac{2k\pi}{n}},k=1,2,\cdots,n$$ Show that $$\deg{P(x)}\ge n-1$$ I want to…
math110
  • 93,304