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

Remainder of a Polynomial of a very high degree on division

The question is find the remainder when $x^{60}-1$ is divided by $x^3-2$. My intuition is that this expression can be written as $a^n-\frac{b^m}{a}-b$. However, I tried a bunch of ways and I haven't been able to factor the numerator into that form.…
1
vote
1 answer

How can I prove the discriminant for $t^n + bt + c$ is $(-1)^{\frac{n(n-1)}{2}}((1-n)^{n-1}b^n + n^nc^{n-1})$?

I am given the following results: If $f(t) = \prod_{i=1}^n(t-\alpha_i)$, then $f'(t) = \prod_{j\neq i}(\alpha_j - \alpha_i)$ The discriminant of such an $f$ is then $disc(f) = (-1)^{\frac{n(n-1)}{2}}\prod_{i=1}^nf'(\alpha_i)$ To prove: If $f(t) =…
user366818
  • 2,653
1
vote
2 answers

Exercise of roots of a polynomial

How to prove that all the roots of the polynomial $f(x)=a_o+a_1 x+\cdots+ x^n$ with real coefficients belong to the interval $ [-M, M] $, with $\displaystyle{M=1+\sum_{k=0}^{n}|a_k|}$
1
vote
3 answers

Maximum possible value of $P(10)$

The real numbers $a$, $b$, $c$, and $d$ are each less than or equal to $12$. The polynomial $$P(x)=ax^3+bx^2+cx+d$$ satisfies $P(2)=2$, $P(4)=4$ and $P(6)=6$. Find the maximum possible value of $P(10)$. What I did was first I used the given…
Rohan Shinde
  • 9,737
1
vote
4 answers

Example of an even degree polynomial with no roots in $\mathbb{R}$

Full question: Show that if $n$ is even there exists a polynomial of degree $n$ that has no roots in $\mathbb{R}$. $n=2k$ and $p(x)=x^n-x^{n-1}+2$ for $x>0$, $p(x)>0$ for $x<0$, $p(x)>0$ for $x=0$, $p(x)=2$ Would this polynomial satisfy…
1
vote
1 answer

Polynomial equations in roots of unity

I am interested in finding all solutions (for $x$ and $n$) of the equation $$w^{2x+2}-w^{2x+1}+w^{2x}-w^{x+2}-w^x+w^2-w+1=0$$ where $w$ is an $n$-th root of unity. The solution is straightforward for $n$ prime (using cyclotomic polynomials) but how…
user502266
1
vote
3 answers

How to prove the uniqueness of a polynomial with such properties?

Let $p(x)$ be a polynomial of degree $n$ with real coefficients such that $$p(x-2)=p(x)-4x+14$$ for every real number $x$ and $$p(0)=6.$$ How can we prove that $n$ is $2$ and not higher than $2$?
RicardoCruz
  • 3,693
1
vote
2 answers

Find the second degree polynomial such that P(-1) = 132, P(0) = 98, P(1) = 88

How are you able to find a second degree polynomial based on only knowing three values of the polynomial like in the title? P(-1) = 132, P(0) = 98, P(1) = 88
Lukas
  • 65
1
vote
0 answers

No. of terms in a square of polynomial

Is it possible that a square of polynomial has no. of terms less than or equal to the no. of terms of the polynomial?
Kr Dpk
  • 483
1
vote
1 answer

Bernoulli Polynomials math IA

I'm doing my IB Math HL IA on Bernoulli Polynomials, but what's bothering me is that I can't seem to prove the third definition, which is $$\int_{0}^{1}B_n(x)dx=0$$ Can anyone help me?
1
vote
0 answers

Name of a special multivariate polynomial: each varaible appears alone

Is there a name for such multivariate polynomial where each varaible appears alone. For example: $P(x,y,z)=x+x^2+3x^3+y+5y^2+z +2$ So as it can be seen there is no terms in the polynomial where the variables are multiplied by each other like $xy$…
Nizar
  • 2,782
1
vote
1 answer

Polynomial division, Reed Solomon error correcting codes

I am trying to implement qr-codes (2d "barcodes"). The part with generating error correction codes is difficult to me, and I've found a tutorial on the www that helps me understanding the math behind it.…
topskip
  • 1,131
1
vote
6 answers

Find the remainder when $f(x)$ divided by $(x^2 + x + 1)(x+1)$.

When a polynomial $f(x)$ is divided by $x^2 + x + 1$ and $(x+1)^2$, the remainder are $x+5$ and $x-1$ respectively. Find the remainder when $f(x)$ is divided by $(x^2 + x + 1)(x+1)$. First, I let the remainder be $Ax^2 + Bx +C$, then I try to find…
1
vote
2 answers

Calculate a polynomial. Without knowing its formula.

The degree of the polynomial $W(x)$ is $2015$ $W(n) = \frac{1}{n}$ for $ n \in \{1,2,3,...,2016\}$ Calculate $W(2017)$. I came to the conclusion $f(x) = 1 - xW(x)$, after checking all the $n$ and the degrees of the polynomials. $f(x) =…
VereX
  • 181
1
vote
4 answers

Find k if the two polynomials have one common root

The equations $x^2−4x+k=0$ and $x^2+kx−4=0$, where $k$ is a real number, have exactly one common root. What is the value of $k$? I know the answer but can it be done with the relation of roots. $a$ and $b$ are roots of equation 1 and $a$ and $c$…
Ram Keswani
  • 1,003