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

If $α,β,γ,δ$ be the roots of the equation $x^4 + px^3 + qx^2 + rx + s = 0$, then find in terms of $p,q,r,s$ the value of $\sum α^4$

If $α,β,γ,δ$ be the roots of the equation $x^4 + px^3 + qx^2 + rx + s = 0$ ,then find in terms of $p,q,r,s$ the value of $\sum \alpha^4$ My general strategy was transforming the equation to one whose roots are $\alpha^4,etc$ but it seems to be…
Arthur
  • 2,614
1
vote
1 answer

Solve for rational roots of $f(x)=x^4-5x^3+11x^2-16x+12$

Solve for the rational roots of $$\begin{align*}f(x)=x^4-5x^3+11x^2-16x+12\tag{1}\end{align*}$$ I know the rational roots are factors of 12, so just try $\pm 1,\pm 2,\pm 3,\pm 4,\pm 6,\pm 12$ one by one? Bad thing is try many times, I've tried $1$,…
forlorn
  • 309
1
vote
1 answer

how to obtain this form $c_0+c_1x+c_2x(x-1)+c_3x(x-1)(x-2)+c_4x(x-1)(x-2)(x-3)$

$$\begin{align*}f(x)=x^4-2x^3+x-1\end{align*}$$ express $f(x)$ as the following form $$\begin{align*}c_0+c_1x+c_2x(x-1)+c_3x(x-1)(x-2)+c_4x(x-1)(x-2)(x-3)\end{align*}$$ I know how to express as power series by Ruffini's rule.
forlorn
  • 309
1
vote
2 answers

Find Highest Common Factor of two polynomials $\ 2(x^4+9)-5x^2(x+1),\ 2x^3(2x-9)+81(x-1)$

Find the H.C.F. of $\ 2(x^4+9)-5x^2(x+1),\ 2x^3(2x-9)+81(x-1)$ I can't really see any pattern by inspection, so I carry out the multiplication with the brackets: $2x^4+18-5x^3-5x^2,\ 4x^4-18x^3+81x-81$ I tried to divide them into each other to find…
1
vote
1 answer

Prove that if $\exists m\in \mathbb{Z}^+$ for which $a_m=0\implies a_1$ or $a_2=0.$

Let $f(x)$ be a polynomial with integer coefficients. Define a sequence of integers $\{a_n\}_{n\in\mathbb{N}_0}$ such that $a_0=0$ and $a_{n+1}=f(a_n).$ Prove that if $\exists m\ne 0$ such that $a_m=0\implies a_1$ or $a_2=0.$ $$ f(x)=b_l…
1
vote
1 answer

For the polynomial $P(x) = x^{2004}$, finding $Q(0)Q(1)$

Let's assume that $P(x)\in \mathbb{R}[x]$ is a polynomial such that $P(x) = x^{2004}$, and that $Q(x)$ is the quoitent of the division of $P$ by $x^2-1$. How could we find $Q(0)Q(1)$? $$x^2\equiv 1\pmod{x^2-1}$$ $$P(x) = x^{2004}\equiv…
user1107963
1
vote
1 answer

Over a polynomial problem

Assume that $P$ is a quadratic polynomial such that $P(1+x) = P(3-x)$, and $P(x)\geq 1$. If $P(0) = 13$, how could we find $P(1)$? If $P(0) = 13$, then $P$ is of the form $P(x) = ax^2+bx+13$. Since $P(1+x) = P(3-x)$, $P(4) = P(0) =13$ and therefore,…
user1107963
1
vote
2 answers

Construct a polynomial related with the roots of $f(x)=x^3+x^2+x-1$

Suppose $\lambda _1,\lambda _2,\lambda _3$ is the roots of $f(x)=x^3+x^2+x-1$, $g(x)=x^2+x+1$, solve for a polynomial $p(x)$ with rational coefficients such that $g\left(\lambda _1\right),g\left(\lambda _2\right),g\left(\lambda _3\right)$ is the…
forlorn
  • 309
1
vote
2 answers

Construct a polynomial with $k$ values of $1$ and $-1$

How can I construct a polynomial with $k$ different integers $\alpha _k$, such that $f(\alpha )=1$ or $f(\alpha )=-1$ $$\begin{align*}f(x)=\left(x-\alpha _1\right)\left(x-\alpha _1\right)\text{...}\left(x-\alpha…
forlorn
  • 309
1
vote
1 answer

Monomial Basis with $>1$ variable

In my course, one defines $B_{n, d}(x)$ as “a basis of monomials of degree at most $d$.” I also have an example for $n=1$ : $$ B_{1, 2}(x) = \begin{pmatrix} 1\\ x\\ x^2 \end{pmatrix} $$ But I cannot find an example online of such a basis of…
1
vote
1 answer

Why is $x+y-z$ not a polynomial, but $x+y+z$ is?

This is a very elementary question, but one I haven't happened to have crossed for a while I guess. I'm helping my niece out with some basic math and we were going through polynomials in her math book. In my head, I always see polynomial as…
jjepsuomi
  • 8,619
1
vote
3 answers

Polynomial division

How can I know if $ \ \ 2(t-1) \ \ $ divides $ \ \ t^4+2t^3-2t^2-3t+2$ over $\mathbb Q$ ? I don't want to use the polynomial division algorithm. My approach : $(t-1)$ divides the polynomial since $1$ is a zero of it. Now my doubt is if $2$ divides…
sigmatau
  • 2,622
1
vote
0 answers

Cube of a positive integer is equivalent to 3 other positive integers cubed

How could we determine if there exists an integer d such as $$ d^{3} = a^{3} + b^{3} + c^{3} $$ I don't need to find a,b,c. I just need to know if a solution exists for a given d. I know for example that for $a=3$, $b=4$, $c=5$ and $d=6$ the…
1
vote
0 answers

Galois group of a quartic

Given the quartic $$x^4−2 x^3+(^2−^2) x^2+2^2 x−^2 ^2=0$$ for integers $,$ and $$ where $^2=^2+^2$. Can anybody prove that the Galois group cannot be $\mathbb{Z}_4$ when $a \neq b$? I have an elementary proof when $b = a$.
kent
  • 29
1
vote
2 answers

About the roots of the polynomial $P(x)=x^{n}+x^{n-1}+...+x+1$

I stumbled upon the following problem: Let $x_1, x_2, ..., x_n$ be the roots of the polynomial $P_n(x)=x^{n}+x^{n-1}+...+x+1$. Prove that: $$\frac{1}{1-x_1}+...+\frac{1}{1-x_n}=\frac{n}{2}$$ I first thought about using induction, but could not…