$R$ can be any binary relation on $S$. $R^0:=I=\{(x,x):x\in S\}$, and $R^{i+1}:=R^i\cup(R;R^i)$ for $i\geq 0$. [Here, $(R;R^i)$ denotes the composition of relations - ed.]
If $|S|=k$, explain why $R^k=R^{k+1}$. I think it should prove if $(a,b)\in R^{k+1}$ then $(a,b)\in R^i$ for some $i<k+1$. But I don't know how to prove it.
Thanks.