SOLUTION: Prove by induction and through divisibility algorithm that 11^n - 6 is divisible by 5 for every positive integer n.

Algebra.Com
Question 1188706: Prove by induction and through divisibility algorithm that 11^n - 6 is divisible by 5 for every positive integer n.
Answer by ikleyn(52787)   (Show Source): You can put this solution on YOUR website!
.
Prove by induction and through divisibility algorithm that 11^n - 6 is divisible by 5 for every positive integer n.
~~~~~~~~~~~~~~~~~


(1)  Base case n= 1.

     Then   = 11 - 6 = 5  is divisible by 5,  so the base of induction is established.



(2)  The induction step from n to (n+1).


     We assume that    is divisible by 6 for some integer positive index n.


     Then   =  =  =  + (66-6) =  + 60.


     The addend    is divisible by 5 due to the inductive assumption, and the term 60 is also divisible by 5.


     Thus the inductive step from n to (n+1) is complete.



(3)  Due to the principle of Mathematical induction, the statement is proved for all positive integer n.

Solved.


/////////////


Above was the proof by induction.

Below is more simple proof using the divisibility by 5 rule.


The number    has the last (the units) digit  1 (one).


When we subtract 6 from this number, we get the last digit 5 for the difference,

which means that this difference,  ,  is divisible by 5 without a remainder.

Solved  (twice,  by two different methods).



RELATED QUESTIONS

Use mathematical induction to prove the statement is true for all positive integers n. (answered by Edwin McCravy)
Use mathematical induction to prove the statement is true for all positive integers n. (answered by ikleyn)
For any positive integer 'n' prove that 'n3-n' is divisible by 6. (answered by tommyt3rd)
Prove by mathematical induction that 8𝑛 − 3𝑛 is divisible by 5 for all positive... (answered by math_tutor2020,ikleyn)
Prove by induction that 2^n>2n gor every positive integer n>2. (answered by ikleyn)
Use mathematical induction to prove the statement is true for all positive integers n. (answered by ikleyn)
Prove by induction that 2^n>2n {{{cross(gor)}}} for every positive integer... (answered by ikleyn)
Use mathematical induction to prove each statement is true for all positive integers n:... (answered by math_helper)
Prove that {{{ n^3 + 5n }}} is divisible by 6, where n is any positive... (answered by ikleyn)