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

The degree of the polynomial $\ W(x) $ is equal $\ 2015$. Knowing that $\ W(n)= \frac{1}{n}$ for $\ n = 1,2,...,2016$ calculate $\ W(2017)$.

The degree of the polynomial $\ W(x) $ is equal $\ 2015$. Knowing that $\ W(n)= \frac{1}{n}$ for $\ n = 1,2,...,2016$ calculate $\ W(2017)$. Please help
1
vote
1 answer

If $P(x) = x^3-kx^2+2kx-8$, prove that the values of k for which P(x) has real roots are $K\le-2$ or $K\ge6$.

$(x-a)$ is a factor of the polynomial $P(x)$, where $a$ is an integer. If $P(x) = x^3-kx^2+2kx-8$, prove that the values of k for which P(x) has real roots are $K\le-2$ or $K\ge6$. I tried differentiating it and using the discriminant but I couldn't…
kjhg
  • 691
1
vote
1 answer

Polynomials on the $n$-tuples consisting of 0 and 1

Let $P(x_1,x_2,\ldots,x_n)$ be a polynomial of $n$ real variables. Under what conditions on the coefficients of this polynomial it takes only the values 0 or 1 on the $n$-tuples consisting of 0 and 1? That is, more formally: if $x_k \in \{0,1\}$…
DianaG
  • 11
1
vote
0 answers

Polynomials and their derivative functions

I just wanna prove this statement- if a polynomial has at least one real zero then it will be equal to its derivative function somewhere for at least one x. I have proved the same for even degree polynomials using Rolle's theorem.
1
vote
1 answer

Polynomials and Location of Real Roots

Edit in hopes of clarifying the question: I think that for every polynomial $f(x)$ having at least one real zero there is an $x$ for which $f(x) = f'(x)$. Am I right? Original question: Let $f(x)$ be a polynomial having at least one real zero. Is…
1
vote
0 answers

Which are the positivity conditions for sixth degree polynomials?

I have a polynomial of degree $6$ with positive real roots. I need to know the conditions on its coefficients so that the polynomial is positive for any positive root, i.e., $$a_6x^6 + a_5x^5 + a_4x^4 + a_3x^3 + a_2x^2 + a_1x + a_0 > 0$$ and all…
1
vote
2 answers

Polynomials : $P(xy)+P(yz)+P(zx) =P(xy+yz+zx)$

Find all polynomials $P(x) \in \mathbb{R}[x]$ such that $$P(xy)+P(yz)+P(zx) =P(xy+yz+zx)$$ $\forall x, y, z \in \mathbb{R}$ satisfying the equation $x+y+z=0$ My attempt : Consider $P(0,0,0)$, $3P(0)=P(0)$, so $P(0)=0$ Since $x+y+z=0$, let $x=a-b,…
user403160
  • 3,286
1
vote
2 answers

Which of the following equations has the greatest number of real solutions?(math subject GRE exam 1268 Q.17)

Could anyone give me a hint for the most rapid way for solving this question (solving it in exactly 2.5 minutes)? Thanks!
user426277
1
vote
0 answers

Open source polynomial solver

I need to solve a 6th degree polynomial in my software, so I am looking for an open source numerical polynomial solver. If you know of anything that could be of use to me, please post it here. Thanks a lot! :)
Leta
  • 165
1
vote
1 answer

Help with polynomial problem: Factor the following expression $x^4-16y^2+20x^2+25$

Factor the following expression $$x^4-16y^2+20x^2+25$$ I try many times , couldn't solve it Any help would be appreciated
user373141
  • 2,503
1
vote
1 answer

Polynomial : $ P(x+c)+P(x-c)=2P(x)$

Let c>0, find all polynomials $P(x) \in\mathbb{R}[x]$ satisfying $$ P(x+c)+P(x-c)=2P(x)$$ Thank you, dxiv. Let $Q(x) = P(x+c)-P(x)$, since $P(x+c)-P(x)=P(x)-P(x-c)$ so $Q(x) = Q(x-c)$ i.e., $Q(x+c) = Q(x)$ Then $Q(x)=Q(x+c)=Q(x+2c)=\ldots$…
user403160
  • 3,286
1
vote
2 answers

The smallest value of $2x^2-2xy+5y^2-6y$

Find the smallest value of $$2x^2-2xy+5y^2-6y$$ What I tried: I used differentiation to find the answer is $-2$, and I'm looking for another way to solve this question, which is factorization. If I could make that polynomial go into the form of…
MCCCS
  • 1,625
1
vote
4 answers

Find all polynomials s.t. $(x-3)P(x+1)-(x+3)P(x-2)=3x(x^2-9)$, for all $x\in\mathbb{R}$

The question is to find all polynomials $P$ such that for all $x\in\mathbb{R}$ $$(x-3)P(x+1)-(x+3)P(x-2)=3x(x^2-9).$$ I've tried putting in different values of $x$, namely those which are zeros of the R.H.S., but all I got from that was that…
implicati0n
  • 1,459
1
vote
1 answer

Reference (database) for polynomials

Suppose I want to know what is known about the following polynomial $$x^4 - 2x^2y^2 - 2x^2z^2 + y^4 - 2y^2z^2 + z^4.$$ Where can one find such information?
1
vote
0 answers

(Rational) polynomial in two variables of degree 3 with no roots in projective closure

First of all I think the following statement is true: Given a polynomial $f\in \mathbb R[x,y]$ of degree $3$, there is always at least one solution $(a,b) \in \mathbb R^2$ for $f(a,b)=0$, right? What if I replace all $\mathbb R$ by $\mathbb Q$? Does…
Thrash
  • 339