Discover mathematical properties and characteristics of any number.
Analyzes integer properties in arithmetic and analytic number theory: Primality (no divisors other than 1 and \(n\)), Perfect numbers (\(\sigma(n) - n = n\), e.g., 6, 28, 496 linked to Mersenne primes via Euclid-Euler theorem \(2^{p-1}(2^p-1)\)), Abundant (\(\sigma(n) > 2n\)) and Deficient numbers, Armstrong / Narcissistic numbers (\(\sum d_i^k = n\)), Harshad numbers (\(n \equiv 0 \pmod{\sum d_i}\)), and Automorphic numbers (\(n^2\) terminates in \(n\)).