Integer

From Wikipedia, the free encyclopedia

An integer (from the Latin integer meaning "whole")[a] is colloquially defined as a number that can be written without a fractional component. For example, 21, 4, 0, and −2048 are integers, while 9.75, 5+1/2, and 2 are not.

The set of integers consists of zero (0), the positive natural numbers (1, 2, 3, ...), also called whole numbers or counting numbers,[2][3] and their additive inverses (the negative integers, i.e., −1, −2, −3, ...). The set of integers is often denoted by the boldface (Z) or blackboard bold letter "Z"—standing originally for the German word Zahlen ("numbers").[4][5][6][7]

is a subset of the set of all rational numbers , which in turn is a subset of the real numbers . Like the natural numbers, is countably infinite.

The integers form the smallest group and the smallest ring containing the natural numbers. In algebraic number theory, the integers are sometimes qualified as rational integers to distinguish them from the more general algebraic integers. In fact, (rational) integers are algebraic integers that are also rational numbers.

Symbol

The symbol can be annotated to denote various sets, with varying usage amongst different authors: ,[4] or for the positive integers, or for non-negative integers, and for non-zero integers. Some authors use for non-zero integers, while others use it for non-negative integers, or for {–1, 1}. Additionally, is used to denote either the set of integers modulo p[4] (i.e., the set of congruence classes of integers), or the set of p-adic integers.[8][9][10]

Algebraic properties

Integers can be thought of as discrete, equally spaced points on an infinitely long number line. In the above, non-negative integers are shown in blue and negative integers in red.

Like the natural numbers, 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, 0), , unlike the natural numbers, is also closed under subtraction.[11]

The integers form a unital ring which is the most basic one, in the following sense: for any unital ring, there is a unique ring homomorphism from the integers into this ring. This universal property, namely to be an initial object in the category of rings, characterizes the ring .

is not closed under division, since the quotient of two integers (e.g., 1 divided by 2) need not be an integer. Although the natural numbers are closed under exponentiation, the integers are not (since the result can be a fraction when the exponent is negative).

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

Properties of addition and multiplication on integers
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 The only invertible integers (called units) are −1 and 1.
Distributivity: a × (b + c) = (a × b) + (a × c) and (a + b) × c = (a × c) + (b × c)
No zero divisors: If a × b = 0, then a = 0 or b = 0 (or both)

In the language of abstract algebra, the first five properties listed above for addition say that , under addition, is an abelian group. It is also a cyclic group, since every non-zero integer can be written as a finite sum 1 + 1 + ... + 1 or (−1) + (−1) + ... + (−1). In fact, under addition is the only infinite cyclic group—in the sense that any infinite cyclic group is isomorphic to .

The first four properties listed above for multiplication say that under multiplication is a commutative monoid. However, not every integer has a multiplicative inverse (as is the case of the number 2), which means that under multiplication is not a group.

All the rules from the above property table (except for the last), when taken together, say that together with addition and multiplication is a commutative ring with unity. It is the prototype of all objects of such algebraic structure. Only those equalities of expressions are true in  for all values of variables, which are true in any unital commutative ring. Certain non-zero integers map to zero in certain rings.

The lack of zero divisors in the integers (last property in the table) means that the commutative ring  is an integral domain.

The lack of multiplicative inverses, which is equivalent to the fact that is not closed under division, means that is not a field. The smallest field containing the integers as a subring is the field of rational numbers. The process of constructing the rationals from the integers can be mimicked to form the field of fractions of any integral domain. And back, starting from an algebraic number field (an extension of rational numbers), its ring of integers can be extracted, which includes as its subring.

Although ordinary division is not defined on , the division "with remainder" is defined on them. It is called Euclidean division, and possesses the following important property: 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.[12] The integer q is called the quotient and r is called the remainder of the division of a by b. The Euclidean algorithm for computing greatest common divisors works by a sequence of Euclidean divisions.

Again, in the language of abstract algebra, the above says that is a Euclidean domain. This implies that is a principal ideal domain, and any positive integer can be written as the products of primes in an essentially unique way.[13] This is the fundamental theorem of arithmetic.

Order-theoretic properties

is a totally ordered set without upper or lower bound. The ordering of is given by: :... −3 < −2 < −1 < 0 < 1 < 2 < 3 < ... 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.

Thus it follows that together with the above ordering is an ordered ring.

The integers are the only nontrivial totally ordered abelian group whose positive elements are well-ordered.[14] This is equivalent to the statement that any Noetherian valuation ring is either a field—or a discrete valuation ring.

Construction

Representation of equivalence classes for the numbers −5 to 5
Red points represent ordered pairs of natural numbers. Linked red points are equivalence classes representing the blue integers at the end of the line.

In elementary school teaching, integers are often intuitively defined as the (positive) natural numbers, zero, and the negations of the natural numbers. However, this style of definition leads to many different cases (each arithmetic operation needs to be defined on each combination of types of integer) and makes it tedious to prove that integers obey the various laws of arithmetic.[15] Therefore, in modern set-theoretic mathematics, a more abstract construction[16] allowing one to define arithmetical operations without any case distinction is often used instead.[17] The integers can thus be formally constructed as the equivalence classes of ordered pairs of natural numbers (a,b).[18]

The intuition is that (a,b) stands for the result of subtracting b from a.[18] To confirm our expectation that 1 − 2 and 4 − 5 denote the same number, we define an equivalence relation ~ on these pairs with the following rule:

precisely when

Addition and multiplication of integers can be defined in terms of the equivalent operations on the natural numbers;[18] by using [(a,b)] to denote the equivalence class having (a,b) as a member, one has:

The negation (or additive inverse) of an integer is obtained by reversing the order of the pair:

Hence subtraction can be defined as the addition of the additive inverse:

The standard ordering on the integers is given by:

if and only if

It is easily verified that these definitions are independent of the choice of representatives of the equivalence classes.

Every equivalence class has a unique member that is of the form (n,0) or (0,n) (or both at once). The natural number n is identified with the class [(n,0)] (i.e., the natural numbers are embedded into the integers by map sending n to [(n,0)]), and the class [(0,n)] is denoted n (this covers all remaining classes, and gives the class [(0,0)] a second time since −0 = 0.

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

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 {..., −2, −1, 0, 1, 2, ...} .

Some examples are:

In theoretical computer science, other approaches for the construction of integers are used by automated theorem provers and term rewrite engines. Integers are represented as algebraic terms built using a few basic operations (e.g., zero, succ, pred) and, possibly, using natural numbers, which are assumed to be already constructed (using, say, the Peano approach).

There exist at least ten such constructions of signed integers.[19] These constructions differ in several ways: the number of basic operations used for the construction, the number (usually, between 0 and 2) and the types of arguments accepted by these operations; the presence or absence of natural numbers as arguments of some of these operations, and the fact that these operations are free constructors or not, i.e., that the same integer can be represented using only one or many algebraic terms.

The technique for the construction of integers presented above in this section corresponds to the particular case where there is a single basic operation pair that takes as arguments two natural numbers and , and returns an integer (equal to ). This operation is not free since the integer 0 can be written pair(0,0), or pair(1,1), or pair(2,2), etc. This technique of construction is used by the proof assistant Isabelle; however, many other tools use alternative construction techniques, notable those based upon free constructors, which are simpler and can be implemented more efficiently in computers.

Computer science

An integer is often a primitive data type in computer languages. However, integer data types 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.) Fixed length integer approximation data types (or subsets) are denoted int or Integer in several programming languages (such as Algol68, C, Java, Delphi, etc.).

Variable-length representations of integers, such as bignums, can store any integer that fits in the computer's memory. Other integer data types 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).

Cardinality

The cardinality of the set of integers is equal to 0 (aleph-null). This is readily demonstrated by the construction of a bijection, that is, a function that is injective and surjective from to . If then consider the function:

{... (−4,8) (−3,6) (−2,4) (−1,2) (0,0) (1,1) (2,3) (3,5) ...}

If then consider the function:

{... (−4,8) (−3,6) (−2,4) (−1,2) (0,1) (1,3) (2,5) (3,7) ...}

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

See also

Footnotes

  1. ^ Integer 's first literal meaning in Latin is "untouched", from in ("not") plus tangere ("to touch"). "Entire" derives from the same origin via the French word entier, which means both entire and integer.[1]

References

  1. ^ Evans, Nick (1995). "A-Quantifiers and Scope". In Bach, Emmon W. (ed.). Quantification in Natural Languages. Dordrecht, The Netherlands; Boston, MA: Kluwer Academic Publishers. p. 262. ISBN 978-0-7923-3352-4.
  2. ^ Weisstein, Eric W. "Counting Number". MathWorld.
  3. ^ Weisstein, Eric W. "Whole Number". MathWorld.
  4. ^ Jump up to: a b c "Compendium of Mathematical Symbols". Math Vault. 1 March 2020. Retrieved 11 August 2020.
  5. ^ Weisstein, Eric W. "Integer". mathworld.wolfram.com. Retrieved 11 August 2020.
  6. ^ Miller, Jeff (29 August 2010). "Earliest Uses of Symbols of Number Theory". Archived from the original on 31 January 2010. Retrieved 20 September 2010.
  7. ^ Peter Jephson Cameron (1998). Introduction to Algebra. Oxford University Press. p. 4. ISBN 978-0-19-850195-4. Archived from the original on 8 December 2016. Retrieved 15 February 2016.
  8. ^ Keith Pledger and Dave Wilkins, "Edexcel AS and A Level Modular Mathematics: Core Mathematics 1" Pearson 2008
  9. ^ LK Turner, FJ BUdden, D Knighton, "Advanced Mathematics", Book 2, Longman 1975.
  10. ^ Weisstein, Eric W. "Z^*". MathWorld.
  11. ^ "Integer | mathematics". Encyclopedia Britannica. Retrieved 11 August 2020.
  12. ^ "The Definitive Higher Math Guide to Long Division and Its Variants — for Integers". Math Vault. 24 February 2019. Retrieved 11 August 2020.
  13. ^ Serge, Lang (1993). Algebra (3rd ed.). Addison-Wesley. pp. 86–87. ISBN 978-0-201-55540-0.
  14. ^ Warner, Seth (2012). Modern Algebra. Dover Books on Mathematics. Courier Corporation. Theorem 20.14, p. 185. ISBN 978-0-486-13709-4. Archived from the original on 6 September 2015. Retrieved 29 April 2015..
  15. ^ Mendelson, Elliott (2008). Number Systems and the Foundations of Analysis. Dover Books on Mathematics. Courier Dover Publications. p. 86. ISBN 978-0-486-45792-5. Archived from the original on 8 December 2016. Retrieved 15 February 2016..
  16. ^ Ivorra Castillo: Álgebra
  17. ^ Frobisher, Len (1999). Learning to Teach Number: A Handbook for Students and Teachers in the Primary School. The Stanley Thornes Teaching Primary Maths Series. Nelson Thornes. p. 126. ISBN 978-0-7487-3515-0. Archived from the original on 8 December 2016. Retrieved 15 February 2016..
  18. ^ Jump up to: a b c Campbell, Howard E. (1970). The structure of arithmetic. Appleton-Century-Crofts. p. 83. ISBN 978-0-390-16895-5.
  19. ^ Garavel, Hubert (2017). On the Most Suitable Axiomatization of Signed Integers. Post-proceedings of the 23rd International Workshop on Algebraic Development Techniques (WADT'2016). Lecture Notes in Computer Science. 10644. Springer. pp. 120–134. doi:10.1007/978-3-319-72044-9_9. Archived from the original on 26 January 2018. Retrieved 25 January 2018.

Sources

  • Bell, E.T., Men of Mathematics. New York: Simon & Schuster, 1986. (Hardcover; ISBN 0-671-46400-0)/(Paperback; ISBN 0-671-62818-6)
  • Herstein, I.N., Topics in Algebra, Wiley; 2 edition (June 20, 1975), ISBN 0-471-01090-1.
  • Mac Lane, Saunders, and Garrett Birkhoff; Algebra, American Mathematical Society; 3rd edition (1999). ISBN 0-8218-1646-2.

External links

This article incorporates material from Integer on PlanetMath, which is licensed under the Creative Commons Attribution/Share-Alike License.

Retrieved from ""