Expressing a polynomial P(x)=(x−a)^2(x−b)^2+1 by two other polynomials

In summary, expressing a polynomial in terms of two other polynomials involves rewriting it as a sum of those two polynomials. This can be useful for solving or manipulating polynomials with high degrees. The two polynomials chosen for the expression should be factors of the original polynomial, and one method for finding the expression is through the Remainder Theorem and Synthetic Division. However, not every polynomial can be expressed in terms of two other polynomials as the chosen polynomials must be factors of the original polynomial.
  • #1
lfdahl
Gold Member
MHB
749
0
Let $a$ and $b$ be two integer numbers, $a \ne b$. Prove, that the polynomial:

$$P(x) = (x-a)^2(x-b)^2 + 1$$

cannot be expressed as a product of two nonconstant polynomials with integer coefficients.
 
Mathematics news on Phys.org
  • #2
lfdahl said:
Let $a$ and $b$ be two integer numbers, $a \ne b$. Prove, that the polynomial:

$$P(x) = (x-a)^2(x-b)^2 + 1$$

cannot be expressed as a product of two nonconstant polynomials with integer coefficients.

by letting t = x - a and hence x-b = t + a -b = t -c where c = b- a we get

$t^2(t-c)^2 + 1$ another polinomial in t

above has minimum value of 1 so this does not have linear factor as no real zero.

so we need to check if it has 2 quadratoc factors

1 can be expressed as 1 * 1 or - 1 * - 1 so we have 2 choices

$(t^2+nt +1)(t^2-nt + 1)$ n and -n because there is no term in t

this gives that there is no term in $t^3$ which is contradiction

similarly $(t^2+nt -1)(t^2-nt - 1)$ is ruled out

hence it cannot be factored
 
  • #3
kaliprasad said:
by letting t = x - a and hence x-b = t + a -b = t -c where c = b- a we get

$t^2(t-c)^2 + 1$ another polinomial in t

above has minimum value of 1 so this does not have linear factor as no real zero.

so we need to check if it has 2 quadratoc factors

1 can be expressed as 1 * 1 or - 1 * - 1 so we have 2 choices

$(t^2+nt +1)(t^2-nt + 1)$ n and -n because there is no term in t

this gives that there is no term in $t^3$ which is contradiction

similarly $(t^2+nt -1)(t^2-nt - 1)$ is ruled out

hence it cannot be factored
Very nice, kaliprasad! Thankyou for your participation!The suggested solution differs a bit from kaliprasads, so I will post it here:

Suppose $P(x)$ is a product of two polynomials. Then these polynomials are monic and both have degree $2$, since the coefficient of $P(x)$ at $x^4$ is $1$, and $P(x) > 0$ has no real roots:

\[P(x) = (x^2+px+q)(x^2+rx+s)\]

At $x=a$ and $x=b$, $P(x)=1$, therefore: $x^2+px+q=x^2+rx+s = \pm 1$. Thus $px-rx+q-s$ has two different roots, $a$ and $b$, and therefore is identically zero: $p=r$ and $q=s$.

Then, we have: $P(x) = (x-a)^2(x-b)^2 + 1=(x^2+px+q)^2$.

Since, the only two squares, that differ by $1$ are $0^2$ and $1^2$, $P(x) = 1$. A contradiction.
 

Related to Expressing a polynomial P(x)=(x−a)^2(x−b)^2+1 by two other polynomials

1. What does it mean to express a polynomial in terms of two other polynomials?

Expressing a polynomial P(x) in terms of two other polynomials means rewriting P(x) as a sum of those two polynomials.

2. Why would you want to express a polynomial using two other polynomials?

Expressing a polynomial in terms of two other polynomials can make it easier to solve or manipulate the polynomial, especially if the original polynomial has a high degree.

3. How do you determine which two polynomials to use for the expression?

The two polynomials chosen for the expression should be factors of the original polynomial. In this case, (x-a)^2 and (x-b)^2 are both factors of P(x).

4. Is there a specific method for expressing a polynomial using two other polynomials?

Yes, one method is to use the Remainder Theorem and Synthetic Division to find the quotients and remainders for P(x) divided by each of the chosen polynomials. These quotients and remainders can then be combined to form the expression.

5. Can you express any polynomial using two other polynomials?

No, not every polynomial can be expressed in terms of two other polynomials. The chosen polynomials must be factors of the original polynomial for the expression to be valid.

Similar threads

Replies
8
Views
1K
Replies
1
Views
774
  • General Math
Replies
1
Views
767
Replies
3
Views
873
Replies
2
Views
875
Replies
1
Views
759
Replies
1
Views
692
  • General Math
Replies
1
Views
687
Replies
1
Views
897
  • General Math
Replies
4
Views
1K
Back
Top