Exercise 1.3.49* (Divisors of $ab, cd$ and $ac+bd$.)

If g is a divisor of each ab , cd , and ac + bd , prove that it is also a divisor of ac and bd , where a , b , c , d are integers.

Answers

Notation: If p is prime and n an integer, ν p ( n ) denotes the higher power of p which divides n . Therefore, if k is an integer,

k = ν p ( n ) p k n  and  p k + 1 n .

Proof. Suppose that g ab , g cd , and g ac + bd , where g = p 1 α 1 p k α k is the decomposition of g in prime factors.

It is sufficient to prove p i α i ac , p i α i bd for i = 1 , , k .

Assume that p α g for some prime p and exponent α .

Then

p α ab , p α cd , p α ac + bd .

Define

u = ν p ( a ) , v = ν p ( b ) , s = ν p ( c ) , t = ν p ( d ) .

Then there are integers q 1 , q 2 , q 3 , q 4 such that

a = p u q 1 , b = p v q 2 , p q 1 , p q 2 c = p s q 3 , d = p t q 4 , p q 3 , p q 4 .

Therefore

p α ab = p u + v q , where  p q = q 1 q 2 .

Since p q , where p is prime, p α q = 1 , thus p α p u + v so

α u + v . (1)

Similarly, using

p α cd = p s + t r , where  p r = q 3 q 4 ,

α s + t . (2)

Moreover

ac = p u + s q where  p q = q 1 q 3 , (3) bd = p v + t r where  p r = q 2 q 4 . (4)
  • If u + s v + t , then

    ac + bd = p u + s ( q + p v + t u s r ) = p u + s z ,

    where z = q + p v + t u s r , and p z .

    Since p α ac + bd = p u + s z , and p z = 1 , α u + s .

    Then (3) implies p α ac . Since p α ac + bd , we obtain also p α bd .

  • If u + s v + t , then similarly

    ac + bd = p v + t ( r + p u + s v t q ) = p v + t z ,

    where z = r + p u + s v t q , and p z .

    Since p α ac + bd = p v + t z , where p z , we obtain α v + t .

    Then (4) implies p α bd . Since p α ac + bd , we obtain also p α ac .

I both cases, p α ac and p α bd .

I we apply this result to every p i α i for i = 1 , , k , we conclude that p i α i ac and p i α i bd . Therefore g = p 1 α 1 p k α k is a divisor of ac and bd . □

User profile picture
2024-07-16 17:04
Comments