|
Further Examples: MoebiusMu
The number is squarefree and factors into an odd number of distinct primes.
In[1]:= 
Out[1]= 
In[2]:= 
Out[2]= 
Here is squarefree and factors into an even number of distinct primes.
In[3]:= 
Out[3]= 
In[4]:= 
Out[4]= 
The number is not squarefree.
In[5]:= 
Out[5]= 
In[6]:= 
Out[6]= 
Here is a sum involving MoebiusMu.
In[7]:= 
Out[7]= 
Here is an inequality satisfied by MoebiusMu.
In[8]:= 
Out[8]= 
|