Counting

From Wiki @ Karl Jones dot com
Revision as of 15:17, 20 April 2016 by Karl Jones (Talk | contribs) (External links)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Counting is the action of finding the number of elements of a set of objects.

Method

The traditional method of counting consists of:

  • Continually increasing a (mental or spoken) counter by a unit for every element of the set
  • in some order
  • While marking (or displacing) those elements to avoid visiting the same element more than once
  • Until no unmarked elements are left

If the counter was set to one after the first object, the value after visiting the final object gives the desired number of elements.

Enumeration

The related term enumeration refers to uniquely identifying the elements of a set by assigning a number to each element.

Counting by units other than one

Counting sometimes involves numbers other than one.

For example, when counting money, counting out change, "counting by twos" (2, 4, 6, 8, 10, 12, ...), or "counting by fives" (5, 10, 15, 20, 25, ...).

History

There is archaeological evidence suggesting that humans have been counting for at least 50,000 years.

Counting was primarily used by ancient cultures to keep track of social and economic data such as number of group members, prey animals, property, or debts (i.e., accountancy).

The development of counting led to the development of mathematical notation, numeral systems, and writing.

See also

External links