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

How to show that $P_n(x)$ have n distinct roots

Let $P_n : \mathbb R \to \mathbb R $ , $n\in \mathbb N$ be defined by $P_n(x)=\frac{\displaystyle1}{\displaystyle2^n n!}\frac{\displaystyle d^n}{\displaystyle dx^n}[(x^2-1)^n]$ I need to show that $P_n(x)$ has exactly $n$ distinct roots in…
Math-Nerd
  • 219
4
votes
1 answer

"Polynomial" of $\frac{\nu\sin x}{(1-\nu)+\nu\cos x}$?

I learned the following formula from a numerical analysis book, $$ \begin{align} \frac{\nu\sin x}{(1-\nu)+\nu\cos x}&=\nu(x-\frac{1}{6}x^3+\cdots)(1-\frac{1}{2}\nu x^2+\cdots)^{-1}\\ &=\nu x-\frac{1}{6}\nu(1-3\nu)x^3+\cdots \end{align} $$ This…
user9464
4
votes
3 answers

Give the remainder of $x^{100}$ divided by $(x-2)(x-1)$.

What will be the remainder obtained when the polynomial $x^{100}$ is divided by the polynomial $(x-2)(x-1)$. I used remainder theorem but it had no impact in the solution.
4
votes
1 answer

Polynomial in $\mathbb Z[X]$ with a peculiar root

I saw this problem on a website a while ago and I 'm still stuck. Let $\alpha = \large\sqrt[7] \frac{3}{5}+\sqrt[7] \frac{5}{3}$. Find and prove uniqueness of a polynomial $P \in \mathbb Z[X]$, with degree $7$ and leading coefficient $-15$ such that…
Gabriel Romon
  • 35,428
  • 5
  • 65
  • 157
4
votes
3 answers

Polynomial intersecting the exponential

Given a real polynomial $p(x)$ of degree $n$ such that $p$ and all its derivatives are nonnegative on some open interval $I$, how many times can $p$ intersect the exponential function (in $I$)? In particular, can they intersect more than twice?
anon
  • 43
4
votes
2 answers

Minimal polynomial over Q

Let $\omega$ be a primitive 7th root of 1 over $\Bbb Q$ .Let $\alpha= \omega+\omega^6$. Find the minimum polynomial of $\alpha$ over $\Bbb Q$. What I have so far is; $\omega^7=1$ $\alpha=\omega+\omega^6$ $\alpha - \omega =…
Padraic
  • 315
4
votes
2 answers

Let $P(x)$ be a polynomial with integer coefficients

Let $P(x)$ be a polynomial with integer coefficients such that $P(2003)\cdot P(2004)=2005$. How many integer roots does our polynomial have? I have no idea how where to start on this problem.
Gregor
  • 708
4
votes
3 answers

Are all polynomials solvable?

If not, is there only a limited rangle of polynomials for which the root can be found? Also, if $u=x^{\frac{3}{2}}+x$, is $x$ expressible in terms of $u$?
4
votes
2 answers

Is it a Fermat polynomial?

A Fermat polynomial is a polynomial which can be written as the sum of squares of two polynomials with integer coefficients. Let $f(x)$ be a Fermat polynomial such that $f(0)=1000$. Prove that $f(x)+2x$ is not a Fermat polynomial.
Rohinb97
  • 1,702
4
votes
2 answers

Minimum value of The polynomial

What is the minimum value of the expression given below? $\ x^8-8x^6+19x^4-12x^3+14x^2-8x+9$ Now to solve this I have resolved the expression, like following, $\ (x^2+2x)^2.(x^2-2x)^2+3.(x^2-2x)^2+2(x-2)^2+1$, from this expression it is easy to…
Sourav
  • 281
4
votes
1 answer

Cubic Poynomial : In the equation $x^3 +3Hx +G=0$ if G and H are real and $G^2 +4H^3 >0$ then roots of the.........

Question: In the equation $x^3 +3Hx +G=0$ if G and H are real and $G^2 +4H^3 >0$ then roots of the equation are (a) all real and equal (b) all real and distinct (c) one real and two imaginary (d) all real What I did : Let the cubic polynomial…
user108258
  • 1,372
4
votes
1 answer

Finding a polynomial $g(x)$ such that $ g(x)g(x-1)=g(x^2)$

Find all polynomials $g(x)$ with real coefficients with the property $$g(x)g(x-1)=g(x^2).$$ My try: I found $$g(x)=(x^2+x+1)^n$$ satisfies the condition; maybe there are other solution? If so, how to prove it (and/or find them)? Thank you.
math110
  • 93,304
4
votes
3 answers

prove: coefficients of $f(x)$ are rational numbers

$f(x)$ is polynomial with complex coefficients. $\forall n\in Z$, $f(n)$is integer, prove: coefficients of $f(x)$ are rational numbers, and give some examples about rational case. Prove: consider coefficients are integers, of course $f(n)$ are…
integer
  • 289
4
votes
2 answers

Coefficient of a term in an expanded polynomial

I came across this question while solving problems on functions. Find the coefficient of $x^{203}$ in the expansion of the following expression: $(x-2)((x)(x+1)(x+2)(x+3)...(x+202))$. The solution given in the text…
4
votes
2 answers

Prove that $P(1)P(xy) \ge P(x)P(y)$ where $P$ is a polynomial with positive real coefficients and $x\ge 1$ and $y\ge 1$

I have one question: Prove that $$P(1)P(xy) \ge P(x)P(y)$$ where $P$ is a polynomial with positive real coefficients and $x\ge 1$ and $y\ge 1$. I already try to use the deviated of $P$ but it don't work. I need help best regards
cauchy
  • 75