# This is the result of trial division using this program # The leftmost number is the e in 10^e. A factor f ends with a "+" or a "-" # denoting that f | 10^e+1 or f | 10^e-1, respectively. # # This only contains lines where at least one factor seems to be new to the world. # If a line appears more than once, it means that there are several new factors. # This is updated hourly with new factors and new exponents. # # generated 2025-02-16 13:15:29 UTC # number of new factors: 0