Decompose an integer into prime factors and review divisor counts in one place.
Test whether a number is prime and inspect nearby primes.
Find the largest divisor shared by multiple integers.
Find the smallest multiple shared by multiple integers.
Simplify fractions using common factors and divisors.