Hello,
I've been wondering if there is any way to keep track of the divisibility tree. For instance, 5+5=10, and 1+4=5 and 2+3=5 hence 1+4+2+3=10. Now hypothetically, I know that '1' occurs at location 2, '4' occurs at location 1, '2' occurs at location 4 and '3' occurs at location 1 and they...