Difference between revisions of "Mobius function"
(I made major edits to this page. The proofs were not comprehensive and the details were nonexistent/uninformative. I have tried to prove as many of the results that I could, but I would appreciate it if others could fill some of the gaps.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | The | + | The '''Möbius function''' is a multiplicative number theoretic function defined as follows: |
− | <cmath>\mu(n) = \begin{cases} 0 & | + | <cmath>\mu(n) = \begin{cases} 1 &\text{if}~n=1\\ 0 & \text{if}~n~\text{has a square factor} \\ (-1)^k & n = p_1p_2\cdots{p_k} .\end{cases}</cmath> |
− | + | Hence, we see that <math>\mu(5)=-1</math>, <math>\mu(8)=0</math> and <math>\mu(6)=1</math>. | |
+ | ==Multiplicity of the Function== | ||
+ | One of the most important results of the Möbius function is that it is multiplicative, or that <math>\mu(ab)=\mu(a)\mu(b)</math>. | ||
− | + | ''Proof.'' Let <math>\left[\frac{n}{a}\right]</math> denote the number of integers not greater than <math>n</math> and divisible by <math>a</math>. If <math>a</math> and <math>b</math> are coprime then <math>\left[\frac{n}{ab}\right]</math> denotes the number of integers not greater than <math>n</math> and divisible by <math>a</math> and <math>b</math>. Via a combinatorial argument using the [[Principle of Inclusion-Exclusion]] (PIE), it can be seen that the number of integers less than or equal to <math>n</math> and not divisible by any one of a coprime set of integers <math>a_1,a_2,\ldots</math> is | |
+ | <center><math>\left[n\right]-\sum\left[\frac{n}{a_1}\right]+\sum\left[\frac{n}{a_1a_2}\right]-\ldots</math>.</center> | ||
+ | and by taking the coprime set of integers <math>a_1,a_2,\ldots</math> to be the different (and distinct) prime factors of <math>n</math> we get | ||
+ | <center><math>\phi(n)=n-\sum\left[\frac{n}{p}\right]+\sum\left[\frac{n}{pp'}\right]-\ldots=n\prod_{p|n}\left(1-\frac{1}{p}\right)</math>.</center> | ||
+ | Now the proof of the multiplicity of <math>\mu(n)</math> comes naturally from its definition and what we previously established. We see that | ||
+ | <center><math>\phi(n)=n\sum_{d|n}\frac{\mu(d)}{d}=\sum_{d|n}\frac{n\mu(d)}{d}=\sum_{d|n}d\mu\left(\frac{n}{d}\right)=\sum_{dd'=n}d'\mu(d)</math></center> | ||
− | + | completing the proof <math>\square</math> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ==Sums of Divisors== | |
− | <cmath> | + | While the multiplicity of the Möbius function is its most crucial component, there are other relationships that we can draw from as well. One of the most notable is the following: |
+ | <cmath>\sum_{d|n}\mu(d) = \begin{cases} 1 &\text{if}~n=1\\ 0 & \text{if}~n>1.\end{cases}</cmath> | ||
− | + | ''Proof.''If <math>n=p_1^{e_1}p_2^{e_2}\ldots p_k^{e_k}</math> where <math>k\ge 1</math> then | |
− | < | + | <center><math>\sum_{d|n}\mu(d)=1+\sum_{i}\mu{p_i}+\sum_{i,j}\mu(p_ip_j)+\ldots=1-k+\binom{k}{2}-\binom{k}{3}-\ldots=(1-1)^k=0^k=0</math>.</center> |
− | + | To finish, we simply can use the fact that <math>\mu(1)=1</math>, completing the proof. By a similar argument, one can also prove that | |
+ | <center><math>\sum_{d|n}|\mu(d)|=2^k</math></center> | ||
+ | where <math>k</math> is the number of distinct prime factors of <math>n</math> <math>\square</math> | ||
+ | ==Implications to Other Functions== | ||
+ | Let <math>f(n)</math> be a multiplicative function with respect to <math>n</math>. If there is such an <math>f</math>, then | ||
+ | <center><math>g(n)=\sum_{d|n}f(d)</math></center> | ||
+ | is also multiplicative. | ||
− | Proof | + | ''Proof.'' If, for some <math>m</math>, that <math>\gcd(n,m)=1</math>, <math>d_1|n</math> and <math>d_2|m</math> then <math>\gcd(d_1,d_2)=1</math> and <math>c=d_1d_2</math> runs through all divisors of <math>nm</math>. This means we have |
− | + | <center><math>g(mn)=\sum_{c|nm}f(c)=\sum_{d_1|n,d_2|m}f(d_1d_2)=\sum_{d_1|n}f(d_1)\sum_{d_2|m}f(d_2)=g(n)g(m)</math></center> | |
− | + | which completes the proof. On a different note, this also provides an alternative proof for the theorem we proved earlier. By letting | |
− | + | <center><math>g(n)=\sum_{d|n}\mu(d)</math></center> | |
− | + | the result follows by taking <math>g(1)</math> and <math>g(p^k)</math> for <math>k\ge 1</math> <math>\square</math> | |
− | =\sum_{ | + | ==Applications== |
− | + | One of the major uses of the Möbius function is in the [[Mobius inversion formula]]. It also has ties to the [[Riemann zeta function]], mainly that for <math>s>1</math>, | |
− | The | + | <center><math>\frac{1}{\zeta(s)}=\sum_{n=1}^{\infty}\frac{\mu(n)}{n^s}</math>.</center> |
− | < | + | This comes from a couple of theorems. Firstly, if <math>s>1</math> then |
+ | <center><math>\zeta(s)=\prod_{p}\frac{1}{1-p^{-s}}</math>.</center> | ||
+ | Secondly, if <math>f</math> is an arithmetic function such that <math>f(1)=1</math> and <math>f(n)</math> is multiplicative such that <math>\sum |f(n)|n^{-s}</math>is convergent, then | ||
+ | <center><math>F(s)=\sum f(n)n^{-s}=\prod_{p}\{1+f(p)p^{-s}+f(p^2)p^{-2s}+\ldots\}.</math></center> | ||
+ | Our theorem follows by using the multiplicity of <math>\mu(n)</math> lastly. Doing so gives | ||
+ | <center><math>\frac{1}{\zeta(s)}=\prod_{p}(1-p^{-s})=\prod_{p}\{1+\mu(p)p^{-s}+\mu(p^2)p^{-2s}+\ldots\}=\sum_{n=1}^{\infty}\mu(n)n^{-s}=\sum_{n=1}^{\infty}\frac{\mu(n)}{n^{s}}</math></center> | ||
+ | which is what we wanted. The reason why this is important is because we can do more things by using this as a baseline. For example, it follows trivially that for <math>s>2</math> | ||
+ | <center><math>\frac{\zeta(s-1)}{\zeta(s)}=\sum_{n=1}^{\infty}\frac{\phi(n)}{n^s}</math>.</center> |
Latest revision as of 01:58, 1 March 2022
The Möbius function is a multiplicative number theoretic function defined as follows: Hence, we see that , and .
Contents
Multiplicity of the Function
One of the most important results of the Möbius function is that it is multiplicative, or that .
Proof. Let denote the number of integers not greater than and divisible by . If and are coprime then denotes the number of integers not greater than and divisible by and . Via a combinatorial argument using the Principle of Inclusion-Exclusion (PIE), it can be seen that the number of integers less than or equal to and not divisible by any one of a coprime set of integers is
and by taking the coprime set of integers to be the different (and distinct) prime factors of we get
Now the proof of the multiplicity of comes naturally from its definition and what we previously established. We see that
completing the proof
Sums of Divisors
While the multiplicity of the Möbius function is its most crucial component, there are other relationships that we can draw from as well. One of the most notable is the following:
Proof.If where then
To finish, we simply can use the fact that , completing the proof. By a similar argument, one can also prove that
where is the number of distinct prime factors of
Implications to Other Functions
Let be a multiplicative function with respect to . If there is such an , then
is also multiplicative.
Proof. If, for some , that , and then and runs through all divisors of . This means we have
which completes the proof. On a different note, this also provides an alternative proof for the theorem we proved earlier. By letting
the result follows by taking and for
Applications
One of the major uses of the Möbius function is in the Mobius inversion formula. It also has ties to the Riemann zeta function, mainly that for ,
This comes from a couple of theorems. Firstly, if then
Secondly, if is an arithmetic function such that and is multiplicative such that is convergent, then
Our theorem follows by using the multiplicity of lastly. Doing so gives
which is what we wanted. The reason why this is important is because we can do more things by using this as a baseline. For example, it follows trivially that for