Definition of Hindu-Arabic Numeration System: This is the formal name for our standard base 10 number system. It is important to highlight and recognize this terminology.
Expanded Notation: This method represents numbers as a sum of their digits multiplied by their corresponding place values.
* Example: The number $285$ in expanded notation is 2×100+8×10+5×1.
Exponent Representation: In base 10, each place value is a power of 10. The number $285$ can be expressed as:
* 2×102+8×101+5×100
Place Value Chart:
* Going left from the decimal: 100 (ones), 101 (tens), 102 (hundreds), 103 (thousands), 104 (ten-thousands), and so on.
* Going right from the decimal (fractions/decimals): 10−1 (0.1), 10−2 (0.01), 10−3 (0.001), and so on.
* Example: $5436.45$ fits into the chart with 5 in the 103 place, 4 in the 102 place, 3 in the 101 place, 6 in the 100 place, 4 in the 10−1 place, and 5 in the 10−2 place.
Introduction to Babylonian Mathematics
Base 60 System: Unlike our base 10 system, Babylonian mathematics uses a base 60 (sexagesimal) system.
Cuneiform Symbols: Instead of hieroglyphics, Babylonian writing is called cuneiform. They utilized only two primary symbols to represent all numbers from 1 to 59:
* Unit (1): Represented by an upside-down triangle (pointing downward).
* Ten (10): Represented by a cluster or chevron symbol (sideways triangle).
Spacing as a Key Element: Spacing is critical in Babylonian numeration to distinguish between place values.
* Example of 12: A single "10" symbol clustered with two "1" symbols represents $12$.
* Example of 602: A "10" symbol, followed by a distinct space, followed by two "1" symbols. This indicates (10×601)+(2×600)=600+2=602.
The Babylonian Zero: The textbook uses a symbol consisting of two stacked triangles or chevrons (similar to ll) to represent zero. This symbol is essential for identifying empty place values.
Converting Babylonian Cuneiform to Hindu-Arabic
To convert, identify clusters of symbols separated by spaces. Each cluster corresponds to a power of 60, starting with 600 on the far right.
Case Study: Land Units in a Large Valley:
* Cluster 1: One "10" and two "1"s = $12$.
* Cluster 2: The zero symbol = $0$.
* Cluster 3: Four "10"s and one "1" = $41$.
* Chart Calculation:
* 602 place:12
* 601 place:0
* 600 place:41
* Expanded Formula: 12×602+0×601+41×600
* Result: 43,241
Testing and Homework Requirements: When performing these conversions, students must show either the place value chart (602,601,600) or the expanded multiplication formula to receive full credit.
Advanced Babylonian Notation and Decimals
Positional List Notation: To avoid drawing numerous cuneiform symbols, the system can be written as a list of numbers in parentheses with a subscript 60 (e.g., (1,1,5)60).
* Example $1$: (1,1,5)60 is 1×602+1×601+5×600=3600+60+5=3665.
* Example $2$: (13,50)60 is 13×601+50×600=780+50=830.
The Semicolon (";"): In Babylonian notation, the semicolon represents the decimal place. Numbers to the left are powers of 60 (600,601), while numbers to the right are negative powers (60−1,60−2).
* Example $3$: (1,1;5)60
* Calculation: 1×601+1×600+5×60−1
* Expanded: 60+1+605=61.0833...
* Example $4$: (3,12,30;45,6)60
* Place Values: 602,601,600,60−1,60−2
* Calculation: 3×602+12×601+30×600+45×60−1+6×60−2
* Result: 11,550.75166... (rounded to 11,550.752)
Converting Hindu-Arabic to Babylonian
To convert from our system to Babylonian, use long division by the base 60.
Example: 82
* 82÷60=1 with a remainder of $22$.
* Written as: (1,22)60.
* Cuneiform: One triangle, space, two chevrons and two triangles.
Example: 139
* 139÷60=2 with a remainder of $19$.
* Written as: (2,19)60.
* Cuneiform: Two triangles, space, one chevron and nine triangles.
Note on Drawing: It is acceptable to stack the triangles in cuneiform clusters to save space.
Babylonian Square Root Theorem
Babylonians developed an extremely accurate estimation for square roots long before calculators or computers.
The Formula:
* Define the number as n=s2+e, where s2 is the largest perfect square that does not exceed n, and e is the remaining difference.
* Estimation formula: n≈s+2se−8s3e2
Demonstration: Finding 150
* Step 1: Find the closest perfect square. 122=144 is the largest square without exceeding $150$ (since 132=169, which is too high).
* Step 2: Define variables. s=12 and e=6 (150−144=6).
* Step 3: Plug into formula: 12+2(12)6−8(123)62
* Step 4: Execute calculation: 12+246−8(1728)36
* Step 5: Compare results:
* Calculator actual value: 12.24744871
* Babylonian estimate: 12.24739583
Significance: The estimate is correct up to three decimal places. This represents high mathematical sophistication contemporary with Egyptian hieroglyphics.
Division in Babylonian Mathematics
Babylonians performed division using reciprocals and specific tables (refer to page 29 in the textbook).
Procedure for Division (e.g., 60÷5):
1. Separate into multiplication: Re-write the problem as 60×51.
2. Convert fraction to Babylonian form: Using the table, 51 is written as zero semicolon twelve (0;12).
3. Multiply: Take the integer and multiply it by the digits from the fraction. 60×12=720.
4. Convert back to Babylonian: Use long division to find the places. 720÷60=12 remainder $0$. In comma notation, this is (12,0)60.
5. Finalize Notation: Change the comma to a semicolon to represent the Babylonian division result: 12;0.
Example: 23÷12
* Re-write: 23×121.
* Fraction conversion: From the table, 121=0;5.
* Multiply: 23×5=115.
* Long division: 115÷60=1 remainder $55$.
* Final Answer: 1;55
Questions & Discussion
Student Question: How should we write these answers on a test?
Instructor Response: I need to see the work. Either write out the place value chart (600,601,602) or show the full multiplication and addition steps. If you can do it in your calculator, that's great, but I am looking for the work to accompany the answer.
Note on the semicolon/comma: The book might write values with commas for whole number positional notation, but use the semicolon specifically for the division/decimal boundary.