Divisor

"Divisible" redirects here. For divisibility of groups, see Divisible group.
For the second operand of a division, see Division (mathematics). For divisors in algebraic geometry, see Divisor (algebraic geometry). For divisibility in the ring theory, see Divisibility (ring theory).
The divisors of 10 illustrated with Cuisenaire rods: 1, 2, 5, and 10

In mathematics a divisor of an integer n, also called a factor of n, is an integer that can be multiplied by some other integer to produce n. An integer n is divisible by another integer m if m is a factor of n, so that dividing n by m leaves no remainder.

Definition

Two versions of the definition of a divisor are commonplace:

if there exists an integer k such that mk = n.[1] Under this definition, the statement 0 \mid 0 holds.

In the remainder of this article, which definition is applied is indicated where this is significant.

General

Divisors can be negative as well as positive, although sometimes the term is restricted to positive divisors. For example, there are six divisors of 4; they are 1, 2, 4, −1, −2, and −4, but only the positive ones (1, 2, and 4) would usually be mentioned.

1 and −1 divide (are divisors of) every integer. Every integer (and its negation) is a divisor of itself.[3] Every integer is a divisor of 0.[4] Integers divisible by 2 are called even, and numbers not divisible by 2 are called odd.

1, −1, n and −n are known as the trivial divisors of n. A divisor of n that is not a trivial divisor is known as a non-trivial divisor. A non-zero integer with at least one non-trivial divisor is known as a composite number, while the units −1 and 1 and prime numbers have no non-trivial divisors.

There are divisibility rules which allow one to recognize certain divisors of a number from the number's digits.

The generalization can be said to be the concept of divisibility in any integral domain.

Examples

Plot of the number of divisors of integers from 1 to 1000. Prime numbers have exactly 2 divisors, and highly composite numbers are in bold.

Further notions and facts

There are some elementary rules:

If a \mid bc, and gcd(a, b) = 1, then a \mid c. This is called Euclid's lemma.

If p is a prime number and p \mid ab then p \mid a or p \mid b.

A positive divisor of n which is different from n is called a proper divisor or an aliquot part of n. A number that does not evenly divide n but leaves a remainder is called an aliquant part of n.

An integer n > 1 whose only proper divisor is 1 is called a prime number. Equivalently, a prime number is a positive integer which has exactly two positive factors: 1 and itself.

Any positive divisor of n is a product of prime divisors of n raised to some power. This is a consequence of the fundamental theorem of arithmetic.

A number n is said to be perfect if it equals the sum of its proper divisors, deficient if the sum of its proper divisors is less than n, and abundant if this sum exceeds n.

The total number of positive divisors of n is a multiplicative function d(n), meaning that when two numbers m and n are relatively prime, then d(mn)=d(m)\times d(n). For instance, d(42) = 8 = 2 \times 2 \times 2 = d(2) \times d(3) \times d(7); the eight divisors of 42 are 1, 2, 3, 6, 7, 14, 21 and 42. However the number of positive divisors is not a totally multiplicative function: if the two numbers m and n share a common divisor, then it might not be true that d(mn)=d(m)\times d(n). The sum of the positive divisors of n is another multiplicative function \sigma (n) (e.g. \sigma (42) = 96 = 3 \times 4 \times 8 = \sigma (2) \times \sigma (3) \times \sigma (7) = 1+2+3+6+7+14+21+42). Both of these functions are examples of divisor functions.

If the prime factorization of n is given by

 n = p_1^{\nu_1} \, p_2^{\nu_2} \cdots p_k^{\nu_k}

then the number of positive divisors of n is

 d(n) = (\nu_1 + 1) (\nu_2 + 1) \cdots (\nu_k + 1),

and each of the divisors has the form

 p_1^{\mu_1} \, p_2^{\mu_2} \cdots p_k^{\mu_k}

where  0 \le \mu_i \le \nu_i for each 1 \le i \le k.

For every natural n, d(n) < 2 \sqrt{n}.

Also,[6]

d(1)+d(2)+ \cdots +d(n) = n \ln n + (2 \gamma -1) n + O(\sqrt{n}).

where  \gamma is Euler–Mascheroni constant. One interpretation of this result is that a randomly chosen positive integer n has an expected number of divisors of about \ln n.

In abstract algebra

Given the definition for which 0 \mid 0 holds, the relation of divisibility turns the set \mathbb{N} of non-negative integers into a partially ordered set: a complete distributive lattice. The largest element of this lattice is 0 and the smallest is 1. The meet operation is given by the greatest common divisor and the join operation by the least common multiple. This lattice is isomorphic to the dual of the lattice of subgroups of the infinite cyclic group \mathbb{Z}.

See also

Notes

  1. for instance, Sims 1984, p. 42 or Durbin 1992, p. 61
  2. Herstein 1986, p. 26
  3. This statement either requires 0|0 or needs to be restricted to nonzero integers.
  4. This statement either requires 0|0 or needs to be restricted to nonzero integers.
  5. a \mid b,\, a \mid c \Rightarrow b=ja,\, c=ka \Rightarrow b+c=(j+k)a \Rightarrow a \mid (b+c). Similarly, a \mid b,\, a \mid c \Rightarrow b=ja,\, c=ka \Rightarrow b-c=(j-k)a \Rightarrow a \mid (b-c)
  6. Hardy, G. H.; Wright, E. M. (April 17, 1980). An Introduction to the Theory of Numbers. Oxford University Press. p. 264. ISBN 0-19-853171-0.

References

This article is issued from Wikipedia - version of the Wednesday, April 20, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.