SOLUTION: Show that x - y is a factor of x^n - y^n for all positive integers n, using mathematical induction.

Algebra.Com
Question 1183950: Show that x - y is a factor of x^n - y^n for all positive integers n, using mathematical induction.
Found 2 solutions by math_helper, robertb:
Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!
Show that x - y is a factor of x^n - y^n for all positive integers n, using mathematical induction.
----------

NOTE: notatation "a | b" means "a divides b"
Base case: n=1: (x-y) | , base case holds
Hypothesis: assume (x-y) | (*) NOTE: k>1
Step case: let n=k+1:
RHS becomes
How do we apply (*)? By reworking this to something that has exponents less than or equal to k:
=


The left factor is of the form where (recall k>1) so we can apply (*) and say | ()
Since (x-y) divides one factor, it divides the entire product (if a|b then a|(bc)) .
Proof complete.
Answer by robertb(5830)   (Show Source): You can put this solution on YOUR website!
Although for the most part the proof of the other tutor is correct, there is one part of the proof which is questionable,
and it is the part where it is indicated that
.
This is questionable since is NOT always an integer, and so induction does not apply in that case. The remedy is to use the inductive hypothesis directly.
Step 1. Check for n = 1: Obviously x - y divides x - y, so staement is true for n = 1.

Step 2. (Inductive hypothesis) Assume true for n = k, i.e., x - y divides .

Step 3. Prove that x - y divides .
Now .

Since x - y divides itself and by the inductive hypothesis x - y divides , it followes that x - y divides .
Therefore statement is true for , and the statement is PROVED.

RELATED QUESTIONS

prove by mathematical induction that x-y is a factor of x^n- y^n (answered by venugopalramana)
Prove by induction that for all n (n being positive natural numbers), a) (x^n) -... (answered by stanbon,richard1234)
show that 3 is a factor of n^3+2n for all positive integers... (answered by venugopalramana)
Prove by mathematical induction that: 2^2n - 1 is divisible by 3 for all positive... (answered by Edwin McCravy)
Prove by mathematical induction that 8𝑛 − 3𝑛 is divisible by 5 for all positive... (answered by math_tutor2020,ikleyn)
prove that n^2 ≤ n! for all n ≥ 4 using mathematical... (answered by ikleyn)
prove that n^2 ≤ n! for all n ≥ 4 using mathematical... (answered by ikleyn,math_helper)
Use mathematical induction to prove each statement is true for all positive integers n:... (answered by math_helper)
Use mathematical induction to prove that the statement is true for every positive integer (answered by stanbon,Edwin McCravy)