Möbius function

This is an old revision of this page, as edited by XJaM (talk | contribs) at 02:58, 26 February 2002 (Mobius function as prime number spiral). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Möbius function μ is an important multiplicative function considered in number theory and in combinatorics. μ(n) is defined for all positive natural numbers n and has its values in {-1, 0, 1} depending on the natural factorization of n. It is defined as follows

  • μ(n) = 1 if n is a square-free positive integer with an even number of distinct prime factors.
  • μ(n) = -1 if n is a square-free positive integer with an odd number of distinct prime factors.
  • μ(n) = 0 if n is not square-free.

This is taken to imply that μ(1) = 1. For n= 0 μ(n) is not defined. (Maple returns -1 for this value.)

The Möbius function is of relevance in the theory of multiplicative and arithmetic functions because it appears in the Möbius inversion formula.

If μ(n) = 0, then n is divisible by a square. The first numbers with this property are:

4,8,9,12,16,18,20,24,25,27,28,32,36,40,44,45,48,49,50,52,54,56,60,63,...

If n is prime, then μ(n) = -1, but the converse is not true. The first non prime n for which μ(n) = -1 is 30 = 2*3*5. The first such numbers with 3 distinct prime factors are (Sloane ID Number A007304):

30,42,66,70,78,102,105,110,114,130,138,154,165,170,174,182,186,190,195,222,...

and the first such numbers with 5 distinct prime factors are:

2310,2730,3570,3990,4830,6090,6510,7770,8610,9030,9870,11130,...

Maple Calling Sequence notation:

> with(numtheory):
> mobius(n);


In number theory another arithmetic function closely related to the Möbius function is very important; it is defined by:

M(n) = ∑1≤kn μ(k) .

for every natural number n. This function is closely linked with the positions of zeroes of Euler - Riemann ζ- function. The connection between M(n) and the Riemann conjecture was known to Thomas Joannes Stieltjes. See the article on the Mertens conjecture for more information about this connection.

If we treat μ(n) as a coloured L-system we get these kind of representations:

File:Mols001.gif Representation of μ(n) on a plane as a coloured L-system around fixed point n=1.

File:Mols002-100000.gif Representation of μ(n) on a plane as a coloured L-system around fixed point n=100,000.

If we examine μ(n) with connection of prime number spiral and Ulam's cloth (also called Ulam's spiral):

File:Ulmo000.gif Ulam's cloth on a plane with fixed point n=1.

we get representations as:

File:Ulmo001.gif Representation of μ(n) on a plane with fixed point n=1 together with Ulam's cloth.

File:Ulmo002.gif Representation of μ(n) on a plane with fixed point n=1 without Ulam's cloth.

Note:
Axel feel free to change the contents but keep in mind the original efforts on a subject.

See also: