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

Can a polynomial with no positive roots have variations in its signs in the expanded form?

I found this proof for the Descartes' Rule of Signs. Towards the end the author writes this: Now return to our original polynomial, $$f(x) = x_n + a_{n-1}x^{n-1} + ... + a_1x + a_0.$$ We can express f(x) in factored form as $$f(x) =N(x)(x -…
2
votes
1 answer

Find the coefficient of $x^{70}$ in the product $(x-1)(x^2-2)(x^3-3)…(x^{12}-12)$

Find the coefficient of $x^{70}$ in the product $(x-1)(x^2-2)(x^3-3)…(x^{12}-12)$. The above equation is a polynomial of degree 78 . But I am not able to find the coefficient of $x^{70}$
2
votes
2 answers

Two Polynomials with a Common Quadratic Factor

Let $f(x)=x^3-ax^2-bx-3a$ and $g(x)=x^3+(a-2)x^2-bx-3b$. If they have a common quadratic factor, then find the value of $a$ and $b$. My Attempt Let $h(x)$ be the common quadratic factor. Then $h(x)$ also the factor of $g(x)-f(x)$, that…
2
votes
1 answer

How to prove $x^2f -(x+1)f' = x^2g -(x+1)g' \Rightarrow f = g$ for polynomials f,g with rational coefficients

I'm trying to prove that $x^2f -(x+1)f' = x^2g -(x+1)g' \Rightarrow f = g$ is true whenever f,g are two polynomials with rational coefficients All I could do, however, is finding $f(-1) = g(-1)$, $f'(0) = g'(0)$, and $f''(0) = g''(0)$ I'm stuck here…
2
votes
5 answers

Find $a, b \in \mathbb{R}$ such that the polynomial $f(x)=x^5 + 7x^4 + 19x^3 + 26x^2 + ax + b = 0$ has a triple root.

I am given the following polynomial: $$f(x) = x^5 + 7x^4 + 19x^3 + 26x^2 + ax + b = 0$$ with $a, b \in \mathbb{R}$. I have to find $a$ and $b$ such that the given polynomial has a triple root. I know that if a polynomial has a triple root $\alpha$…
user592938
2
votes
1 answer

multiplicity of the root of $g(x)=f(x)/f'(x)$, given a root of $f(x)$ and $f'(x)$.

Here is a quote from my textbook: "If $f(x)$ has a root at $x=\alpha$ with multiplicity $m>1$, then $f'(x)$ has a root at $x=\alpha$ with multiplicity $m-1$. Then, the function \begin{align*} g(x)=f(x)/f'(x) \end{align*} has a root at $x=\alpha$…
mXdX
  • 571
  • 3
  • 14
2
votes
1 answer

Bound on the largest coefficient of a divisor in $\mathbb Z[x]$

Take $f\in\mathbb Z[x]$. Denote $(f)_i$ the $x^i$ coefficient in polynomial $f$. Define $f\ne 0$ to be bounded by some $C\in\mathbb Z$ iff $\max_{i=0,\dots,\deg(f)}\{\lvert (f)_i\rvert\}\leq C$ (i.e.$\lvert (f)_i\rvert\leq C$ for all…
mimo31
  • 123
2
votes
1 answer

Peculiarities of Cardano's Formula

It is easy to convert the general cubic into the form $$y^3+py+q=0$$ via the Tschirnhaus transformation. However, afterwards we can derive with a lot of work Cardano's formula:…
2
votes
5 answers

Find $a, b$ so polynomial is divisible

Find values $a,b\in\Bbb{R}$ so the polynomial $$P(x)=6x^4-7x^3+ax^2+3x+2$$ is divisible by the polynomial $$Q(x)=x^2-x+b$$ So what I know and how I do these problems most of the time, is since: $$P(x)=Q(x)D(x)$$ I would know that by plugging…
Aleksa
  • 861
2
votes
1 answer

Polynomial Division in a field

I am asked to find the quotient and remainder of $x^3+[2]x^2+[5]$ divided by $x^2+[3]$ in $\mathbb{Z_7}[x]$
Bryan
  • 725
2
votes
0 answers

How do you write long division of a multivariable polynomial?

It is clear that when you have two polynomials f and g, there exist uniquely determined polynomials q and r such as $f=qg+r$ (1), where $\deg{r}\leq \deg{g}$. But how do you extend this theorem for polynomials such as $f(x,y)$ which are being…
furfur
  • 598
2
votes
4 answers

Solve for $x$ in $a^x=x^b$

I was wondering if there was any way to solve the equation $a^x=x^b$ for x in terms of a and b. a and b are natural numbers. I tried taking the log of both sides, but I didn’t see any way to get the X out of the log. I also tried taking log base a,…
2
votes
2 answers

Find $p, q$ such that polynomial $P(x) = 6x^4 - 7x^3 + px^2 + 3x + 2$ is divisible by $x^2 - x + q$

I'm having difficulties with this problem: Find $p, q$ such that polynomial $P(x) = 6x^4 - 7x^3 + px^2 + 3x + 2$ is divisible by $x^2 - x + q$. I'm aware of the Bezout's Theorem, but I don't know how to use it in this problem optimally. I've tried…
2
votes
1 answer

Factorization of polynomial over R and C

The polynomial is $2x^4-7x^3+7x^2-14x+6$. I have found that it has following zeros: $3, \frac{1}{2},i\sqrt{2}, -i\sqrt{2}$ , so it can be written as: $2(x-3)(x-\frac{1}{2})(x-i\sqrt{2})(x+i\sqrt{2})$. The question is: if we need to write it as a…
user121
  • 527
2
votes
0 answers

Multiplicity of polynomial roots

Let $f_1(x),f_2(x) \in K[x]$. Show that if $\alpha$ Is root of multiplicity $m \ge 1$ of the polynomial $$f_1(x)f_2’(x) - f_2(x)f_1’(x)$$ then $\alpha$ is a root of multiplicity $m+1$ of the polynomial $$f_1(\alpha)f_2(x) - f_2(\alpha)f_1(x)$$ In…