Homepage Solution manuals Ivan Niven An Introduction to the Theory of Numbers Exercise 1.2.46* ($a^n - b^n$ doesn't divide $a^n + b^n$)

Exercise 1.2.46* ($a^n - b^n$ doesn't divide $a^n + b^n$)

Prove that there are no positive integers a , b , n > 1 such that ( a n b n ) ( a n + b n ) .

Answers

Notation : I will write gcd ( a , b ) = a b .

Proof. Let n > 1 . Reasoning by contradiction assume that there are positive integers a , b such that a n b n a n + b n .

(a) First reduction. We will prove that there are relatively prime positive integers a , b such that a n b n a n + b n .

Write a = d a , b = d b , where d = a b > 0 , and a b = 1 . Then d a , d b , so d n a n , d n b n .

Dividing by d n , we obtain ( a d ) n ( b d ) n ( a d ) n + ( b d ) n , that is

a n b n a n + b n , a b = 1 .

Since b n a n = ( a n b n ) b n + a n , possibly exchanging a , b , we can assume that b a 1 , and a b , otherwise 0 a n + b n .

Renaming a , b , we conclude that there are integers a , b such that

a n b n a n + b n , a b = 1 , a > b 1 .

(b) Since a n b n a n + b n and a n b n a n b n , then

a n b n ( a n + b n ) + ( a n b n ) = 2 a n .

Moreover a b = 1 , thus a n b n = 1 and ( a n b n ) a n = 1 . Since a n b n 2 a n , we obtain

a n b n 2 ,

where a > b . Therefore a n b n = 1 or a n b n = 2 .

(c)

  • If a n b n = 1 , the formula a n b n = ( a b ) k = 0 n 1 a k b n 1 k shows that a b a n b n = 1 , and a b > 0 , so a b = 1 .

    1 = a n b n = k = 0 n 1 a k b n 1 k n ,

    because a k b n 1 k 1 for every index k = 0 , , n 1 . This gives n 1 . This is a contradiction, because n > 1 by hypothesis.

  • If a n b n = 2 , then a , b are of same parity. Since a b = 1 , they are not both even, so a , b are both odd. Therefore a b 1 , and a b a n b n = 2 ( a b > 0 ) , thus a b = 2 . Then

    2 = a n b n = 2 k = 0 n 1 a k b n 1 k ,

    therefore 1 = k = 0 n 1 a k b n 1 k n : same contradiction.

Both cases lead to a contradiction. This proves that there are no positive integers a , b , and n > 1 such that a n b n a n + b n . □

User profile picture
2024-06-16 21:39
Comments