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

fifth degree equation

The general form of the fifth degree equation to achieve Bring-jerrard form some coefficients are complex . Should they be considered only real part of the coefficients that the roots of the fifth degree equation with Bring- jerrard form be equal to…
1
vote
0 answers

Proof that there are No Modulo Invertible Polynomials with f(1) = 0

I was reading an article from the NTRU Cryptosystem (probably the first one): NTRU: A Ring-Based Public Key Cryptosystem And I don't know how to prove the assertion he makes in parenthesis in paragraph 2.2: that a polynomial satisfying f(1) = 0 can…
psygo
  • 131
1
vote
4 answers

Does a polynomial exist such that $|P(x)| < a$ for some real $a$ and all real $x$?

I'm pretty sure the answer is in the negative. Can someone show me the proof?
hollow7
  • 2,455
1
vote
2 answers

Efficiently check if two large factorized multivariate polynomials are the same without expansion

Given two large multivariate polynomials $f$ and $g$ in $m$ variables of degree $n$, which are factorized and have i.e. more than a 1000 terms, how can we check efficiently if they are the same? To compare the coefficients, one would need to compute…
Drakes
  • 73
1
vote
1 answer

What are prime and primitive polynomials?

Please, I am not a mathematician so highly mathematical textbook language will not make sense, that is why I am forced to post this question here. I am reading about Checksum and CRC data integrity techniques and I have come across the terms…
quantum231
  • 1,137
1
vote
2 answers

Finding parameters for $f(x) = x^2 + 2(m − a)x + 3am −2 = 0$ that satisfy a condition.

1.find a for $f(x) = x^2 + 2(m − a)x + 3am −2 = 0$ such that for every m real, f has real roots 2.find m such that for every a real, f has real roots My ideea is to demonstrate that $\delta=4(m-a)^2 - 4(3am-2) = 4(m^2-5am+a^2+2) >0$ But I have no…
oren revenge
  • 566
  • 4
  • 13
1
vote
1 answer

conjecture regarding the height of polynomial's square-free part

About some time I am struggling with the following interesting problem: There is a well-known theorem of Mignotte which says that for a polynomial $f\in\mathbb{Z}[x]$ of degree $n$ and height (coefficient size) $2^\tau$, the height of its divisors…
asm
  • 233
  • 1
  • 8
1
vote
0 answers

Polynomial division in factored form

Given two factored polynomials of the same degree $N$: $$ \begin{align} P(x) &= \prod_{k=1}^{k=N} (x - p_k) \\ Q(x) &= \prod_{k=1}^{k=N} (x - q_k) \end{align} $$ Due to $P$ and $Q$ having the same degree there exists a poylnomial $P'$ of degree $N -…
keith
  • 324
1
vote
1 answer

Algebra question regarding polynoms

Are there cases in which a polynomial cannot be written in a polynomial split? So can any P(x) be written in the form $P(x) = (-1)^n(x-a_1)^{k_1}...(x-a_p)^{k_p}$?
aribaldi
  • 1,400
1
vote
0 answers

Factorizarion of an algebraic expression.

I came across an expression, $8x^3-4x+1$. It was further factorized as $(2x-1)(4x^2+2x-1)$,i.e. They added and subtracted $4x^2$, split $-4x$ into $-2x&-2x$, took requisite common factors. But how do they think to proceed in this way, I cannot…
1
vote
1 answer

Universal Equation For $x$

For: $ax+b=0\;;\; x= \frac{-b}{a}\;\;\;\;\;$ and for:$$ Ax^2 +bx+c = 0\;; \;x = \frac{-b\pm\sqrt {b^2-4ac}}{2a}$$ And for $$ Ax^3+bx^2+cx+d =0$$ Is there a constant transformation from equations $x = \frac{-b}a\;\; -$ Linear; to: $x =…
Tobi
  • 842
1
vote
7 answers

How to tell whether the roots are the only rational roots for a given polynomial

Find all the rational roots of the polynomial $p(x)=2x^4-5x^3+7x^2-25x-15$. I only found $x=3, -\frac{1}{2}$. I am not sure whether there is any other rational roots. Is there a way to tell whether these are the ONLY rational roots other than doing…
user71346
  • 4,171
1
vote
1 answer

For any polynomial with integer coefficients

If a polynomial $P$ with integer coefficients has three distinct integer zeros, then show that $P(n)\neq1$ for any integer $n$.
1
vote
1 answer

Find all polynomials $p $ satisfying $p(x+1)=p(x)+2x+1. $

Find all polynomials $p $ satisfying $p(x+1)=p(x)+2x+1. $ I found this on a local question paper, and I am unable to solve it. Any help will be appreciated.
1
vote
3 answers

Given a system of quadratic equations $x^2-a_ix+b_i=0$, can all of the coefficients $a_i$, $b_j$ be solution to one of these above equation?

Here are $n$ quadratic equations ($n>1$): $$x^2-a_ix+b_i=0\quad(i=1,\ldots, n)$$ where the $a_i$, $b_i$ are distinct. Can all of the $a_i,b_i$ be roots of one of the above equations?
yibotg
  • 951
  • 6
  • 14
1 2 3
99
100