I've tried multiple approaches that worked for me in other exercises. But here I always get stuck here:
$$(6^{k+1} -1)(7^{k+1} -1)= (6\cdot6^k -1)(7\cdot7^k -1)= 6(6^k -1) 7(7^k-1)+11.$$
Proving different approaches I always end up in something like this, and I don't know how to advance any further. Can anyone give me any tips in what I am missing?
$(6^n - 1)(7^n - 1) = ((5 + 1)^n - 1)((6 + 1)^n - 1)$