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

How do we prove $x^4+1$ divides $x^{12}+x^5+x+1$?

So we have $$p(x)=x^{12}+x^5+x+1$$ and I thought okay, the only possible rational roots will be $\pm 1$ for all polynomials $p$, but for this one I tried -1 and found it is a root. So, after polynomial division: $$p(x)=(x+1)q(x)$$ where the degree…
Snared
  • 865
3
votes
2 answers

How many pairs of $P(x),\;Q(x)$ (all coefficients of $P$ and $Q$ are real numbers) with $deg\; P > deg\; Q$ satisfying: $[P(x)]^2+[Q(x)]^2=x^{2n}+1$?

Given that $n\in\mathbb{N}$. How many pairs of $P(x),\;Q(x)$ (all coefficients of $P$ and $Q$ are real numbers) with $deg\; P > deg\; Q$ satisfying: $[P(x)]^2+[Q(x)]^2=x^{2n}+1$? From the condition $deg\; P > deg\; Q$ we can say…
Yoda_2008
  • 75
  • 5
3
votes
1 answer

Polynomial problem

Let's assume that $P(2x)\in \mathbb{R}[x]$ is a polynomial such that the quoitent of the division of $P(2x)$ by $P(x)$ is $16$. How could we find the quoitent of the division of $P(3x)$ by $P(x)$? Assume that $P(x) = \sum_{1\leq i\leq n}\alpha_i…
user1107963
3
votes
1 answer

Is the remainder theorem always true for all x ∈ R ? If its not true for all values of x then for which values is it true?

According to the remainder theorem, if we divide $p(x)$ by $(ax+b)$, the remainder will be $p(-b/a)$ Let $p(x) = 3x^3+ 5x^2+ 8x +5$ and let the divider be $2x + 7.$ So, $a = 2$ and $b =7$. Thus, the remainder should be $p(-7/2)$ $ = 3×(-7/2)^3 +…
74H54N3
  • 69
  • 8
3
votes
1 answer

How do I find any non-real roots for this polynomial?

Given the polynomial $-2x^3+23x^2-59x+24$, how do I find any non-real zeros? If there aren't, how can I explain why? I have tried factoring it by various methods, but have failed.
3
votes
1 answer

Polynomial divisors of function composition

I'm trying to solve a problem right now. I'm not sure if I am on the right track or not, but if I am, this is the subproblem I am stuck on right now. Let $f(x) = x^2 - 2$ and $g_n(x) = (f \circ^n f)(x) - x$; for example, $$g_3(x) = f(f(f(x))) - x =…
byhill
  • 75
3
votes
2 answers

Is there a way to use the solution of a polynomial to approximate the solution to a similar polynomial?

Suppose I know the solution to the polynomial $$ c_0 + c_1 x + c_2 x^2 + ... + c_n x^n = 0 \hspace{15mm} (*) $$ If I wanted to approximate the solution to the polynomial $$ (c_0 - \delta) + c_1 x + c_2 x^2 + ... + c_n x^n = 0 $$ for some value of…
3
votes
1 answer

Value of a cyclic sum

Let $a,b,c$ satisfy the equation $x^3+px^2+qx+r=0$. Is it possible to determine $\frac{ab}{a+b}+\frac{bc}{b+c}+\frac{ac}{a+c}$ in terms of $p,q,r$? I stumbled upon this while thinking about an inequality problem. What i could do so far is this: We…
madness
  • 566
3
votes
3 answers

For what $n$ is $x^2 + x+ 1\mid x^{2n} + x^n + 1$?

For what $n \in \mathbb{N}$ is $x^2 + x+ 1\mid x^{2n} + x^n + 1$? The only obvious thing that I could see was noticing that $(x^3 - 1) = (x-1)(x^2 + x+1)$. So, if $x^3 - 1\mid x^{2n} + x^n + 1$. I don't even know if this will help.
Gerard
  • 4,264
3
votes
1 answer

Polynomials and Girard

If the polynomial $P(x)=x^3 - 3x^2 -7x -1$ has roots $a,b,c$, find the value of $(\frac{1}{a-b} + \frac{1}{b-c} + \frac{1}{c-a})^2$. My attempt: I developed the expression and by Girard I was able to simplify the numerator by finding an integer.…
3
votes
1 answer

Largest and smallest roots in a cubic equation

How could I obtain the largest and smallest roots of this equation. $$Y^3 - (1 - C_{1}) Y^2 + (A - C_{1} + C_{2}) Y - C_{2} = 0 $$ The three roots are real, positive, between $0$ and $1$. I need to be sure they are the smallest and the largest in…
3
votes
2 answers

Finding a polynomial from its remainders.

Given that $f(x)$ is a polynomial of degree $3$ and its remainders are $2x-5$ and $-3x+4$ when divided by $x^2 -1$ and $x^2 -4$ respectively. Find the value of $f(-3)$. This question is taken from this. I found that the question can be solved very…
3
votes
4 answers

If $f(x)={{x}^{4}}+a{{x}^{3}}+b{{x}^{2}}+ax+1$ and $f(x) = 0$ has two distinct negative roots and equal positive roots, find least integral value of a

If $f(x)={{x}^{4}}+a{{x}^{3}}+b{{x}^{2}}+ax+1$ be a polynomial where a and b are real numbers and $f(x) = 0$ has two distinct negative roots and equal positive roots, find least integral value of a. Since the function has equal positive roots, I…
marks_404
  • 631
3
votes
0 answers

Show that these have a common root

Show that these $ax^2 + (b + d)x + c = 0$ $bx^2 + (c + d)x + a = 0$ $cx^2 + (a + d)x + b = 0$ have a common root if and only if $a+b+c+d = 0$ $a
mathx
  • 615
3
votes
1 answer

Polynomial of degree 'n' related problem

Suppose $p\left( x \right) = {a_0} + {a_1}x + {a_2}{x^2} + \cdots + {a_n}{x^n}$. If $\left| {p\left( x \right)} \right| \le \left| {{e^{x - 1}} - 1} \right|$ for $x\ge 0$, prove that $\left| {{a_1} + 2{a_2} + \cdots + n{a_n}} \right| \le 1$. My…