Carmichael function

In number theory, the Carmichael function of a positive integer n, denoted , is defined as the smallest positive integer m such that

for every integer a that is coprime to n. In more algebraic terms, it defines the exponent of the multiplicative group of integers modulo n. The Carmichael function is also known as the reduced totient function or the least universal exponent function, and is sometimes also denoted .

The first 36 values of (sequence A002322 in the OEIS) compared to Euler's totient function . (in bold if they are different)

n 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
1 1 2 2 4 2 6 2 6 4 10 2 12 6 4 4 16 6 18 4 6 10 22 2 20 12 18 6 28 4 30 8 10 16 12 6
1 1 2 2 4 2 6 4 6 4 10 4 12 6 8 8 16 6 18 8 12 10 22 8 20 12 18 12 28 8 30 16 20 16 24 12

Numerical example

72 = 49 ≡ 1 (mod 8) because 7 and 8 are coprime (their greatest common divisor equals 1; they have no common factors) and the value of Carmichael's function at 8 is 2. Euler's totient function is 4 at 8 because there are 4 numbers lesser than and coprime to 8 (1, 3, 5, and 7). Whilst it is true that 74 = 2401 ≡ 1 (mod 8), as shown by Euler's theorem, raising 7 to the fourth power is unnecessary because the Carmichael function indicates that 7 squared is congruent to 1 (mod 8). Raising 7 to exponents greater than 2 only repeats the cycle 7, 1, 7, 1, ... . Because the same holds true for 3 and 5, the Carmichael number is 2 rather than 4. [1]

Carmichael's theorem

For a power of an odd prime, twice the power of an odd prime, and for 2 and 4, λ(n) is equal to the Euler totient φ(n); for powers of 2 greater or equal than 4 it is equal to one half of the Euler totient:

Euler's function for prime powers is given by

By the fundamental theorem of arithmetic any n > 1 can be written in a unique way

where p1 < p2 < ... < pω are primes and the ai > 0. (n = 1 corresponds to the empty product.)

For general n, λ(n) is the least common multiple of λ of each of its prime power factors:

Carmichael's theorem states that if a is coprime to n, then

where is the Carmichael function defined above. In other words, it asserts the correctness of the formulas. This can be proven by considering any primitive root modulo n and the Chinese remainder theorem.

Proofs

The following proofs proceed by induction.

Proof for Odd Prime Powers

From Fermat's little theorem, we have . For k = 1, h an integer:

for some integer h0.

By induction, we have .

Proof for Powers of Two

For a coprime to powers of 2 we have . Then,

where we take advantage of the fact that is an integer.

So, for k = 3, h an integer:

By induction, when k ≥ 3, we have .

Hierarchy of results

Since λ(n) divides φ(n), Euler's totient function (the quotients are listed in A034380), the Carmichael function is a stronger result than the classical Euler's theorem. Clearly Carmichael's theorem is related to Euler's theorem, because the exponent of a finite abelian group must divide the order of the group, by elementary group theory. The two functions differ already in small cases: λ(15) = 4 while φ(15) = 8 (see A033949 for the associated n).

Fermat's little theorem is the special case of Euler's theorem in which n is a prime number p. Carmichael's theorem for a prime p gives the same result, because the group in question is a cyclic group for which the order and exponent are both p 1.

Properties of the Carmichael function

Divisibility

Composition

For all positive integers and it holds

.

This is an immediate consequence of the recursive definition of the Carmichael function.

Primitive m-th roots of unity

Let and be coprime and let be the smallest exponent with , then it holds

.

That is, the orders of primitive roots of unity in the ring of integers modulo are divisors of .

Exponential cycle length

For a number with maximum prime exponent of under prime factorization, then for all (including those not co-prime to ) and all ,

In particular, for squarefree (), for all

Average and typical value

For any x > 16:

.[2][3]

Where B is a constant,

For all numbers N and all except o(N) positive integers n ≤ N:

where A is a constant,[3][4]

Lower bounds

For any sufficiently large number N and for any , there are at most

positive integers such that .[5]

For any sequence of positive integers, any constant , and any sufficiently large i:

.[6][7]

Small values

For a constant c and any sufficiently large positive A, there exists an integer such that .[7] Moreover, n is of the form

for some square-free integer .[6]

Image of the function

The set of values of the Carmichael function has counting function

where ….[8]

See also

Notes

  1. "Archived copy". Archived from the original on 2011-06-15. Retrieved 2010-01-05.
  2. Theorem 3 in Erdős (1991)
  3. 1 2 Sándor & Crstici (2004) p.194
  4. Theorem 2 in Erdős (1991)
  5. Theorem 5 in Friedlander (2001)
  6. 1 2 Theorem 1 in Erdős 1991
  7. 1 2 Sándor & Crstici (2004) p.193
  8. Ford, Kevin; Luca, Florian; Pomerance, Carl (27 August 2014). "The image of Carmichael's λ-function". arXiv:1408.6506Freely accessible [math.NT].

References

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