![]() |
Discrete Math (Mathematical Induction)
How do I prove that 2^n + 3^n - 5^n is always divisible by 6?
|
i couldnt remember this now. been far too long since my uni days. what are you trying to prove? is this homework?
sorry im no help, but theres a heap of highly intelligent people here that could help you. |
What is n? Integer? Natural? How are you supposed to prove it? Induction? Contradiction?
|
Quote:
assume that 2^n + 3 ^n - 5^n is divisible by 6 base case: 2^2+3^2-5^2=-12 inductive step: 2^(n+1)+3^(n+1)-5^(n+1) =2*2^n+ 3*3^n -5*5^n =2^n+2^n+3^n+3^n+3^n-5^n-5^n-5^n-5^n-5^n = (2^n+3^n+5^n)+(2^n+3^n+5^n) + (3^n -3*5^n) The first 2 terms are both divisible by 6 (from our assumption) but is the 3rd? We can try induction on that one to prove it assume 3^n -3*5^n is divisible by 6 base case: 3^2 - 3*5^2 = -66 inductive step 3^(n+1) - 3*5^(n+1) =3*3^n - 3*5*5^n =3^n+3^n+3^n-3*(5^n+5^n+5^n+5^n+5^n) =(3^n-3*5^n)+(3^n-3*5^n)+(3^n-3*5^n)-3*2(5^n) =(3^n-3*5^n)+(3^n-3*5^n)+(3^n-3*5^n)-6(5^n) The first 3 terms are divisible by 6 from the assumption and the 4th term is divisible by 6 because it is multiplied by 6. Thus 3^n -3*5^n is divisible by 6 and as a result 2^n + 3 ^n - 5^n is divisible by 6. QED. Please check my work. |
:orly:
does this last post deserve anyhing else but a smily? well done rek...even if it is wrong. well done! |
All times are GMT -8. The time now is 06:53 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project