Prove by induction $4$ is a divisor of $(3^n +2n-1)\; ,n\ge1$
My idea:
for $n=1$ ,$3^n+2n-1=4$
therefor true for $n=1$
now suppose this is true for $n=k$
i.e,. $4$ is the divisor of $3^k+2k-1$
we have to prove for $n=k+1$
so consider $ 3^{k+1}+2(k+1)-1=3.3^k+2k+1$ how to processed from here
Hint: $3*3^k + 2k+1 = 3(3^k + 2k-1)-4k+4$