rg2004
- 22
- 0
Homework Statement
I am to prove that 3^{6n}-2^{6n} is divisible by 35 for all nn\in\aleph using induction.
Homework Equations
3^{6n}-2^{6n}=35x where x\in\aleph for all n\in\aleph and
The Attempt at a Solution
Base:
3^{6(1)}-2^{6(1)}=35*x
665=35x
x=19
thus since 19 is an element of natural numbers the base case is true
Then I make this assumption
Assume:
3^{6k}-2^{6k}=35x
Inductive step:
3^{6(k+1)}-2^{6(k+1)}=35x
3^{6}3^{6k}-2^{6}2^{6k}=35x
and i don't know where to go from here, I've tried lots of things, but i can't reduce it down to the assumption