Loading [MathJax]/jax/output/HTML-CSS/jax.js

You are here

John Napier's Binary Chessboard Calculator - Division

Author(s): 
Sidney J. Kolpas and Erwin Tomash

How to divide one positive integer (the dividend) by another, smaller positive integer (the divisor), obtaining a non-negative integer quotient and a non-negative integer remainder:

Step 1. Represent the dividend in the horizontal margin and the divisor in the vertical margin.

Step 2. Place a counter on the largest number in the first column (farthest column to the right) that when multiplied by the divisor is less than or equal to the dividend.

Step 3. Multiply that number by the divisor and subtract the product from the dividend. Replace the dividend (in the horizontal margin) with this result, which will become the current dividend.

Step 4. Repeat steps 2 and 3 with the current dividend until you can no longer do so.

Step 5. The sum of the chips in the first column is the quotient. The current dividend is the remainder.

Example: That 100 divided by 7 results in a quotient of 14 and a remainder of 2 is illustrated below.

Steps 1 and 2. The dividend 100 is represented in the horizontal margin and the divisor 7 in the vertical margin. Since 716>100, but 78100, a counter has been placed on the 8-square in the right-hand column.

Steps 3 and 4. Since 78=56, the current dividend is 10056=44, as represented in the horizontal margin. Furthermore, since 78>44, but 7444, a counter has been placed on the 4-square in the right-hand column.

Step 4. Since 74=28, the current dividend is 4428=16, as represented in the horizontal margin. Furthermore, since 74>16, but 7216, a counter has been placed on the 2-square in the right-hand column.

Step 4, continued. Since 72=14, the current dividend is 1614=2, as represented in the horizontal margin. Since 71>2, we cannot continue.

Step 5. We conclude that dividing 100 by 7 results in a quotient of 8+4+2=14 and a remainder of 2.

Next: Extracting square roots on the chessboard calculator

Sidney J. Kolpas and Erwin Tomash, "John Napier's Binary Chessboard Calculator - Division," Convergence (December 2018)