I'm sorry, but I just cannot figure this out to save my life. I need to show that the expression:
$$144*11^{n+1}+11*12^{2n-1}$$
is divisible by $133$ for all integers $n\geq 1$. How would I do this?
I'm sorry, but I just cannot figure this out to save my life. I need to show that the expression:
$$144*11^{n+1}+11*12^{2n-1}$$
is divisible by $133$ for all integers $n\geq 1$. How would I do this?
Let consider $\pmod{133}$
$$144\cdot11^{n+1}+11\cdot12^{2n-1} \equiv 11^{n+2}-12^{2n-2}\equiv 11^{n+2}-(12^2)^{n-1}\equiv11^{n+2}-11^{n-1}$$
$$\equiv 11^{n-1}\cdot(11^3-1)= 1330\cdot 11^{n-1}\equiv 0$$