Question
Question: Is $13(13)^n-11n-13$ divisible by 144 for infinitely many $n \in N$?...
Is 13(13)n−11n−13 divisible by 144 for infinitely many n∈N?

Yes
Solution
We need to show that
E(n)=13⋅13n−11n−13=13n+1−11n−13is divisible by 144 for infinitely many n∈N. Since
144=16⋅9,we check divisibility modulo 16 and modulo 9 separately.
1. Modulo 16
Since 13≡13(mod16), compute the order of 13 modulo 16:
132≡169≡9,133≡13⋅9=117≡5,134≡5⋅13=65≡1(mod16).Thus, the cycle length is 4, and
13n+1(mod16)depends on n+1(mod4).
Let n=4m+r where r=0,1,2,3:
-
Case r=0 (i.e. n=4m): Then n+1≡1(mod4) so 13n+1≡13. Thus,
E(n)≡13−11(4m)−13=−44m≡−12m(mod16).For −12m≡0(mod16), note that gcd(12,16)=4; hence, m must be a multiple of 4. That is, m=4k and so n=16k.
-
For other residues r=1,2,3, one does not get a congruence of 0 modulo 16.
Thus, the necessary condition modulo 16 is:
n≡0(mod16).2. Modulo 9
Rewrite modulo 9: Since 13≡4(mod9) and 11≡2(mod9), we have
E(n)≡4n+1−2n−4(mod9).The powers of 4 modulo 9 are:
41≡4,42≡16≡7,43≡4⋅7=28≡1(mod9).Thus, the order is 3 and we consider cases modulo 3 by letting n=3k+r for r=0,1,2:
-
Case r=0 (n=3k): Then
4n+1=43k+1=4⋅(43)k≡4(mod9).So,
E(n)≡4−2(3k)−4=−6k(mod9).For −6k≡0(mod9), since gcd(6,9)=3, it is required that k be a multiple of 3. That is, k=3m and hence n=9m.
-
The other cases (r=1,2) do not yield a solution.
Thus, the necessary condition modulo 9 is:
n≡0(mod9).Combining Conditions
We require:
n≡0(mod16)andn≡0(mod9).Thus, n must be a multiple of the least common multiple of 16 and 9:
lcm(16,9)=144.So, for every n=144k (with k∈N), E(n) is divisible by 144.
Conclusion
There are infinitely many natural numbers n for which 13⋅13n−11n−13 is divisible by 144.