infinitary MoebiusMu

Meeussen Wouter (bkarnd) wouter.meeussen at vandemoortele.com
Mon Sep 17 18:43:21 CEST 2001


sequel to "what is the value "60" doing in A000028 ??"

***********  
more simply, this 'different construction' is
***********
iMoebiusMu[n_]:=
    Switch[MoebiusMu[n],1,1,-1,-1,0,
 
If[OddQ[Plus@@(DigitCount[Last[Transpose[FactorInteger[n]]],2,1])],-1,1]];
iMoebiusMu[1]:=1;

which says simply that iMu[n]= Mu[n] if Mu[n]<>0,
and if Mu[n]=0, then iMu[n] is -1 iff the sum of the binary digits of the
prime exponents
 (in its prime decomposition) is odd.


And yet the Moebius inversion formula seems to (also) hold for these iMu[].

Cute, no?


Wouter Meeussen
tel  +32 (0)51 332 124
fax +32 (0)51 332 175
mail: wouter.meeussen at vandemoortele.com




===============================
This email is confidential and intended solely for the use of the individual to whom it is addressed. 
If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited.
You are explicitly requested to notify the sender of this email that the intended recipient was not reached.





More information about the SeqFan mailing list