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
4 answers

Find the coefficients of the polynomial...

We have the polynomial $P(x)=x^4-3x^2-4$ and $Q(x)=x^2+mx+n$. Find the real coefficients of $m$ and $n$ , so that $P(x)$ is divisible to $Q(x)$. Excuse for no signs of my work, the problem is I really do not how. Frankly, I've tried to divide the…
wonderingdev
  • 1,761
2
votes
1 answer

When can a polynomial be written as a sum of squares of other polynomials?

The Princeton Companion briefly mentions the general question was 'interesting' and 'difficult' without providing any reference. Can someone shed light on why this is so?
user39914
  • 119
2
votes
0 answers

Polynomials with non-negative integer coefficients in several variables can be determined from only two values

The following result seems to be fairly well-known. Suppose $p$ is a polynomial in one variable with positive integer coefficients, and suppose that $p$ is to be determined by giving several inputs in succession, which are allowed to depend on…
2
votes
2 answers

All monic polynomials of degree $d$ such that $f(x) | f(x^n) \forall n \in \mathbb{Z}^+$?

The coefficients may be complex. I was doing a problem for $d=4$ and am wondering if this can this problem be generalized for any $d$
MT_
  • 19,603
  • 9
  • 40
  • 81
2
votes
1 answer

$P(-2)=P(-5)=n$

Prove that if $n$ is a positive integer, there exists only one polynomial $\displaystyle P(x)=\sum_{i=0}^n a_ix^i$ degree $n$ that satisfies: $(i):\,a_i\in\{0,1,\ldots,9\}$ $(ii):P(-2)=P(-5)=n$
mathkiss
  • 473
2
votes
5 answers

Factoring $4x^4 + 12x^3 - 24x^2 - 32x$

Some help with factorizing this polynomial please. I have tried but it is difficult as it factorizes down to a cubic and I can't factorize it further. This is regarding the division of polynomials. $$P(x) = 4x^4 + 12x^3 - 24x^2 - 32x$$
Simon
  • 29
2
votes
1 answer

$x^3$ polynomial - find equation from 3 points

Struggling with this one: Find the equation with the general form: $$f(x)\to ax^3+bx^2+cx+d=0$$ $$f(x)'\to 3ax+2bx+c=0$$ $$f(x)''\to 6ax+2b=0$$ Points given: - curve cuts x-axis at (-3|0) - curve has high/low point at (-2|?) - curve has infliction…
2
votes
1 answer

How prove $(x-1)^4(x-2)^4\cdots(x-2013)^4+2014$ is reducible?

Let $$f(x)=(x-1)^4(x-2)^4(x-3)^4\cdots(x-2013)^4+2014\tag{1}$$ Prove or disprove: $f(x)$ is reducible on the field of rational numbers $Q$. this problem is background from this : How to prove that $f(x)=(x-1)^2(x-2)^2(x-3)^2\cdots(x-2013)^2+2014$…
math110
  • 93,304
2
votes
1 answer

About the set of points where a polynomial is nonnegative

Given the polynomials $p_1(x_1, \ldots, x_n), \ldots,p_k(x_1, \ldots, x_n)$, let $\Lambda$ be the set of $x \in R^n$ where all of these polynomials are nonnegative. Does there exist a polynomial $q(x_1, \ldots, x_n)$ such that $\Lambda$ is the set…
robinson
  • 1,918
2
votes
2 answers

What is the sum of non-real roots of the polynomial equation?

What is the sum of non-real roots of the polynomial equation $X^{3}+3X^{2}+3X+3=0$ ?
AbCek
  • 23
2
votes
2 answers

Polynomial p with integer coefficients such that p(5)=25, p(14)=16, p(16)=36

Given a polynomial $p$ with integer coefficients such that $p(5)=25$, $p(14)=16$, $p(16)=36$. Need to find all the possible values of $p(10).$ So I guess $p(10)=0$ is an option, but maybe there are more. Not sure how to find them easily.
maroony
  • 31
2
votes
0 answers

How to show this polynomial is less than zero?

$$ f(y)=Ny(y-1)^2-y-y^{2N+3}+y^{N+1}\left (N^2y^3+(-2N^2+N+1)y^2+(N^2-2N)y+N+1 \right ) $$ where $N$ is an integer bigger or equal to 2, and $y>1$.How to show $f(y)<0$? Any hint? Thanks a lot.
2
votes
4 answers

Hardest question IMO I had ever seen!

Let $\alpha$ and $\beta$ and $\gamma$ be 3 real numbers. Prove that there exist only one polynomial $P(x)$ of the second degree such that $$\begin{cases}P(1)=\alpha \\ P(2)=\beta \\ P(3)=\gamma\end{cases}$$ I don't even know how to start?? Perhaps…
VosPost
  • 39
2
votes
4 answers

How do I divide a polynomial of a very high degree by a polynomial of degree $2$?

I'm preparing for an entrance exam and got stuck on a question. Let $f(x)$ be a polynomial of degree greater than $1$. If $f(x)$ is divided by $x-a$, then $f(a)$ is the remainder. Q1) Let $f(x) = x^{2013} +1$, then remainder when $f(x)$ is divided…
Yash
  • 23
2
votes
0 answers

Prove that there exist infinitely $x, y \in \mathbb{N^*}$ such that $P(x) \vdots y$ and $P(y) \vdots x$

Let $P(x)=x^{n}+a_{n-1}x^{n-1}+ \ldots +a_1x+1$ with integer coefficients Prove that there exist infinitely $x, y \in \mathbb{N^*}$ such that $y | P(x)$ and $x|P(y)$ Sorry because I don't write what I've done Please give me some hints