Try making your own number system.
Creating a Custom Number System:
A number system can be created by:
- Choosing a base (like base-5 or base-8)
- Defining symbols for digits 0 to (base-1)
- Using place value notation
Example: Base-4 System
Symbols:
- ● for 0
- | for 1
- || for 2
- ||| for 3
Place Values: Positions represent powers of 4: 1, 4, 16, 64...
Numbers would be written by combining these symbols in different positions, similar to how Hindu numerals work but with a different base.
Requirements for a Good Number System:
(1) A finite set of symbols
(2) Landmark numbers that are powers of a base
(3) A place value system to represent all numbers unambiguously
(4) A placeholder symbol (like 0) for empty positions
Explanation
The chapter encourages students to create their own number systems, applying the concepts learned about landmark numbers, bases, and place value. A good number system should have: (1) a finite set of symbols, (2) landmark numbers that are powers of a base, (3) a place value system to represent all numbers unambiguously, and (4) a placeholder symbol (like 0) for empty positions.
Solution Steps
Choose a base for your number system (e.g., base-4, base-5, base-8)
Define unique symbols for digits 0 to (base-1)
Establish place value notation where positions represent powers of the base
Include a placeholder symbol (like 0) for empty positions
Combine symbols in different positions to represent all numbers unambiguously