See Also

Figurate number

A figurate number is a number that can be represented as a regular and discrete geometric Geometry

Geometry arose as the field of knowledge dealing with spatial relationships.... 

 pattern . If the pattern is polytopic Polytope

In geometry [i] polytope means, first, the generalization to any dimension of polygon [i] in two dimens ... 

, the figurate is labeled a polytopic number, and may be a polygonal number Polygonal number

In mathematics [i], a polygonal number is a number [i] that can be arranged as a regular polygon [i]. ... 

 or a polyhedral number. The first few triangular number Triangular number

A triangular number is a number [i] that can be arranged in the shape of an equilateral [i] triangle [i] ... 

s can be built from rows of 1, 2, 3, 4, 5, and 6 items: The n-th regular r-topic number is given by the formula: is the factorial Factorial

In mathematics [i], the factorial of a natural number [i] n is the product [i] of all positive [i] ... 

 of , is a binomial coefficient, and is the rising factorial. Polytopic numbers for r = 2, 3, and 4 are: *P2 = 1/2 n

Discussions

  Discussion Features

   Ask a question about 'Figurate number'

   Start a new discussion about 'Figurate number'

   Answer questions about 'Figurate number'

   'Figurate number' discussion forum


Encyclopedia

A figurate number is a number that can be represented as a regular and discrete geometric Geometry

Geometry arose as the field of knowledge dealing with spatial relationships.... 

 pattern . If the pattern is polytopic Polytope

In geometry [i] polytope means, first, the generalization to any dimension of polygon [i] in two dimens ... 

, the figurate is labeled a polytopic number, and may be a polygonal number Polygonal number

In mathematics [i], a polygonal number is a number [i] that can be arranged as a regular polygon [i]. ... 

or a polyhedral number.

The first few triangular number Triangular number

A triangular number is a number [i] that can be arranged in the shape of an equilateral [i] triangle [i]... 

s can be built from rows of 1, 2, 3, 4, 5, and 6 items:

















The n-th regular r-topic number is given by the formula:

is the factorial Factorial

In mathematics [i], the factorial of a natural number [i] n is the product [i] of all positive [i] ... 

 of , is a binomial coefficient, and is the rising factorial.

Polytopic numbers for r = 2, 3, and 4 are:
  • P2 = 1/2 n
  • P3 = 1/6 n
  • P4 = 1/24 n


Our present terms square number Square number

In mathematics [i], a square number, sometimes also called a perfect square, is an integer [i] tha ... 

and cubic number Cube (arithmetic)

meow
In arithmetic [i] and algebra [i], the cube of a number n is its third power [i] ... 

derive from their geometric representation as a square or cube Cube

A cube is a three-dimensional [i] Platonic solid [i] composed of six square [i] ... 

.

Gnomon

Figurate numbers were a concern of Pythagorean geometry Pythagoras

Pythagoras of Samos was an Ionian [i] mathematician [i] and philosopher [i], founder of the my ... 

, since Pythagoras is credited with initiating them, and the notion that these numbers are generated from a gnomon Gnomon

The gnomon is the part of a sundial [i] which casts the shadow. ... 

 or basic unit. The gnomon is the piece which needs to be added to a figurate number to transform it to the next bigger one.

For example, the gnomon of the square number is the odd number, of the general form 2n + 1, n = 1, 2, 3, ... . The square of size 8 composed of gnomons looks like this:


8   8   8   8   8   8   8   8
8   7   7   7   7   7   7   7

8   7   6   6   6   6   6   6

8   7   6   5   5   5   5   5

8   7   6   5   4   4   4   4

8   7   6   5   4   3   3   3

8   7   6   5   4   3   2   2

8   7   6   5   4   3   2   1



To transform from the n-square to the -square, one adjoins 2n + 1 elements: one to the end of each row , one to the end of each column , and a single one to the corner. For example, when transforming the 7-square to the 8-square, we add 15 elements; these adjunctions are the 8s in the above figure.

Note that this gnomonic technique also provides a proof that the sum of the first n odd numbers is n2; the figure illustrates 1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 = 64 = 82.

Square roots

Conversely, one can calculate the square root Square root

In mathematics [i], a square root of a number x is a number whose square [i] is x. ... 

 of any number by subtracting odd numbers. Thus, 64 - 1 = 63; 63 - 3 = 60; 60 - 5 = 55; 55 - 7 = 48; 48 - 9 = 39; 39 - 11 = 28; 28 - 13 = 15; 15 - 15 = 0. The subtraction of the first 8 odd numbers from 64 yields 0; hence, the square-root of 64 is 8.

The tedium of increasing number of subtractions as the number grows is bypassed by a method similar to the standard way of square-rooting taught in school. For example: 1225 = 35 x 35, Note the sum of the digits of this square root: 3 + 5 = 8. This square-root shortcut reduces 35 subtractions to only 8 subtractions. The shortcut involves two "tricks": a markoff trick, and resumptive trick.

The markoff trick is already known from the familiar square root algorithm. One marks off the target number in pairs of digits, from the right, as in marking 1225 as 12'25; then, calculation begins with the first digit-pair to the left. The reason is that squaring a one-digit number results in a 1- or 2-digit square. Thus, 1, 2, 3 have, respectively, the 1-digit squares of 1, 4,
9. But 4 has the 2-digit square of 16; and numbers 5, 6, 7, 8, 9 have 2-digit squares. To allow for this, one begins with two digits to provide one digit at each process-stage.

The resumptive trick shifts from one pair of target number digits to its next two digits, explained in calculating the square root of 1225.
  1. Mark off 1225 as 12'25; begin calculation with left pair of digits, namely, 12.
  2. Begin subtracting odd numbers: 12 - 1 = 11; 11 - 3 = 8; 8 - 5 = 3; but the next odd number, 7, cannot be subtracted from difference 3, so the resumptive trick is needed.
  3. The left-most digit of the square root, 3, actually representing 30, because the second digit from the right in decimal numeration is the "tens digit".
  4. To difference 3 , adjoin next two marked off digits , obtaining 325, and resume odd number subtraction.
  5. The last "successful" subtrahend was 5; but the next odd number, 7, cannot be subtracted, so interpolate between 5 and 7 for number 6.
  6. Since the successful 3 subtractions actually represent the 2-digit 30, treat the interpolated 6 as 60; resume odd number subtraction with the first odd number in the sixties, namely, 61.
  7. Result: 325 - 61 = 264; 264 - 63 = 201; 201 - 65 = 136; 136 - 67 = 69; 69 - 69 = 0.
  8. Having passed from 325 to 0 by five subtractions, the second digit is 5: and 30 + 5 = 35, that is, the square root of 1225 is 35, obtained in exactly 3 + 5 = 8 subtractions by applying the markoff and resumptive tricks or subalgorithms.


To see again, consider 144 = 122. The square-root is easily calculated by twelve subtractions: 144 - = 144 - 144 = 0. However, the mark-off and resumptive tricks reduce this to 1 + 2 = 3 odd number subtractions.
  1. Markoff 144 as 1'44.
  2. Starting with left-most pair, start subtraction 1 - 1 = 0; so leftmost digit of square-root is 1, representing 10.
  3. Bring down second pair of digits: 0 + 44 = 44 and begin subtracting odd numbers.
  4. Interpolate between "successful" 1, "failed" 3, namely, 2, to represent the twenties, whose first odd number is 21, resuming the subtraction with 21.
  5. 44 - 21 = 23; 23 - 23 = 0, resulting in two subtractions, so second digit is 2: 10 + 2 = 12 as square-root of 144, obtained by 1 + 2 = 3 subtracting of odd numbers.


A special case involves a "zero difference", illustrated in 102 = 100. Marking off 100 as 1'00, then 1 - 1 = 0 , which combines with the second pair of digits as 000, But this in decimal notation is simply 0, resulting in 10 as square root, achieved in 1 + 0 = 1 subtraction. Another example is 202 = 400. Marking off 400 as
4'00. then 4 - = 0 , which combines with second pair of digits as 0000, representing 0, yielding root 20, achieved in 2 + 0 = 2 subtractions, i.e., 4 - .

Cubes and cube roots

Cubes of natural numbers or positive integers can be generated from S = 1, 3, 5, 7, 9,..., 2n - 1, ...; n = 1, 2, 3, ..., by "moving sums", similar to the "moving averages" of statistics Statistics

Statistics is a mathematical science [i] pertaining to the collection, analysis, interpretat... 

:
  1. First member of S: 1 = 13.
  2. next two members of S: 3 + 5 = 8 = 23.
  3. Next three members of S: 7 + 9 + 11 = 27 = 33.
  4. Next four members of S: 13 + 15 + 17 + 19 = 64 = 43.
  5. Next five of S: 21 + 23 + 25 + 27 + 29 = 125 = 53.
  6. Next six of S: 31 + 33 + 35 + 37 + 39 + 41 = 216 = 63.
  7. Next seven of S: 43 + 45 + 47 + 49 + 51 + 53 + 55 = 343 = 73.


Thus, "moving differences" of S yield cube-roots.

This procedure is not restricted to calculating square roots of natural numbers or positive integers. It can even be applied toward calculating the irrational square root of 2, to any number of decimal places.

Demonstration of mathematical properties

School children construct figurate numbers from pebbles, bottle caps, etc. As a bonus, children can use figurate numbers to discover the commutative law and associative law Associativity

In mathematics [i], associativity is a property that a binary operation [i] can have. ... 

 for addition Addition

Addition is the mathematical operation [i] of increasing one amount by another. ... 

 and multiplication — laws usually dictated to them — by building rows and tables of dots.

For example, the additive commutativity of 2 + 3 = 3 + 2 = 5 becomes:

+
=
+
=



And the multiplicative commutativity of 2 * 3 = 3 * 2 = 6 becomes:



=

=



Besides the subtractive method, the additive method can also approximate square roots of positive integers and solve quadratic equations.

The concepts of figurate numbers and gnomon implicitly anticipate the modern concept of recursion Recursion

In mathematics [i] and computer science [i], recursion specifies a class of objects or methods by defi... 

.

See also

  • Pick's theorem Pick's theorem

    Given a simple polygon [i] constructed on a grid of equal-distanced points such that all the polygon's ... 



References

  • Gnomon, From Pharaohs to Fractals. Midhat J. Gazalé, Princeton University Press, Princeton, 1999.

External links