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

Find $p$ values such that $p$ is prime and $f_p$ is divided by $g$ and $g \cdot x$

Let's consider the following polynomial over $\mathbb Z_p[x]$: $$f_p = \overline{20}x^4-x^2+\overline{3}$$ I need to: find the $p$ values so that $p$ is prime and $f_p$ can be divided by $g=x^2-x-\overline{2}$; find $p$ values such that $p$ is…
haunted85
  • 1,418
1
vote
3 answers

Newton identities (or Newton-Girard formulae)

Given $x+y=a$, $\quad x^2 + y^2 = b$, how do you use Newton's identities to come up with the expression for $x$ cubed plus $y$ cubed. I am getting $(1/2)a(3b-a)$ which is wrong when you test with numbers.
1
vote
2 answers

find the values of the real numbers A and B such that...

i expanded and simplified the RHS to $x^4+Bx^3+4x^2+Ax^3+ABx^2+2Ax+2Bx+4$ i don’t know where to go from here.
1
vote
2 answers

Prove the equivalence of two versions of FTA

One version of the fundamental theorem of algebra states that all non-constant polynomials over $\Bbb{C}$ with complex coefficients have a zero. The other version states that all non-constant polynomial with real coefficients factors as a product…
1
vote
0 answers

Prove that an orthogonal, monic polynomial does not have a repeated root.

Context: Let $\left\{\hat{p}_n\left(x\right)\right\}_{n=0}^{\infty}$ be the sequence of orthogonal monic polynomials with respect to the inner product $$\left(f,g\right):=\int_{a}^{b}f\left(x\right)g\left(x\right)dx$$ Question: Prove that the degree…
Conor
  • 536
1
vote
0 answers

polynomial with only real roots

I'm studying Galois theory by Morandi's book 'Field and Galois Theory'. I've found an exercise that investigate when a rational polynomial is solvable by 'real radicals'. It is possible to show that a rational polynomial with only real roots is…
1
vote
1 answer

Which option is correct

If two real polynomials $f(x)$ and $g(x)$ of degrees m ($\gt$ $1$) and n ($\gt$ $0$) respectively,satisfy $f(x^2 + 1)$ $=$ $f(x)g(x)$ for every $x$ $\in$ $\mathbb R$,then Which one is correct $f$ has exactly one real root $x_0$ such that…
1
vote
0 answers

Identical zeroes of two different nth degree polynomial equation

f(x) and g(x) are two $n^{th}$ degree polynomial equations of x. $f(x)= f_0+f_1*x^1+f_2*x^2+...+ f_n*x^n$ $g(x)= g_0+g_1*x^1+g_2*x^2+...+ g_n*x^n$ If one is to say that zeroes of both the equations are identical then can the following be…
1
vote
0 answers

Necessary and sufficient condition for sequence to be representable by a polynomial with integer coefficients

I have derived a lemma for solving olympiad problems about whether some sequence Sn (n from a contiguous set of integers WLOG containing 0) can be represented by a polynomial P(n) with integer coefficients. I would like to know if it is already well…
1
vote
1 answer

Find the $n^{th}$ derivative of $\frac{1}{x^k-1}$

Let k be a fixed positive integer. The $n^{th}$ derivative of $\frac{1}{x^k-1}$ has the form $\frac{p_n(x)}{(x^k-1)^{n+1}}$ where $p_n(x)$ is a polynomial of degree n with $p_0=1$. Then the value of $p_n(1)$ is (A) $(n-1)!(-k)^n$ (B) $n!(-k)^{n-1}$…
1
vote
1 answer

Using Vandermonde Matrix for polynomial interpolation in modulo arithmetic

Let's say I have a polynomial of degree $n$ over a finite field. And I calculate n+1 points on this polynomial, say $(x_0,y_0),(x_1,y_1),\ldots,(x_n,y_n)$. Now, can I use these points to get the coefficients of the polynomial using Vandermonde…
crypt
  • 38
1
vote
1 answer

algorithm for computing polynomial modular two polynomails

I know how to compute polynomial modular another polynomail in polynomial rings. But what is the fastest algorithm for computing polynomial modular two polynomails in polynomial ring? For example: How to compute $f(x) \pmod{a(x),\ b(x)}$ in…
J.R.
  • 121
1
vote
0 answers

Change coordinates by substituting $y=z+ \lambda/z$. What is this?

So I had to find the roots of this equation: $$x^3−2x^2−x+6=0$$ but could not figure out how. Since I couldn't figure it out I put it on wolfram alpha on my phone. It used two methods that I had never heard of before. The two things it did was…
1
vote
0 answers

Explain why the following is applied to a Taylorpolynomial

Let $x_0\in\mathbb{R}$ and let $T_n(x)$ be a Taylorpolynomial for $p$ of degree $n$ by $x_0$. Explain why $T_n(x)=p(x) \ \forall \ x \in\mathbb{R}$ when $n\geq k$. I know that the idea behind the Taylor Polynomial is to find the polynomial which…
1
vote
3 answers

Is it possible to find where two curves have a common value?

Suppose I have; $$f(x) = x^2 - 42x + 364$$ $$g(y) = y^2 - 35y + 364$$ Computing out values I find they have a common value $$f(6) = g(8) = g(27) = f(36) = 148$$ Is there a way of finding these values? Working through based on received help... (1)…
CAB
  • 169