Determine if this polynomial has a repeated factor

  • Thread starter Thread starter Firepanda
  • Start date Start date
  • Tags Tags
    Polynomial
Firepanda
Messages
425
Reaction score
0
f(t) = t4 - 23 + 3t2 - 2t + 1 in Q[t]

Am i right in thinking I just show by the rational root theorem that the only possible roots are +-1

f(+-1) =/= 0 so there are no repeated factors?

Seems too easy..
 
Physics news on Phys.org
Firepanda said:
f(t) = t4 - 23 + 3t2 - 2t + 1 in Q[t]

Am i right in thinking I just show by the rational root theorem that the only possible roots are +-1
No. Your work shows there are no rational roots, but there could be real or complex roots.

Are you limiting your search only to rational numbers? I'm not sure what your Q[t] notation means, although it suggests to me polynomial functions of t with rational coefficients. Correct me if I have misinterpreted this.
Firepanda said:
f(+-1) =/= 0 so there are no repeated factors?

Seems too easy..
 
Mark44, I would interpret Q(t) to mean the set of polynomials in t with rational coefficients. A polynomial is "factorable in Q(t)" if and only it is the product of factors with rational coefficients.
Since a cubic, if factorable, must have at least one linear factor, Firepanda is quite correct in noting that, since the polynomial has no rational roots, it has no linear factor with rational coefficients and so is irreducible in Q(t).
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top