ℕ: nothing changes
The 10-adic digits of 42 are the decimal digits of 42, padded to the cut: the expansion has no left end, so the width is part of the numeral. The residue system with moduli 16 and 625 reads the same last four digits mod each.
source
<notatio-cell value="IntegerDigits(42, 10)" />
<notatio-cell value="IntegerDigits(42, AdicNumerals(10, 6))" />
<notatio-cell value="AdicExpansion(AdicNumeral(10, 42))" />
<notatio-cell value="IntegerDigits(42, ResidueSystem([16, 625]))" />