Sum a number's divisors and most integers come up short: that is deficiency, sigma(n) < 2n. The class opens 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 13, 14, ... — every prime, every prime power, and roughly three of every four integers in between.
Deficient Numbers Generator builds a divisor-sieve of sigma up to any needed bound, then hands you any window of deficient numbers: start at the 73,000th deficient number and read sigma and deficiency exactly as computed.