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

Prove that for $\forall x,y,z \in \mathbb{R}, x^2+y^2+z^2\geq xy+yz+xz $

Show that for $\forall x,y,z \in \mathbb{R},x^2+y^2+z^2\geq xy+yz+xz $. I first assumed that $x\geq y \geq z$, but I'm having problems with the $z^2$. By itself, $z^2$ is clearly not greater than any of products of the other terms so I tried to…
1
vote
2 answers

Is a constant such as 8 considered an expression?

The question asked was "Which of the following expressions are considered polynomials?" 8 was one of the answers, and though it is clearly a monomial, it was part of the answer and I'm confused as to how it is an expression.
Kyuu
  • 11
1
vote
2 answers

Let $f(x)$ and $g(x)$ be two monic polynomials of the same degree such that adding $1$ to the roots of $f(x)$ we get the roots of $g(x)$.

Let $f(x)$ and $g(x)$ be two monic polynomials of the same degree such that adding $1$ to the roots of $f(x)$ we get the roots of $g(x)$. Then does their any relations between the constant term of $g(x)$ and the constant term of f(x). i.e I want to…
liesel
  • 869
1
vote
1 answer

A polynomial identity

Let $x_1
user37238
  • 4,017
1
vote
2 answers

Polynomials division algebra problem

Find sum of coefficients of the quotient obtained in: $$\frac{2x^n+x^{n-1}+x^{n-2}+...+x^2+x+5}{x-\frac{1}{2}}$$ I got "n" as the answer but according to the book is wrong, I don't know what is wrong exactly, but i want to know why the answer is…
Harry
  • 81
1
vote
1 answer

Splitting a multivariable polynomial into homogeneous components

In Wikipedia's proof of the fundamental theorem of symmetric polynomials, it states that the proof focuses on the case where the polynomial is homogeneous, and that "The general case then follows by splitting an arbitrary symmetric polynomial into…
Jack M
  • 27,819
  • 7
  • 63
  • 129
1
vote
0 answers

gcd of $x^4 + 2x^3 + x + 1$ and $x^5 + 2x^3 + x^2 + x + 1$ in $F_3[x]$

I am asked to find the gcd of $x^4 + 2x^3 + x + 1$ and $x^5 + 2x^3 + x^2 + x + 1$ in $F_3[x]$ (polynomials in $\mathbb Z/3\mathbb Z)$. Using Euclid's Algorithm, I first divided $x^4 + 2x^3 + x + 1$ into $x^5 + 2x^3 + x^2 + x + 1$ to get $x + 1$…
Brandon
  • 465
  • 4
  • 15
1
vote
2 answers

Number of real roots of the equation $(x-a)^{2n+1}+(x-b)^{2n+1}=0$ is?

Let $n$ be a positive integer and $0 < a < b < ∞$. The total number of real roots of the equation $(x-a)^{2n+1}+(x-b)^{2n+1}=0$ is ? I tried it for $n=1$ and always get $1$ real root. How can I guarantee that it is $1$ only for each $n$?
Silent
  • 6,520
1
vote
3 answers

Find the polynomial ${P(z)}$ of degree ${3}$ such that ....

I meant that if we have ${P(z)}$ of degree ${3}$ such that ..... $${P(-1)=7} , {P(2)=3} ,{P(4)=-2} ,{P(6)=8}$$ Find the polynomial
1
vote
1 answer

Solutions for $a$ by factoring a multivariate polynomial

I have an equation: $$\left(\frac{b}{x^2}+1\right)⋅\left(x−\frac bx\right)+a=0$$ The question is by factorizing what are the solutions for a? I am not sure how to do this: I have reduced the equation to: $$\frac{b^2}{x^3}+x+a=0\\ x^4 - b^2 + ax^3…
John
  • 65
1
vote
2 answers

A question about remainder theorem

$\displaystyle \frac{n^4 + 10n^3 + 21n^2 + 6n − 8}{n + 2}$ Prove how the binomial is a factor of the polynomial. I keep getting a remainder. How am I doing it wrong?
Molly
  • 11
  • 1
1
vote
1 answer

How to solve this system of equation with two unknown?

What is $\alpha$ and $\beta$ ? $$\frac{\alpha}{(\beta^2+1)^{3/2}}=12$$ $$\frac{\alpha}{(\beta^2+0.06^2)^{3/2}}=10$$ Thank you very much for your time.
1
vote
4 answers

Find the greatest common divisor (gcd) of $n^2 - 3n - 1$ and $2$

Find the greatest common divisor (gcd) of $n^2 - 3n - 1$ and $2$ considering that $n$ is an integer. Thanks.
user50722
1
vote
3 answers

How prove this $f(x)$ and $g_{t}(x)$ be relatively prime.

Let the real coefficient polynomials $$f(x)=a_{n}x^n+a_{n-1}x^{n-1}+\cdots+a_{1}x+a_{0}$$ $$g(x)=b_{m}x^m+b_{m-1}x^{m-1}+\cdots+b_{1}x+b_{0}$$ where $a_{n}b_{m}\neq 0,n\ge 1,m\ge 1$, and let …
math110
  • 93,304
1
vote
2 answers

Long division, explain the result!

I have this: $$ \frac{x^2}{x^2+1} $$ Wolfram Alpha suggests that I should do long division to get this: $$ 1- \frac{1}{x^2+1} $$ But I don't understand how it can be that, please explain.