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

$F$ is a polynomial, $\deg F = 3$, and $(x^2 - 1)(x^2 - 2) | F(F(x)) - x$. Prove that $F$ exists

$F$ is a polynomial, $\deg(F) = 3$, and $(x^2 - 1)(x^2 - 2) | F(F(x)) - x$. Prove that: a) $F$ exists b) There are at least 10 such polynomials What I've tried to do: $(x^2 - 1)(x^2 - 2) \mid F(F(x)) - x\implies \begin{cases}F(F(1)) = 1 \\…
Michael
  • 137
11
votes
3 answers

If $a$ and $b$ are two roots of $x^4 + x^3 - 1 = 0$ prove that $ab$ is a root of $x^6 + x^4 + x^3 - x^2 - 1$.

If $a$ and $b$ are two roots of $x^4 + x^3 - 1 = 0$ prove that $ab$ is a root of $x^6 + x^4 + x^3 - x^2 - 1$. Students and I are unsure how to go about this problem. Also will this be a problem I can solve and prove in front of a class in 20…
user61646
  • 403
11
votes
2 answers

Find polynomials : $ xP(x-1)=(x-11)P(x)$

Find all polynomials $P(x) \in\mathbb{R}[x]$ satisfying $$ xP(x-1)=(x-11)P(x)$$ (Attempted work has been moved to answer)
user403160
  • 3,286
11
votes
5 answers

Number of polynomials of degree less than 4 satisfying 5 points

Let polynomial $P(x)$ have the property that $P(1),$ $P(2),$ $P(3),$ $P(4)$ and $P(5)$ are equal to $1$, $2$, $3$, $4$, $5$ in some order. How many possibilities are there for the polynomial $P,$ given that the degree of $P$ is strictly less than…
user365928
11
votes
2 answers

Solve 6th degree polynomial: $(x^2 - 3x - 4)(x^2 - 5x + 6)(x^2 + 2x) + 30$

I came across what seems to be a very difficult "solve for $x$" type of problem, primarily because there should be $6$ real roots of this problem: $$(x^2 - 3x - 4)(x^2 - 5x + 6)(x^2 + 2x) + 30 = 0.$$ My first step was to (tediously) expand this into…
Sarah
  • 263
11
votes
1 answer

How can I get to Mars with a polynomial?

In order to get to Mars you must win a video game. The video game chooses $10$ points $(a_i,b_i)$ where $a_i$ and $b_i$ are single-digit integers, and places a disk with radius $1/3$ on each of the points. You must find a polynomial $f$ such…
Mr. Y
  • 2,637
10
votes
1 answer

What could be these polynomials?

Trying to build an approximation, I encountered the following polynomials $$\left( \begin{array}{cc} 1 & 1 \\ 2 & x-3 \\ 3 & x^2-30 x+45 \\ 4 & x^3-273 x^2+1575 x-1575 \\ 5 & x^4-2460 x^3+43470 x^2-132300 x+99225 \\ 6 & x^5-22143 x^4+1123650…
10
votes
5 answers

Determining the coefficients of $(1 + x + x^2 +\cdots+x^n)^{n-1}$

Suppose we have the following polynomials: $$f_1(x)=(1 + x + x^2)$$ $$f_2(x)=(1 + x + x^2 + x^3)^2$$ $$f_3(x)=(1 + x + x^2 + x^3 + x^4)^3$$ $$f_4(x)=(1 + x + x^2 + x^3 + x^4 + x^5)^4$$ $$\vdots$$ $$f_{n-1}(x)=(1 + x + x^2 + x^3 +x^4+…
Wiliam
  • 493
10
votes
3 answers

Show a Cubic Polynomial over $\Bbb C$ can be factored as a product of linear terms

The title says it all: I want to show that an arbitrary cubic polynomial can be factored as a product of linear terms without appealing to the fundamental theorem of algebra and (preferably) without appealing to the general formula for solving a…
Clayton
  • 24,751
10
votes
4 answers

Solve $f(x)f(2x^2) = f(2x^3+x)$

The full question is to solve $f(x)f(2x^2) = f(2x^3+x)$, prove there are at most one solution per degree of $f(x)$ and then find all the solutions. (Here $f(x)$ is assumed to be polynomial.) So far I have proven that $(x^2+1)^n$ works for even…
Ben Crossley
  • 2,544
10
votes
4 answers

How do you find the turning points of a polynomial without using calculus?

I have a polynomial $P(x) = -x^3+12x+3$, and I am asked to find the turning points of it, and hence state how many zeroes it has. Since this chapter is separate from calculus, we are expected to solve it without differentiation. However, I'm not…
TerryA
  • 211
10
votes
2 answers

Coefficients of Mystery Polynomial

Let's play a game. I have a polynomial $f(x)$ which has nonnegative integer coefficients. You can ask me for the value of $f(n)$, where $n$ is a nonnegative integer. In how many $n$ can you determine the coefficients of my polynomial? This problem…
anonymouse
  • 2,046
10
votes
4 answers

How can I guarantee the unique positive root of this polynomial?

How can I guarantee the unique positive root of this polynomial? I have two polynomial, $$ x^{n+1} + x^n - 1 =0 $$ and $$ x^{n+1} - x^n - 1 =0 $$ respectively, where $n\in\mathbb{N}$. I have tried for the cases from $n=1$ to $100$. For every…
drxy
  • 321
10
votes
3 answers

Understanding Cardano's method

I was recently reading about Cardano's method for solving the cubic of the form $t^3 + pt + q = 0 $. So, you substitute $t$ with two linear variables $t = u+v$. You get the equation $u^3 + v^3 + (3uv +p)(u+v) +q = 0$. Everything is okay thus far.…
Avatrin
  • 1,527
9
votes
2 answers

Is there a polynomial $p(x)$ with integer coefficients, such that $p(a)=p(b)=p(c)=p(d)=4$ and $p(e) = 10$?

I am trying to prove the following problem: Prove that there's no such polynomial $p(x)$ with integer coefficients, such that $p(a) = p(b) = $ $p(c) = p(d) = 4$ and $p(e) = 10$, where $a, b, c, d, e$ are integers themselves and are distinct. If…
bodacydo
  • 3,922