numtheory[tau] - number of divisors
|
Calling Sequence
|
|
tau(n)
sigma[0] (n)
|
|
Description
|
|
•
|
The function tau(n) will compute the number of positive divisors of n.
|
•
|
The command with(numtheory,tau) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
|
|
Download Help Document
Was this information helpful?