I have a semigroup $S$ including a generator, say $d$, such that $$d^4=d$$ I am trying to guess the general rule of $d$'s powers such that when I want to calculate $d^n, n\in\mathbb N$; I can simplify it to a reduced possible power(s).
Obviously, I have: $$(*)~~d=d^4=d^7=d^{10}=d^{13}=...\\(**)~~d^2=d^5=d^8=d^{11}=d^{14}=...\\(***)~~d^3=d^6=d^9=d^{12}=d^{15}=...$$ and checking the powers with OEIS was useless to give me any proper rules for each cases above. For example, what is $d^{33}$? I just could write it as the following to find out that; it is $d^3$: $$d^{33}=d\cdot d^{32}=d\cdot(d^4)^8=d\cdot(d^4)^2=d\cdot d^2=d^3$$
Can we say:
The OEIS couldn't find any matchable sequences to rule the powers, so my question does not make any senses.
Thanks for your time and your any help.
If $m\equiv n\pmod{3}$, then $d^m=d^n$. Or, in terms of remainders, $d^n=d^k$, where $k-1$ is the remainder when $n-1$ is divided by $3$.