FACTOID # 153: Canadians drink more fruit juice than the citizens of any other nation - more than one litre for each person, every week.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RELATED ARTICLES
People who viewed "Integer" also viewed:
RECENT ARTICLES
More Recent Articles »
 

Encyclopedia > Integer
This article discusses the concept of integers in mathematics. For the term in computer science see Integer (computer science).
Symbol often used to denote the set of integers
Symbol often used to denote the set of integers

The integers (from the Latin integer, which means with untouched integrity, whole, entire) are the set of numbers consisting of the natural numbers including 0 (0, 1, 2, 3, ...) and their negatives (0, −1, −2, −3, ...). They are numbers that can be written without a fractional or decimal component, and fall within the set {... −2, −1, 0, 1, 2, ...}. For example, 65, 7, and −756 are integers; 1.6 and 1½ are not integers. In other terms, integers are the numbers one can count with items such as apples or fingers, and their negatives, including 0. In mathematics, a natural number can mean either an element of the set {1, 2, 3, ...} (i. ... In computer science, the term integer is used to refer to any data type which can represent some subset of the mathematical integers. ... For other uses, see Latins and Latin (disambiguation). ... In mathematics, a natural number can mean either an element of the set {1, 2, 3, ...} (i. ... Zero redirects here. ... This article is about the number one. ... This article does not cite any references or sources. ... This article is about the number. ... A negative number is a number that is less than zero, such as −3. ... In mathematics, −1 is the integer greater than negative two (−2) and less than 0. ...


More formally, the integers are the only integral domain whose positive elements are well-ordered, and in which order is preserved by addition. Like the natural numbers, the integers form a countably infinite set. The set of all integers is often denoted by a boldface Z (or blackboard bold mathbb{Z}, Unicode U+2124 ℤ), which stands for Zahlen (German for numbers).[1] In abstract algebra, an integral domain is a commutative ring with an additive identity 0 and a multiplicative identity 1 such that 0 ≠ 1, in which the product of any two non-zero elements is always non-zero; that is, there are no zero divisors. ... In mathematics, a well-order (or well-ordering) on a set S is a total order on S with the property that every non-empty subset of S has a least element in this ordering. ... 3 + 2 = 5 with apples, a popular choice in textbooks[1] This article is about addition in mathematics. ... In mathematics, a countable set is a set with the same cardinality (i. ... In mathematics, a set can be thought of as any collection of distinct objects considered as a whole. ... An example of blackboard bold letters. ... The Unicode Standard, Version 5. ...


In algebraic number theory, these commonly understood integers, embedded in the field of rational numbers, are referred to as rational integers to distinguish them from the more broadly defined algebraic integers. This article or section does not cite its references or sources. ... In abstract algebra, a field is an algebraic structure in which the operations of addition, subtraction, multiplication and division (except division by zero) may be performed, and the same rules hold which are familiar from the arithmetic of ordinary numbers. ... In mathematics, a rational number is a number which can be expressed as a ratio of two integers. ... In mathematics, an algebraic integer is a complex number α that is a root of an equation P(x) = 0 where P(x) is a monic polynomial (that is, the coefficient of the largest power of x in P(x) is one) with integer coefficients. ...

Contents

Algebraic properties

Like the natural numbers, Z is closed under the operations of addition and multiplication, that is, the sum and product of any two integers is an integer. However, with the inclusion of the negative natural numbers, and, importantly, zero, Z (unlike the natural numbers) is also closed under subtraction. Z is not closed under the operation of division, since the quotient of two integers (e.g., 1 divided by 2), need not be an integer. In mathematics, a set is said to be closed under some operation if the operation on members of the set produces a member of the set. ... In mathematics, a binary operation is a calculation involving two input quantities, in other words, an operation whose arity is two. ... 3 + 2 = 5 with apples, a popular choice in textbooks[1] This article is about addition in mathematics. ... In mathematics, multiplication is an elementary arithmetic operation. ... Zero redirects here. ... 5 - 2 = 3 (verbally, five minus two equals three) An example problem Subtraction is one of the four basic arithmetic operations; it is the inverse of addition. ... In mathematics, especially in elementary arithmetic, division is an arithmetic operation which is the inverse of multiplication. ...


The following lists some of the basic properties of addition and multiplication for any integers a, b and c.

addition multiplication
closure: a + b   is an integer a × b   is an integer
associativity: a + (b + c)  =  (a + b) + c a × (b × c)  =  (a × b) × c
commutativity: a + b  =  b + a a × b  =  b × a
existence of an identity element: a + 0  =  a a × 1  =  a
existence of inverse elements: a + (−a)  =  0
distributivity: a × (b + c)  =  (a × b) + (a × c)
No zero divisors: if ab = 0, then either a = 0 or b = 0 (or both)

In the language of abstract algebra, the first five properties listed above for addition say that Z under addition is an abelian group. As a group under addition, Z is a cyclic group, since every nonzero integer can be written as a finite sum 1 + 1 + ... 1 or (−1) + (−1) + ... + (−1). In fact, Z under addition is the only infinite cyclic group, in the sense that any infinite cyclic group is isomorphic to Z. In mathematics, a set is said to be closed under some operation if the operation on members of the set produces a member of the set. ... In mathematics, associativity is a property that a binary operation can have. ... Example showing the commutativity of addition (3 + 2 = 2 + 3) For other uses, see Commute (disambiguation). ... For other uses, see identity (disambiguation). ... In mathematics, the inverse of an element x, with respect to an operation *, is an element x such that their compose gives a neutral element. ... In mathematics, and in particular in abstract algebra, distributivity is a property of binary operations that generalises the distributive law from elementary algebra. ... In abstract algebra, a non-zero element a of a ring R is a left zero divisor if there exists a non-zero b such that ab = 0. ... Abstract algebra is the field of mathematics that studies algebraic structures, such as groups, rings, fields, modules, vector spaces, and algebras. ... In mathematics, an abelian group, also called a commutative group, is a group (G, * ) with the additional property that * commutes: for all a and b in G, a * b = b * a. ... In group theory, a cyclic group or monogenous group is a group that can be generated by a single element, in the sense that the group has an element g (called a generator of the group) such that, when written multiplicatively, every element of the group is a power of... In abstract algebra, a group isomorphism is a function between two groups that sets up a one-to-one correspondence between the elements of the groups in a way that respects the given group operations. ...


The first four properties listed above for multiplication say that Z under multiplication is a commutative monoid. However, note that not every integer has a multiplicative inverse; e.g. there is no integer x such that 2x = 1, because the left hand side is even, while the right hand side is odd. This means that Z under multiplication is not a group. In abstract algebra, a branch of mathematics, a monoid is an algebraic structure with a single, associative binary operation and an identity element. ...


All the rules from the above property table, except for the last, taken together say that Z together with addition and multiplication is a commutative ring with unity. Adding the last property says that Z is an integral domain. In fact, Z provides the motivation for defining such a structure. In mathematics, a ring is an algebraic structure in which addition and multiplication are defined and have properties listed below. ... In abstract algebra, an integral domain is a commutative ring with an additive identity 0 and a multiplicative identity 1 such that 0 ≠ 1, in which the product of any two non-zero elements is always non-zero; that is, there are no zero divisors. ...


The lack of multiplicative inverses, which is equivalent to the fact that Z is not closed under division, means that Z is not a field. The smallest field containing the integers is the field of rational numbers. This process can be mimicked to form the field of fractions of any integral domain. In abstract algebra, a field is an algebraic structure in which the operations of addition, subtraction, multiplication and division (except division by zero) may be performed, and the same rules hold which are familiar from the arithmetic of ordinary numbers. ... In mathematics, a rational number is a number which can be expressed as a ratio of two integers. ... In mathematics, every integral domain can be embedded in a field; the smallest field which can be used is the field of fractions of the integral domain. ...


Although ordinary division is not defined on Z, it does possess an important property called the division algorithm: that is, given two integers a and b with b ≠ 0, there exist unique integers q and r such that a = q × b + r and 0 ≤ r < |b|, where |b| denotes the absolute value of b. The integer q is called the quotient and r is called the remainder, resulting from division of a by b. This is the basis for the Euclidean algorithm for computing greatest common divisors. The division algorithm is a theorem in mathematics which precisely expresses the outcome of the usual process of division of integers. ... In mathematics, the absolute value (or modulus[1]) of a real number is its numerical value without regard to its sign. ... In mathematics, the result of the division of two integers usually cannot be expressed with an integer quotient, unless a remainder —an amount left over— is also acknowledged. ... In number theory, the Euclidean algorithm (also called Euclids algorithm) is an algorithm to determine the greatest common divisor (GCD) of two elements of any Euclidean domain (for example, the integers). ... In mathematics, the greatest common divisor (gcd), sometimes known as the greatest common factor (gcf) or highest common factor (hcf), of two non-zero integers, is the largest positive integer that divides both numbers without remainder. ...


Again, in the language of abstract algebra, the above says that Z is a Euclidean domain. This implies that Z is a principal ideal domain and any positive integer can be written as the products of primes in an essentially unique way. This is the fundamental theorem of arithmetic. In abstract algebra, a Euclidean domain (also called a Euclidean ring) is a type of ring in which the Euclidean algorithm can be used. ... In abstract algebra, a principal ideal domain (PID) is an integral domain in which every ideal is principal (that is, generated by a single element). ... In mathematics, a prime number (or a prime) is a natural number which has exactly two distinct natural number divisors: 1 and itself. ... In number theory, the fundamental theorem of arithmetic (or unique factorization theorem) states that every natural number either is itself a prime number, or can be written as a unique product of prime numbers. ...


Order-theoretic properties

Z is a totally ordered set without upper or lower bound. The ordering of Z is given by In mathematics and set theory, a total order, linear order, simple order, or (non-strict) ordering is a binary relation (here denoted by infix ≤) on some set X. The relation is transitive, antisymmetric, and total. ...

... < −2 < −1 < 0 < 1 < 2 < ...

An integer is positive if it is greater than zero and negative if it is less than zero. Zero is defined as neither negative nor positive.


The ordering of integers is compatible with the algebraic operations in the following way:

  1. if a < b and c < d, then a + c < b + d
  2. if a < b and 0 < c, then ac < bc. (From this fact, one can show that if c < 0, then ac > bc.)

It follows that Z together with the above ordering is an ordered ring. Definitions In abstract algebra, an ordered ring is a commutative ring with a a total order such that if and , then if and , then . ...


Construction

The integers can be constructed from the natural numbers by defining equivalence classes of pairs of natural numbers N×N under an equivalence relation, "~", where In mathematics, given a set X and an equivalence relation ~ on X, the equivalence class of an element a in X is the subset of all elements in X which are equivalent to a: [a] = { x ∈ X | x ~ a } The notion of equivalence classes is useful for constructing sets out... In mathematics, an equivalence relation is a binary relation between two elements of a set which groups them together as being equivalent in some way. ...

 (a,b) sim (c,d) ,!

precisely when

a+d = b+c. ,!

Taking 0 to be a natural number, the natural numbers may be considered to be integers by the embedding that maps n to [(n,0)], where [(a,b)] denotes the equivalence class having (a,b) as a member. In mathematics, an embedding (or imbedding) is one instance of some mathematical object contained within another instance, such as a group that is a subgroup. ...


Addition and multiplication of integers are defined as follows:

[(a,b)]+[(c,d)] := [(a+c,b+d)].,
[(a,b)]cdot[(c,d)] := [(ac+bd,ad+bc)].,

It is easily verified that the result is independent of the choice of representatives of the equivalence classes.


Typically, [(a,b)] is denoted by

begin{cases} n, & mbox{if } a ge b  -n, & mbox{if } a < b, end{cases}

where

n = |a-b|.,

If the natural numbers are identified with the corresponding integers (using the embedding mentioned above), this convention creates no ambiguity.


This notation recovers the familiar representation of the integers as {...,−3,−2,−1,0,1,2,3,...}. Group representation theory is the branch of mathematics that studies properties of abstract groups via their representations as linear transformations of vector spaces. ...


Some examples are:

begin{align} 0 &= [(0,0)] &= [(1,1)] &= cdots & &= [(k,k)]  1 &= [(1,0)] &= [(2,1)] &= cdots & &= [(k+1,k)]  -1 &= [(0,1)] &= [(1,2)] &= cdots & &= [(k,k+1)]  2 &= [(2,0)] &= [(3,1)] &= cdots & &= [(k+2,k)]  -2 &= [(0,2)] &= [(1,3)] &= cdots & &= [(k,k+2)] end{align}

Integers in computing

An integer (sometimes known as an "int", from the name of a datatype in the C programming language) is often a primitive datatype in computer languages. However, integer datatypes can only represent a subset of all integers, since practical computers are of finite capacity. Also, in the common two's complement representation, the inherent definition of sign distinguishes between "negative" and "non-negative" rather than "negative, positive, and 0". (It is, however, certainly possible for a computer to determine whether an integer value is truly positive.) In computer science, the term integer is used to refer to any data type which can represent some subset of the mathematical integers. ... C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. ... In computer science, a datatype or data type (often simply a type) is a name or label for a set of values and some operations which one can perform on that set of values. ... Look up computer language & a Brief History of it in Wiktionary, the free dictionary. ... Superset redirects here. ... The twos complement of a binary number is defined as the value obtained by subtracting the number from a large power of two (specifically, from 2N for an N-bit twos complement). ... A negative number is a number that is less than zero, such as −3. ...


Variable-length representations of integers, such as bignums, can store any integer that fits in the computer's memory. Other integer datatypes are implemented with a fixed size, usually a number of bits which is a power of 2 (4, 8, 16, etc.) or a memorable number of decimal digits (e.g., 9 or 10). A bignum package in a computer or program allows internal representation of very large integers, rational numbers, decimal numbers, or floating-point numbers (limitted only by available memory), and provides a set of arithmetic operations on such numbers. ...


In contrast, theoretical models of digital computers, such as Turing machines, typically do not have infinite (but only unbounded finite) capacity. ... For the test of artificial intelligence, see Turing test. ...


Cardinality

The cardinality of the set of integers is equal to aleph_0. This is readily demonstrated by the construction of a bijection, that is, a function that is injective and surjective from mathbb{Z} to mathbb{N}. Consider the function In mathematics, the cardinality of a set is a measure of the number of elements of the set. There are two approaches to cardinality – one which compares sets directly using bijections and injections, and another which uses cardinal numbers. ... A bijective function. ... In mathematics, an injective function (or one-to-one function or injection) is a function which maps distinct input values to distinct output values. ... In mathematics, a surjective function (or onto function or surjection) is a function with the property that all possible output values of the function are generated when the input ranges over all the values in the domain. ...

begin{cases} 2x+1, & mbox{if } x ge 0  2|x|, & mbox{if } x<0 end{cases} .

If the domain is restricted to mathbb{Z} then each and every member of mathbb{Z} has one and only one corresponding member of mathbb{N} and by the definition of cardinal equality the two sets have equal cardinality.


Notes

References

For other persons named Eric Bell, see Eric Bell (disambiguation). ... Men of Mathematics by E.T. Bell Men of Mathematics is a well-known book on the history of mathematics written by the mathematician E.T. Bell. ... is the 171st day of the year (172nd in leap years) in the Gregorian calendar. ... Year 1975 (MCMLXXV) was a common year starting on Wednesday (link will display full calendar) of the Gregorian calendar. ... Saunders Mac Lane (4 August 1909, Taftville, Connecticut - 14 April 2005, San Francisco) was an American mathematician who cofounded category theory with Samuel Eilenberg. ... Garrett Birkhoff (January 19, 1911, Princeton, New Jersey, USA - November 22, 1996, Water Mill, New York, USA) was an American mathematician. ...

External links

Look up integer in Wiktionary, the free dictionary.

This article incorporates material from Integer on PlanetMath, which is licensed under the GFDL. Wikipedia does not have an article with this exact name. ... Wiktionary (a portmanteau of wiki and dictionary) is a multilingual, Web-based project to create a free content dictionary, available in over 151 languages. ... The On-Line Encyclopedia of Integer Sequences (OEIS) is a web-based searchable database of integer sequences. ... PlanetMath is a free, collaborative, online mathematics encyclopedia. ...


  Results from FactBites:
 
Integer (Java 2 Platform SE v1.4.2) (1678 words)
Parses the string argument as a signed integer in the radix specified by the second argument.
the integer represented by the string argument in the specified radix.
The resulting integer value is returned, exactly as if the argument and the radix 10 were given as arguments to the
Integer - Wikipedia, the free encyclopedia (934 words)
The term rational integer is used, in algebraic number theory, to distinguish these 'ordinary' integers, in the rational numbers, from other concepts such as the Gaussian integers.
The lack of multiplicative inverses, which is equivalent to the fact that Z is not closed under division, means that Z is not a field.
The integer q is called the quotient and r is called the remainder, resulting from division of a by b.
  More results at FactBites »

 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your location
Your comments
Please enter the 5-letter protection code


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.