Divisors
Usage
Notes
Further Examples
Here are the divisors of .
In[1]:=
|
Out[1]=
|
Here are the divisors of + .
In[2]:=
|
Out[2]=
|
A perfect number equals the sum of its proper divisors. PerfectNumbers returns all perfect numbers found in a list.
In[3]:=
|
Here are all perfect numbers less than .
In[4]:=
|
Out[4]=
|
In[5]:=
|
|