Polynomial Algebra: Show Alpha is Power of Prime p

  • Thread starter Thread starter Coolster7
  • Start date Start date
  • Tags Tags
    Algebra Polynomial
Coolster7
Messages
14
Reaction score
0

Homework Statement



Let f(x) = anxn + an-1xn-1 + ... + a1x + a0 be a polynomial where the coefficients an, an-1, ... , a1, a0 are integers.

Suppose a0 is a positive power of a prime number p.

Show that if \alpha is an integer for which f( \alpha ) = 0, \alpha is also a power of p.

Homework Equations


The Attempt at a Solution



I substituted \alpha into the equation in the place of x for each term. I also substituted in pn in the place of a0 as this is a positive power of a prime number p (as given in the question). This gave me:

f(\alpha) = an\alphan + an-1\alphan-1 + ... + a1\alpha + pn = 0

I then decided to isolate pn by moving the other terms to the other side of the equation which gave me:

pn = -{an\alphan + an-1\alphan-1 + ... + a1\alpha}

Is what I have done so far correct? I now have to show from this that \alpha is also a power of p. I'm unsure what the next step is to do that.

Can anyone help please?
 
Last edited by a moderator:
Physics news on Phys.org
Do you know the rational root theorem?
 
Coolster7 said:
pn = -{an\alphan + an-1\alphan-1 + ... + a1\alpha}

Is what I have done so far correct? I now have to show from this that \alpha is also a power of p. I'm unsure what the next step is to do that.

Can anyone help please?

You are correct so far. If you factor out alpha, then you will have that alpha divides ##p^n##.
 
  • Like
Likes 1 person
kduna said:
You are correct so far. If you factor out alpha, then you will have that alpha divides ##p^n##.


Thanks for your help. So because alpha divides p^n this means alpha is also a power of p I'm assuming.
 
Coolster7 said:
Thanks for your help. So because alpha divides p^n this means alpha is also a power of p I'm assuming.

Yep!
 
  • Like
Likes 1 person
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