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

Division of a polynomial by a monomial

I am trying to divide this polynomial by 2x ... $$ (4x^6 - 3x^3 + 2x + 1) / 2x $$ Here's what I'm trying to do (divide all monomial by 2x) : $$ (4x^6 / 2x) - (3x^3 / 2x) + (2x / 2x) + (1 / 2x) $$ Then, I obtain: $$ 2x^5 - 3x^2 + 1 + (1/2x)…
Franck
  • 65
1
vote
1 answer

Solve the Polynomial Equation.

How would I go about solving this problem? $$3x^3 + 6x^2 = 9x + 18$$ I know to move the variables to other side of course, but what's the next move?
1
vote
2 answers

Factorization of $ x^2 +xy+5x+m+5 $

I want to factorize $ x^2 +xy+5x+m+5 $ . For what value of m , $ x^2 +xy+5x+m+5 $ can be resolved into linear factors ? My try : $ x^2 +xy+5x+m+5 $ = $ x^2 +(5+y)x+(m+5) $ To get the linear factors , we must have the determinant of this eqn is…
1
vote
1 answer

Laguerre polynomials question

Laguerre polynomials $L_n(x)$ can be calculated using the Rodriguez formula $$L_n(x)=\frac{e^x}{n!}\frac{\mathrm{d}^n}{\mathrm{d}x^n}(x^n e^{-x})$$ Show that $L_n(x)$ in the Rodriguez formula satisfy Laguerre's eguation…
1
vote
2 answers

Ideal $(f,g)$ in $R[x]$

Let $R$ be a UFD (so $R[x]$ is as well). Given $f, g \in R[x]$ coprime with $\deg(f), \deg(g) \geq 1$ and $a \in (f,g) \cap R$, can one always find $u,v \in R[x]$ with $\deg(u) < \deg(g)$ and $\deg(v) < \deg(f)$ such that $a = uf + vg$?
1
vote
1 answer

polynomial of degree n and its divisor

Let $p(x)=x^2 +x+1$ divides $f(x)=(x+1)^n + x^n+1$. I need to find values of $n$. Logically, I can see that $n=2,4$ are the values. But I need to find the rule. Anyone can help?
Nika
  • 285
1
vote
1 answer

How prove this $f(n)=a_{n}$ for any $n\in Z^{+}$ ,then $k$ is positive integers

let sequence $\{a_{n}\}$,such $$a_{n}=\displaystyle\sum_{i=1}^{n}i^k=1+2^k+3^k+\cdots+n^k$$where $k$ is real numbers, show that: there is exsit polynomial $f(x)$, such for any $n\in Z^{+}$,always have $f(n)=a_{n}\Longleftrightarrow k\in…
math110
  • 93,304
1
vote
1 answer

$f(x) \mid g(x) \Rightarrow f(x^k) \mid g(x^k)$

How to prove : $$f(x) \mid g(x) \Rightarrow f(x^k) \mid g(x^k)$$
1
vote
1 answer

non-constant polynomials

find a non-constant polynomial function $p(x)$ such that $p(1)=p(2)=p(3)=4$. I try to solve it but do not know where to start (every time I substitute a number into the equation, I get three more unknown numbers). Would anyone give me any clue? Is…
raheem
  • 11
1
vote
1 answer

Decomposition of polynomials

It is a very simple question but I'm stuck in decomposing this: $x^3+2x^2-2$. I can't find the $x-c$ (Ruffini's rule) form that can enable me to decompose it. Is it possible to decompose? If I can solve it, I will be able to resolve an entire math…
Dipok
  • 791
1
vote
1 answer

Univariate Representation of Affine Transformation

Definition: Let $0\leq i \leq n$ and $A_i,B_i \in \mathbb{E}$. Then we call the polynomial $S(X)=\sum_{i=0}^{n-1}B_i X^{{q}^i}+A$ the univariate representation of the affine transformation $S(X)$. $\mathbb{E}$ is an extension of $\mathbb{F}$ and…
juaninf
  • 1,264
1
vote
1 answer

Algebra 2 - Imaginary roots of Polynomials

Question: One zero of $P(z) = z^3 +az^2 + 3z + 9$ is purely imaginary. If $a \in \mathbb{R}$, find $a$ and hence factorize $P(z)$ into linear factors. What I've done: I know that the $P(z)$ is real since its coefficients are all real. The…
Spectrewiz
  • 13
  • 3
1
vote
1 answer

Is there a named theorem for the fact that two points define a line, and three points define a quadratic function?

In particular, is there a theorem stating the fact that a polynomial function of degree d is defined by d+1 points? I'm asking because I want to use this fact in a different proof but I want to be able to cite a theorem for it if one exists.
1
vote
2 answers

How to solve a 4th degree polynomial?

I am feeling difficulty to find the roots of this 4th degree polynomial: $3x^4+26x^3+77x^2+84x+24=0$ Factorization methods have been tried.
ZOBI
  • 11
1
vote
0 answers

express as a product of three factors $ x^4 + 3x^3 +4x^2 -6x -12 $

express $ x^4 + 3x^3 +4x^2 -6x -12 $ as a product of three factors i can't do it by means of synthetic division the factors are probably not integers but how else am i supposed to simplify it? i input it in a calculator and got at most 2 factors $…