This may need some disambiguation information to deal with the computer programming data type.
Mathematics
Integers
Integers
Subject classification: this is a mathematics resource.
Educational level: this is a secondary education resource.
Educational level: this is a tertiary (university) resource.

The integers are a very fundamental mathematical set on which arithmetic is based. They are the familiar "whole numbers"; that is, they do not include fractional quantities. They include zero and negative whole numbers—the natural numbers are the set that includes only positive whole numbers. That is, the integers are the set .

Mathematicians denote the set of integers with an ornate capital letter: . They are the 2nd item in this hierarchy of types of numbers:

Definition of the integers

Integer represents a set of signed numbers namely Negative numbers , Zero and Positive numbers . Integer is denoted as I . So Negative number is -I and Positive number is +I

Where

. Integer
. Negative integer
. Positive integer


Negative number is defined as a number has value less than zero

Positive number is defined as a number has value greater zero

Example Integers of octal base

Mathematical operations

Differfent integers

Like positive integer

Like negative integer

Addition

For all positive x and y, we extend addition to all integers as follows. The value of x+(-y) depends on which is larger, x or y.

If ,
If ,
Also, = , and
Finally, for all x, positive, negative, or zero.

Negation

This operator, written "-x", has already been defined for positive numbers. For negative numbers, we define

. Also, .

Subtraction

We define subtraction for all numbers, positive, negative, or zero, in terms of negation and addition

Multiplication

For negative numbers, we define

  • Ordering: If x and y are both positive numbers:
if and only if
,
,
In all cases,
means x≠y and y > x

From these definitions, we can then prove all the various commutativity, associativity, and distributivity properties, and the trichotomy law. This is left as an exercise.

Group and ring properties

The integers, with their property of addition, constitute a group. Groups are extremely important objects in mathematics. A group requires a set (the integers), an operation (addition), an "inverse" operation (negation—the natural numbers don't have this, so they are not a group), and an "identity" operation (zero). To be a group, the operation must be associative, a property which the integers satisfy. Also, since addition

Furthermore, the integers have a multiplication operator, satisfying the distributive law, and having a multiplicative identity (1). This makes the integers a ring.

References

See Also

"Integers".

For a discussion of the philosophical and historical aspects of the various types of numbers, see Our_Playground:_The_Real_Numbers_and_Their_Development.