← Back to Algorithms
Digit Sum Inequality Checker
Testing if 10·S₅(n) + 12·S₂(n) - 5·S₃(n) ≥ -12 for all n
Optimization: Only checks n ≡ 2 (mod 3) since other values cannot achieve minimum.
Uses Web Workers for parallel computation in your browser.
Notable Values (≤ 0)
Search results will appear here...
vloading… - Client-side Web Worker computation