are distinct positive integers. Can we say with certainty that will be exactly divisible by ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
x − y ∣ x n − y n ∀ n ∈ N
By generalizing we can see that this statement is true; we will use proof by induction.
1. Show P ( 1 ) is true.
x 1 − y 1 is divisible by x − y
2. Assume statement is true for P ( k ) .
x − y ∣ x k − y k
3. Show that the statement is true for P ( k + 1 ) .
x k + 1 − y k + 1
= ( x − y + y ) x k − y ⋅ y k
= x ⋅ x k − y ⋅ x k + y ⋅ x k − y ⋅ y k
= x k ( x − y ) + y ( x k − y k )
x − y ∣ x k ( x − y ) + y ( x k − y k )
P ( k + 1 ) is true, so P ( n ) is true for all n ∈ N .
Hence, x − y ∣ x 2 0 1 7 − y 2 0 1 7