Proving the Division Property of Prime Numbers in Positive Integers

PennState666
Messages
18
Reaction score
0

Homework Statement



(2) P is a prime number and a and b are positive integers .
We Know...
p | a^6 \
and
p | a^3 + b^7.
how do i find out how to prove that p | b?



Homework Equations


if a | b, then a | bx for every x in Z
if a | b, and a | c, then a | bx + cy for any x,y in Z.



The Attempt at a Solution


p | (a^3)(a^3)


p | a^6(n) + (a^3 + b^7)m for any m,n in Z.

I can't figure anything out about b :(
 
Physics news on Phys.org
Do you know about prime factorization? If p|a^6 then p|a, doesn't it?
 
we don't know enough about a to be able to say that?
 
If p is prime, then yes you do.
 
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