OFFSET
0,2
COMMENTS
Permutation of nonnegative integers .
The Lodumo_m transformation of a sequence s(n) is defined by a(n) = smallest nonnegative integer not yet in the list a(.) such that a(n)=s(n) (mod m). [From R. J. Mathar, Apr 30 2009]
CROSSREFS
KEYWORD
easy,nonn,less,base
AUTHOR
Philippe Deléham, Apr 28 2009
EXTENSIONS
Corrected by R. J. Mathar, Apr 30 2009
STATUS
approved