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
1 answer

$x+y+z=xyz$ and $x,y,z>0$. Proof that $\frac{x}{1+x^2}+\frac{2y}{1+y^2}+\frac{3z}{1+z^2}=\frac{xyz(5x+4y+3z)}{(x+y)(y+z)(z+x)}$

$x+y+z=xyz$ and $x,y,z>0$. Proof that $$\frac{x}{1+x^2}+\frac{2y}{1+y^2}+\frac{3z}{1+z^2}=\frac{xyz(5x+4y+3z)}{(x+y)(y+z)(z+x)}$$ So far, I have managed to reduce…
liszt16
  • 423
3
votes
1 answer

Finding sum of expressions involving coefficients of terms in the expansion $(1+x+x^2)^n$

We take: $$(1+x+x^2)^n=a_0+a_1x+a_2x^2+a_3x^3+\cdots+a_{2n}x^{2n}$$ and we need to find the values of the expressions: $$i)a_1+a_4+a_7+a_{10}+\cdots$$ $$ii)a_0-a_2+a_4-a_6+\cdots$$ I have solved similar expressions for eg. $$1)…
3
votes
1 answer

Any positive real polynomial $p$ can be written as $p(x)=x|u(x)|^2+|v(x)|^2$ where $u$ and $v$ are two complex polynomials

Suppose $p:\mathbb{R}\to\mathbb{R}$ is a polynomial such that $p(x)\geq 0$ for all $x\geq 0$. There exists complex polynomials $u$ and $v$ such that $$ p(x)=x|u(x)|^2+|v(x)|^2. $$ A naive attempt is to try $p(x)=ax^2+bx+c$, $a\neq 0$, and see if…
user9464
3
votes
1 answer

What is the degree of polynomial $0$?

I was reading some handouts for my linear algebra course, and a note captured my attention. The degree of the polynomial $0$ is usually either undefined, or it's defined as $-\infty$. I am trying to make sense of this statement. Any constant…
3
votes
5 answers

If $\alpha$, $\beta$, $\gamma$ are the zeros of $x^3 + 4x + 1=0$, compute a expression containing them

If $\alpha$, $\beta$, $\gamma$ are the zeros of $x^3 + 4x + 1$, then calculate the value of: $$(\alpha + \beta)–1 + (\beta + \gamma)–1 + (\gamma + \alpha)–1$$
3
votes
2 answers

If $x_1, x_2, x_3, x_4$ are the roots of $x^4-x^3+2x^2+3x+1$, find $\frac{\sum x_i^3+\sum{(x_ix_jx_k)^3}}{\sum{(x_ix_j)^3}-(x_1x_2x_3x_4)^3}$

If $x_1, x_2, x_3, x_4$ are the roots of $x^4-x^3+2x^2+3x+1$ then find $$\frac{\sum x_i^3+\sum{x_i^3x_j^3x_k^3}}{\sum{x_i^3x_j^3}-x_1^3x_2^3x_3^3x_4^3}$$ My attempt: I have tried many approaches but this attempt seems to have brought me nearest to…
3
votes
2 answers

Polynomial with integer coefficients: given values at point find minimal value for a point

A polynomial $P(x)$ with integer coefficients satisfies the following: $P(5) = 25, P(7) = 49, P(9) = 81$. How do I find the minimal possible value of $|P(10)|$?
Nik
  • 133
3
votes
2 answers

If $f(x)$ is a polynomial of degree $4$ and $f(n)=n+1$ for $n=1,2,3,4$. Find $f(5)$

Question: If $f(x)$ is a polynomial of degree $4$ and $f(n)=n+1$ for $n=1,2,3,4$. Find $f(5)$ If we construct $g(x)=f(x)-(x-2)(x-3)(x-4)(x-5)$, then is it possible to find f(5)?
MKS
  • 730
3
votes
3 answers

Complex Polynomial Roots

Suppose $p$ is a polynomial with coefficients in $\mathbb{C}$ and it has degree $m$. Prove that $p$ has $m$ distinct roots if and only if $p$ and its derivative $p′$ have no roots in common.
Dan H
  • 409
3
votes
2 answers

Is there any method to factorize quadratic polynomial other than cross-method?

My teacher taught me and my classmate to use cross-method to deal with quadratic polynomial, it is good if it involved smaller numbers like this: $$x^2+4x+3$$ after factorization, $$(x+3)(x+1)$$ If it involved a bigger number, it often wasted time…
Max Chan
  • 203
3
votes
4 answers

Find the domain of the function (it's a square root polynomial)

Find the domain of the function: $$f(x)= \sqrt{x^2 - 4x - 45}$$ I'm just guessing here; how about if I square everything and then put it in the graphing calculator? Thanks, Lauri
Lauri
  • 31
3
votes
5 answers

How to obtain a polynomial with these conditions?

I want to construct a polynomial of degree at least 4 with local maximums at $(-2,1)$ and $(3,4)$ and local minimum at $(1,-2)$. It's easy to draw to have some idea of how $f$ is. I've tried to solve a linear system with…
3
votes
6 answers

Find the remainder of $\frac{x^{2015}-x^{2014}}{(x-1)^3}$

Find the remainder of $\frac{x^{2015}-x^{2014}}{(x-1)^3}$. Let $P(x)=x^{2015}-x^{2014}=Q(x)(x-1)^3+ax^2+bx+c.$ If we put $x=1$ in $P(x)$ and $P'(x)$, we get $a+b+c=0$ and $2a+b=1$. Then: $c=a-1$. The second derivative won't help in finding $b$, so,…
user672596
3
votes
3 answers

How do I prove an antisymetrical polynomial $~f(x,y)~$ is divisible by $~x-y~$

An antisymetrical polynomial $~f(x,y)~$ is defined such that $f(x,y)=-f(y,x).$ How do I prove there exists a polynomial $~g(x,y)~$ such that $f(x,y)=g(x,y) \cdot (x-y)$ I tried by letting $f(x,y)=x^n \cdot g_n(x,y)+...+g_0(x,y)$ but I didn’t know…
furfur
  • 598
3
votes
1 answer

When is a polynomial a composition of a polynomial with some (unspecified) non-linear polynomial?

When can a polynomial be written as a polynomial function of another polynomial? asks whether, given $p$ and $q$ polynomials, there is a polynomial $w$ with $$ p(x) = w(q(x)) $$ which is a good question with a nice answer. We can try to generalize…
John Hughes
  • 93,729