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

Identifying multiple root of a polynomial from derived polynomial

It is known that if $c$ is a root of the real polynomial $f(x)$ of multiplicity $r$, then $c$ is a root of the the derivative of the polynomial $f'(x)$ of multiplicity $(r-1)$. Does the converse hold in the following sense: If it is known that $c$…
Jave
  • 1,160
1
vote
1 answer

Roots of polynomial $-4x^3+3x^2-2x+1=0$

I've calculated the derivative of the function $f(x)=-4x^3+3x^2-2x+1$ and came up with $f'(x)=-12x^2+6x-2$ which is always negative and since $\lim_{x\to\infty} f(x)=-\infty$ and $\lim_{x\to-\infty} f(x)=\infty$ I assumed that $f(x)=0$ has only one…
Lisa
  • 733
1
vote
1 answer

Space required for adding two polynomials

This questions is from my programming course but nevertheless it has mathematical background so I thought posting it here was the right place. Suppose we want to add two polynomials $A(x),B(x)$ such that $A(x) =…
Noodle
  • 186
1
vote
1 answer

Derive the polynomial

Given that the solutions to a cubic equation using Cardano's method are $$x_1, x_2, x_3=\sqrt[3]{-\frac{260}{9}i\sqrt{3}-21}+\sqrt[3]{\frac{260}{9}i\sqrt{3}-21}-3$$ derive the cubic polynomial and its factors using algebraic methods only, i.e.…
1
vote
0 answers

How to graphically solve $x^3-x+1=0$ if the graph of $y=f(x)=x^2+x+(3/x)$ is given?

Problem: The graph of $y=f(x)=x^2+x+(3/x)$ is given on a piece of paper. We are asked to find the solution of $x^3-x+1=0$ only by using the given graph. Attempt: Find another "simpler" graph $g(x)=ax^2+bx+c$ such that $f(x)=g(x)$ leads to the same…
Display Name
  • 2,715
1
vote
3 answers

Given $(x-1)^3+3(x-1)^2-2(x-1)-4=a(x+1)^3+b(x+1)^2+c(x+1)+d$, find$(a,b,c,d)$

Given $(x-1)^3+3(x-1)^2-2(x-1)-4=a(x+1)^3+b(x+1)^2+c(x+1)+d$, find$(a,b,c,d)$ my attempt: $$(x+1)=(x-1)\frac{(x+1)}{(x-1)}$$ but this seems useless? I want to use synthetic division but I don't know how
David
  • 317
1
vote
1 answer

Trying to determine the minimal polynomials for 2 algebraic numbers $b,c$

I have an expression for 2 algebraic numbers $b,c$ in a complicated polynomial: $S(b,c) = 2.863970296b^{16} - 34.31251041b^{15} + ( -8.619857140c^2 + 164.3692754)b^{14} + (36.88920253c^2 - 340.4736152)b^{13} + ( -16.36994915c^4 + 162.2208545c^2 -…
Randall
  • 91
1
vote
2 answers

Confirming my answer

So the question is... $P(x)$ is a polynomial of degree $2$. When $P(x)$ is divided by $(x-1)$ and $(x-2)$ the remainders are $-6$ & $-5$ respectively $(2x+1)$ is a factor of $P(x)$. Find polinomial $P(x)$.... And my answer is $P(x) = 2(x-1)(x-2) +…
1
vote
2 answers

If $x,y,z$ are real numbers satisfying$x/(y+z) +y/(z+x) +z/(x+y) =1$ then $x^2/(y+z) +y^2/(z+x)+z^2/(x+y)=$

I have tried it a few times but I am not making any progress. Please help.
Okabe
  • 27
1
vote
2 answers

Find the polynomial equation when I know the roots

A polynomial of minimum degree has rational coefficients and has the roots: $x_1=-1-\sqrt5;x_2=1+2i$ so there are $x_3=-1+\sqrt5$ and $x_4=1-2i$. I need to find the polynomial equation. I tried to use $(x-x_1)(x-x_2)(x-x_3)(x-x_4)$ but the…
DaniVaja
  • 1,385
1
vote
1 answer

Find $18(a+b+c)$ given that $a,b,c$ satisfying certain equation

If the real number $a,b,c$ satisfy the equation $$\frac{3x^3-2x^2+x+1}{3x^3-2x^2-x-1}=\frac{3x^3-2x^2+5x-13}{3x^3-2x^2-5x+13}$$ then find the value of $18(a+b+c)$. I got a solution as $7÷2$ as letting $3x^3-2x^2=m$ and $x+1=n$ and $5x-13=l$ and…
1
vote
1 answer

Factorization of a multivariate degree 2 homogeneous polynomial into two linear terms

I am looking to solve the following problem regarding polynomials: Suppose that all of the roots $(r_1, r_2, r_3) \in \mathbb{R}^3$ of a linear form $\sum_{k=1}^3 g_k x_k$ are roots of a quadratic form $\sum_{i,j=1}^3 b_{ij}x_ix_j$. How do you show…
1
vote
3 answers

Why should I use synthetic division instead of long division of polynomials?

I know how to do synthetic division and long division. However, I don't really see why I should bother remembering synthetic division since it can't be utilized in all scenarios. Hence my question is: What type of problems require the usage of…
1
vote
2 answers

The function $f \colon \mathbb R \to \mathbb R$ is a degree $5$ polynomial which returns $0$ for $x=-3$ and $x=-5$

The function $f \colon \mathbb R \to \mathbb R$ is a degree $5$ polynomial which returns $0$ for $x=-3$ and $x=-5$, and it is known that $f'(-1)=f'(1)=-1$. What can we say about its zeroes? What can we say about the zeros of $f'$ and $f''$? What can…
1
vote
2 answers

Factoring with the grouping method

I'm trying to factor out using the grouping method the following polynomial: $$ a(a+6)-(a+6)+a(a-4)-(a-4). $$ The solution on the book is $2(x+1)(x-1)$. Can someone explain the solution to me?