
Assignment 2a: Reading B Decimal to Sexagesimal Base-10 to Base-60 B10 to B60 by Newsome Our Decimal Number System: How We Construct Our Numbers [The positional notation system in Base-10] Modern Decimal Decimal Parts Number 103 + 102 + 101 + 100 Decimal equivalent [base-10] 1000 + 100 + 10 + 1 1523 1(1000) + 5(100) + 2(10) + 3(1) 1000 + 500 + 20 + 3 4085 4(1000) + 0(100) + 8(10) + 5(1) 4000 + 0 + 80 + 5 Let's count. 1 2 3 4 5 6 7 8 9 10 What we did was count up to 9 and then start over again at 1, which was moved one place to the left, to make 10. One in the tens position and 0 in the ones position. Because our system is Base-10, we run out of unique symbols after the 10th symbol. Implied in our system is zero. To be consistent we should really start counting with 0. 0 1 2 3 4 5 6 7 8 9 ...then continue... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 ... etc... By counting this way (starting with 0) we list all ten unique symbols of our base-10 system. [Technically the "10" is using two of the unique symbols: the "1" and the "0." It is a compound, not an element, per se.] Historically, zero is a tricky fellow. People didn't work with a symbol denoting nothing for most of written human history. It's only in the last several hundred years that a symbol for zero has been consistantly used. The historical introduction of zero gets a lot of play in the history of mathematics. It's not that premodern people didn't understand the idea of nothing, but they, like us, naturally started counting with 1. Nobody counts how many Tootsie Rolls they have by saying (or thinking), "Zero Tootsie Rolls, one Tootsie Rolls, two Tootsie Rolls, etc." To count nothing is not counting. It's..... well.... nothing. We (modern human beings) typically utilize a decimal number system, Base-10. [Latin: Decimus = tenth] The Roman Numerals are also base-10... more or less. But their system doesn't have a consistant place system... meaning that the position of a symbol of a Roman Numeral doesn't tell you much. E.g. MMCMLVIII vs. 2958 If I asked, "What does the fourth symbol from the right mean in either of the numbers written above?" For the Roman Numeral you'd answer, "The fourth symbol from the right means five." "Five what?" ..... "I dunno. Just five." In the Hindu-Arabic number you'd say, "The fourth symbol from the right means two thousand." The Hindu-Arabic numeral includes more information encoded into its position within the number, whereas the Roman Numeral doesn't have this feature. A particular position in a Roman Numeral doesn't tell you much. Now count up 1 from the previous example. MMCMLIX vs. 2959 "The fourth Roman Numeral from the right is now one thousand." That's a radical change in that fourth position. It was five, now it's one thousand. The fourth Hindu-Arabic numeral is still 2000. One big benefit of the positional notation system is that big numbers are big and small numbers are small. 88 is physically much smaller than 23,457,341. It is 2 symbols compared with 8 symbols. At a glance we can see which number is bigger. In Roman Numerals you have to put some thought into determining which of the following two numbers is greater than the other: LXXXVIII vs. M. We can easily modify the Roman Numerals to be more like ours. We just need to define a notational system to indicate a place, a position. Let's propose that the colon, ":", indicates a base-10 positional system... like so... Here's how it would look imposed onto our number system. Modern With ":" to indicate place. What the place system does. 1(1000) + 5(100) + 2(10) + 3(1) = 1523 1:5:2:3 1000 + 500 + 20 + 3 Similarly, we could easily fit Roman Numerals into this system. Roman With ":" to indicate place. What the place system does. 1(1000) + 5(100) + 2(10) + 3(1) = MDXXIII M:D:XX:III 1000 + 500 + 20 + 3 It's just punctuation. We're using punctuation to group the numbers together into powers of 10 (1s, 10s, 100s, 1000s) By imposing this colon system, Roman and Hindu-Arabic numerals can function the same way. Their positions between colons indicate what powers of 10 they modify. It would be no problem to write any number in this way. E.g. MMCMLIX would become MM:CM:L:IX = 2:9:5:9 All we've done is impose an additional layer of organization onto the Roman Numerals. This organization allows us to identify specific positions in exactly the same manner as the Hindu-Arabic numbers. The reason we need the colons is because many Roman Numerals require multiple symbols to represent what Hindu-Arabic numerals do with one symbol. E.g. IX = 9 or III = 3. Roman Numerals are annoyingly inconsistant in length. I II III IV V VI VII VIII IX X 1 symbol 2 symbols 3 symbols 2 symbols 1 symbol 2 symbols 3 symbols 4 symbols 2 symbols 1 symbol Pros and Cons To count to 10 the Hindu-Arabic system requires that you learn 10 symbols: 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. ...whereas the Roman Numerals only require that you learn 3 symbols: I, V, and X. The Roman symbols are much easier to memorize. Once you learn all 10 Hindu-Arabic symbols the manipulation of numbers is relatively easy. The Roman Numeral symbols are fewer, easier to memorize, but manipulating them is harder. You may have noticed a slight discrepancy. Q: How do you write 308 in Roman Numerals? A: CCCVIII Q: How do you write 308 in our colon-positional notation system? A: CCC: ? :VIII. There is no zero in the Roman Numerals. In order to make a positional system work with the Roman Numerals we need to invent a new symbol. We need to invent a zero. We need something to put inbetween the colons to show that there are no 10s, just ones and hundreds. How about we invent a symbol for Roman Numeral zero. How about @. Now 308 can be written as III:@:VIII. The 10s position has nothing in it– zero 10s. Problem solved. This problem was similarly solved when the cifre, or 0, was introduced. If people were going to use a positional notatation system, they needed a symbol for nothing. That symbol is 0. Dance Time This song couldn't have existed without this radical addition to the numerical lexicon. No 0, no song. or another link with different graphics: PE-logo. Now listen to this episode of In Our Time [BBC] A brief history of zero. IOT_ Zero.mp3 [42'] After listening, return to this reading. Recall our LobsterPeople exercise from class 1b. Count up from zero, in a base-4 system. Read it out loud a couple of times. 0, 1, 2, 3, 10, 11, 12, 13, 20, 21, 22, 23, 30, 31, 32, 33, 100, 101, 102, etc. After a couple of times, you start to feel the rhythm... every 4 counts things change. If you recall, doing mathematical operations in B4 (Base-4) was hard. Remember trying to multiply ∆ × π = ? It's not technically any harder than B10, but it is really hard to think in B4. We have been using B10 for so long it seems totally natural... innate. It's not. It's learned. It's a social construction. The Maya used B20. Most premodern astronomers used B6, B60 and/or B12. Computers scientists use B2, and B4, and B8, and B16, and B32, and B64, etc. Here is a multiplication table for B10. Here is a multiplication table for B4. It covers what is outlined in green on the B10 table, but it's written in the symbolic form of B4. Your assingment is to make a base-6 (B6) system. This is an assignment without a provided worksheet. It will be up to you to design and produce it. You could freehand it, or do it in a word processor, or in a spreadsheet. [Then upload it to your folder with the proper file name: "LastName.1b.Base-6.xxx".] The result should be about one page long and should include the following: 1) Introduce what you are doing and provide commentary all along the way. Write some prose. 2) Include a count up to the equivalent of 3610 in B6, starting with 0. E.g. 0, 1, 2, 3, 4, 5, 10, 11, 12, etc. Above your B6 count, put the equivalent in B10. Here's what I mean in the form of an example using B4... If you recall, counting up to 1610 in B4 looked like this: B10 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 B4 0 1 2 3 10 11 12 13 20 21 22 23 30 31 32 33 100 Your job is to do the same within a B6 system. It's a lot more numbers, so figure out a way to present this information in an attractive and useful manner. 3) Make a multiplication table for B6 like the ones shown above for B10 and B4. Notice that 0 is not included in these tables.
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages8 Page
-
File Size-