Is taking a mod of something, like 12 mod 2 (which is 0), a periodic function? If not, what kind of function is it and can it be classified as such?
2026-04-06 00:43:14.1775436194
Is modulus a periodic function?
3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
The function :
$$f_k : n \mapsto f_k(n)$$
which gives the remainder of the Euclidean division of n by k is periodic of period k.
$$f_k(n+k) \equiv f_k(n) \pmod k$$