SOLUTION: Is 2^n3^2n-1 always divisible by 17?
Algebra.Com
Question 4611: Is 2^n3^2n-1 always divisible by 17?
Answer by khwang(438) (Show Source): You can put this solution on YOUR website!
Yes, proof as below.
2^n3^2n -1 = (2*3^2)^n - 1 = (18^n) - 1
Use a^n-b^n = (a-b)(a^(n-1) + a^(n-2)b+...+ ab^(n-2)+ b^(n-1))
Now a= 18, b = 1,
we have (18^n) - 1 = (18-1)(18^17+18^16+...+18+1)
= 17*(18^17+18^16+...+18+1)
This shows 17 is a divisor of 2^n3^2n -1
Or proved by Mathematical Induction.
Kenny
RELATED QUESTIONS
Use mathematical induction to prove the statement is true for all positive integers n.
(answered by ikleyn)
Show that the sum of 11 consecutive integers is always divisible by 11.
Show that the... (answered by tinbar,richard1234)
Prove that 7^(2n)+16n-1 is divisible by... (answered by oscargut,rothauserc,Edwin McCravy)
For any positive integer 'n' prove that 'n3-n' is divisible by 6.
(answered by tommyt3rd)
Prove by mathematical induction that:
2^2n - 1 is divisible by 3 for all positive... (answered by Edwin McCravy)
show that 27 * 23^n + 17 * 10^2n is divisible by 11 for all positive integers n.
(answered by robertb)
Prove 4•10^(2n)+9•10^(2n-1)+5 is divisible by 99 for n is in... (answered by greenestamps,MathLover1,ikleyn)
Use mathematical induction to prove: 4^n+1 + 5^2n-1 is divisible by... (answered by jim_thompson5910,Edwin McCravy)
please help me with this
use the method of mathematical induction to prove the following
(answered by math-vortex)