Divisor function

A divisor function assigns a value to each positive integer by counting or summing its positive divisors. The notation σₖ(n) sums the k-th powers of those divisors; τ(n), also written d(n), counts them.

Connect