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
2
votes
1 answer

What is the number of real roots of the polynomial

The number of distinct real roots of the equation $x^9+x^7+x^5+x^3+x+1=0.$
ram
  • 59
2
votes
2 answers

Cubic Polynomial With an Extra Variable

I was trying so desperately to find the value of $c$. Let $$P(x) = 2x^3+2x^2-2cx+4$$ $x+2$ is the factor of $P(x)$. So I started factoring it, going $x+2(2x^2-2x...$ and then got stuck at factoring $2cx$. It just seems impossible, because 4 does not…
2
votes
3 answers

A polynomial can be considered a number?

According to wikipedia the Euler's number is: $$e = 1 + \frac{1}{1} + \frac{1}{1\times 2} + \frac{1}{1\times 2\times 3} + \frac{1}{1\times 2\times 3\times 4}+\cdots$$ And I see it's structure is quite similar to the structure of a…
Red Banana
  • 23,956
  • 20
  • 91
  • 192
2
votes
2 answers

$|P(x)|$ differentiable at a root $x_0$

Let $p(x)$ be a polynomial and suppose that $x_0 \in \bf R$ is a real root i.e. $p(x_0) = 0$. When will $|p(x)|$ be differentiable at $x_0$? My Thoughts For polynomials such as $f(x) = x$, we run into trouble at roots of odd multiplicity i.e. $|x|$…
Moderat
  • 4,437
2
votes
1 answer

Problem Concerning The Euclidean Algorithm For Polynomials

Let $P(x) = x^3-x^2-x-2$ and $Q(x) = 2x^2-3x-2$ What do I do in the first step when The coefficient in front of $2x^2$ is greater than the coefficient in front of $x^3$ ($2>1$) In the first step do I simply write $x^3 = \dfrac{1}{2}2x^2\times x$…
aribaldi
  • 1,400
2
votes
2 answers

How does one find any polynomials common roots

I was wondering if there was a way to find the common roots of 2 polynomials. For example let $P_1(x) = x^5+x^3+2x^4-5x^2-7$ and $P_2(x) = 2x^7 +3x^3+4x^6+6x^2-14x^4-21$ Is there an algorithm or a method to find $P_1$ and $P_2$'s common roots?
aribaldi
  • 1,400
2
votes
1 answer

Finding coefficients of two polynomials

Let $n$ be a natural number. Let $f(x)=\prod_{i=-n}^{n}(x-i)$. If $k$ is an even integer, then the coefficient of $x^k$ is zero. The coefficient of $x^{2n-1}$ is $-(1^2+\cdots+n^2)=-\dfrac{n(n+1)(2n+1)}{6}$. It is easy to see that the sum of all…
Moh514
  • 223
2
votes
1 answer

Roots of a quartic polynomial

If $a, 3a, 5a, b, b + 3,$ and $b+5$ are all roots of a fourth-degree polynomial equation where $0
user343705
2
votes
2 answers

Determining a constant from polynomial

Given that $x^4= (x-c)^2$ which c is a real constant number. If the above solution has four real roots. Hence, c must be a. $$-\frac{1}{4}\le c \le \frac{1}{4}$$ b.$$c \le -\frac{1}{4}$$ c.$$ c \le\frac{1}{4}$$ d.$$c \ge\frac{1}{4}$$ e. any number…
2
votes
1 answer

If $P$ is an integer polynomial with $P(1)=P(2)=0$, then some coefficient is less than $-1$

Let $P (x)$ be a polynomial with integer coefficients. It is known that the numbers $1$ and $2$ are its roots. Prove that there exists a coefficient that is less than $-1$. My work so far: Let $P(x)=a_nx^n+...+ax+a_0$. $P(1)=P(2)=0$. Prove that…
Roman83
  • 17,884
  • 3
  • 26
  • 70
2
votes
1 answer

A question on roots of a polynomial of degree $n$

Under what conditions on cofficients of a polynomial $p(x)$, the roots of $p(x)$ are real and positive?
Aliakbar
  • 3,167
  • 2
  • 17
  • 27
2
votes
1 answer

are these the only answers of $x^4+y^4+z^4+1=4xyz$?

Given an equation $$x^4+y^4+z^4+1=4xyz$$Find out the number of possible ordered tuple $(x,y,z)\mid x,y,z\in\Bbb{R}$. I am getting it as $(1,1,1),(-1,-1,1),(1,-1,-1),(-1,1,-1)$ so $\boxed{4}$ Is there any other tuple which I am missing? Any help…
ashi
  • 165
2
votes
1 answer

The quintic equation: Why is there no closed formula?

We know that polynomials up to fourth degree have closed solutions using radicals. And we know that starting from the quintic no polynomial will have a closed solution using radicals. Question 1: What I want to know is, why does this happen for the…
MrYouMath
  • 15,833
2
votes
0 answers

Give an example of a polynomial $p(x) \in \mathbb{Z}[x]$ of degree 10 which is reducible modulo 2,3 and 5 but irreducible over $\mathbb{Z}$.

Give an example of a polynomial $p(x) \in \mathbb{Z}[x]$ of degree 10 which is reducible modulo 2,3 and 5 but irreducible over $\mathbb{Z}$. I tried to solve this by Eisenstein Criterion,let $p(x)$ is irreducible over $\mathbb{Z}$, but I don't know…
Nhay
  • 727
2
votes
0 answers

n variable polynomial + /-if the number of $-1$'s is even, or odd, respectively. Prove that the degree of this polynomial is at least $n$.

Consider a polynomial in $n$ variables with real coefficients. We know that if every variable is $\pm1$, the value of the polynomial is positive, or negative if the number of $-1$'s is even, or odd, respectively. Prove that the degree of this…
user321656