Last Time | Next Time |
1 | 223 | |
2 | ||
4 | ||
8 | ||
16 | ||
32 | ||
64 | ||
128 | Too big! |
On the left we build the "missing part" of the product -- 67 -- and on the right we build up our answer, using the corresponding doubles of 223.
Remember that they would frequently start with the larger, to reduce the number of doublings.
We can think of this as a product instead:
For the product we'd take one of the parts of the product (the divisor, say), and double it on the right. Making up the quotient with numbers on the left, we'd then find the dividend by adding up the corresponding numbers on the right.
In the division problem we know the dividend, so we reverse the process: we find numbers on the right that sum to the dividend, and then add up the corresponding numbers on the left to give the quotient, which is what we're after.
Example: Let's try this one from last time (we'll just reverse the problem, to show how we're using the table backwards -- 23*42).
1 | 23 | |
2 | ||
4 | ||
8 | ||
16 | ||
32 | ||
64 | Too big! |
1 | 8 | |
2 | 16 | |
4 | 32 | * |
So the answer is 4 (how do we get 4?)
1 | 8 | * |
2 | 16 | |
4 | 32 | * |
So the answer is 5 (how do we get 5?)
Let's look at an example: divide 35 by 8.
In a way we turn it into a multiplication problem: what times 8 equals 35? So we know the 8, and use it to "double" -- but then to "halve", when 8 won't go evenly into 35:
1 | 8 | |
2 | 16 | |
4 | 32 | * |
1/2 | 4 | |
1/4 | 2 | * |
1/8 | 1 | * |
So the answer is 4+1/4+1/8
But they didn't restrict themselves to "halving", as our next example shows. Divide 6 by 7:
1 | 7 | |
1/2 | 3+1/2 | * |
1/4 | 1+1/2+1/4 | * |
1/7 | 1 | |
1/14 | 1/2 | * |
1/28 | 1/4 | * |
So the answer is 1/2+1/4+1/14+1/28 (we usually order them from largest to smallest).
Notice that the Egyptians didn't use decimals -- you shouldn't either!
Why did Egyptians do things this way? (an example division problem, 3/5)
Dominic Olivastro, "Ancient Puzzles", suggests a third reason why this use of unary fractions is good. Consider the problem Ahmes poses of dividing 3 loaves of bread between 5 people. We would answer "each person gets 3/5-ths of a loaf". If we implemented our solution, we might then cut 2 loaves into 3/5 | 2/5 pieces, with bread for 3 people; then cut one of the smaller pieces in half, giving the other two people 2/5 + 1/5 pieces. Mathematically acceptable, but try this with kids and they will insist that it is not an even division. Some have larger pieces, some have smaller.
Ahmes would calculate 3/5 as : 3/5 = ()3 + ()5 + ()15 [ = 1/3 + 1/5 + 1/15 ] Now cut one loaf into fifths, cut two more into thirds, then take one of the 1/3-rd pieces and cut it into 5-ths (for the 1/15-th pieces), and you can now distribute everyone's 3/5-ths share in a way that _looks_ equal, since they will have exactly the same size pieces. (And no, I don't want to argue about the crust.)
so we look up $\frac{2}{7}$, and find that $\frac{2}{7}=\frac{1}{4}+\frac{1}{28}$. Therefore,
\[ \displaystyle \frac{6}{7}= 2*(\frac{1}{4}+\frac{1}{28})+\frac{1}{4}+\frac{1}{28}= \frac{1}{2}+\frac{1}{14}+\frac{1}{4}+\frac{1}{28} \]
(Start with halves, and then what?)
Notice the numerals and fractional notation, as we see in our reading on page 13 and at the end.