This is an assortment of number theorectic functions. As of now it's not very large or fast, but that should improve over time.
Documentation
primeFactors :: Integer -> [Integer]Source
Returns the prime factors for a given number
numOfFactors :: Integer -> IntSource
Returns the number of divisors of a number. Uses http://mathschallenge.net/index.php?section=faq&ref=number/number_of_divisors