If $a+d$, $(b-1)c$, $ab-a+c$ are divisible by $m$, prove that $ab^n+cn+d$ is also divisible by $m$.
I want to prove this by induction. For proving $ab^{k+1}+c(k+1)+d$ is divisible by $m$, i want to prove that $ab^k(b-1)+c$ is divisible by $m$ and then add it to $ab^{k}+ck+d$. Any idea how to prove $ab^k(b-1)+c$ is divisible by $m$? Or is there a better way to solve the problem?
Thanks in advance.
We need to proceed by
$$ab^{n+1}+c(n+1)+d=ab^{n+1}+bcn+bd-bcn-bd+c(n+1)+d=$$
$$=b(ab^{n}+cn+b)-(b-1)cn-bd+c+d$$
then note