Let's just work base 3 say, to make an example fit on the screen.
Champernowne for this base is .(1)(2)(10)(11)(12)(20)(21)(22)(100)...
Brackets around each number for clarity.
I'll put inserted digits in bold and remove the brackets. Do you mean:
.121102111102202111221012...
where you are considering the two digit numbers as shifts, that is you will eventually be shifting by very large amounts, or maybe
.12110211011112120220221201...
where you're just viewing the Champernowne constant as a string of digits, here you will never shift by more than 2. Or maybe something in between?
Actually, I don't really know what the answer would be for either one. Both seem like they might still be normal (base 3), but that's nothing more than a hunch.
ps. you might like http://www.armory.com/tests/math.html
Champernowne for this base is .(1)(2)(10)(11)(12)(20)(21)(22)(100)...
Brackets around each number for clarity.
I'll put inserted digits in bold and remove the brackets. Do you mean:
.121102111102202111221012...
where you are considering the two digit numbers as shifts, that is you will eventually be shifting by very large amounts, or maybe
.12110211011112120220221201...
where you're just viewing the Champernowne constant as a string of digits, here you will never shift by more than 2. Or maybe something in between?
Actually, I don't really know what the answer would be for either one. Both seem like they might still be normal (base 3), but that's nothing more than a hunch.
ps. you might like http://www.armory.com/tests/math.html