0,1,10,11,100,101,110,111,1000,1001,1010,1011,1100,1101,1110
In base 10 (the number system normally used) each digit in the number is valued 0-9, and the placement of each digit corresponds to the amount of times the number is to be multiplied by ten. Fore example, the number one hundred and twenty two when put in to base 10 is 122, or more clearly:
100 10 1
1 2 2
In base 2 its all but the same except, instead of 100, 10, 1, you use powers of two (1, 2, 4, 8, 16, 32, 64...) and instead of each number being valued 0-9 it is valued 0-1.
So, to write 122 in base 2 or binary you would write 1111010, or put more simply:
64 32 16 8 4 2 1
1 1 1 1 0 1 0
1,2,3,4,5,6,7,8,10,11,12,13,14,15,16
They are 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15 and 16.
1,10,11,100,101,110,111,1000,1001,1010,1011,1100,1101,1110,1111
1, 2, 10, 11, 12, 20, 21, 22, 100, 101, 102, 110, 111, 112, 120
1, 2, 3, 4, 5, 6, 10, 11, 12, 13, 14, 15, 16, 20, 21...
1,2,3,4,5,6,7,8,10,11,12,13,14,15,16
They are 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15 and 16.
1,10,11,100,101,110,111,1000,1001,1010,1011,1100,1101,1110,1111
1,2,3,4,5,10,11,12,13,14,15,20,21,22,23
1, 2, 10, 11, 12, 20, 21, 22, 100, 101, 102, 110, 111, 112, 120
1, 2, 3, 4, 5, 6, 10, 11, 12, 13, 14, 15, 16, 20, 21...
1, 2, 3 10, 11, 12, 13 20, 21, 22, 23 30, 31, 32, 33,
All whole numbers from 1 to 14
0,1,2,3,4,10,11,12,13,14,20,21,22,23,24,30,31,32,33,34, 40,41,42,43,44,100,101,102,103,104,110,111,112,113,114,120,121 There are 37 numbers here (0 to 36), written in base 5, as I was not certain if you wanted to include "0" or not.
1, 2, 3, 10, 11, 12, 13, 20, 21, 22, 23, 30, 31, 32, 33
Given that counting numbers are non-zero positive integers: 1, 2, 10, 11, 12, etc.... Youll need to work out what to do after 223, but use the decimal (base 10) system as your model. Remember that the actual base (in this case, 3) *does not* appear as a numeral.
1, 2, 3, 4, 5, 6, 7, 10, 11, 12