Fairshare between two and more: Difference between revisions

m
highlighted the "variable" b.
(Added Wren)
m (highlighted the "variable" b.)
Line 14:
;Sharing fairly between two or more:
Use this method:
:''When counting base '''b''', the digit sum modulo '''b''' is the Thue-Morse sequence of fairer sharing between '''b''' people.''
 
 
;Task
Counting from zero;   using a function/method/routine to express an integer count in base '''b''',
<br>sum the digits modulo '''b''' to produce the next member of the Thue-Morse fairshare series for '''b''' people.
series for b people.