AA ID: 5ee092 April 9, 2018, 12:33 p.m. No.5501   🗄️.is 🔗kun   >>5502

>>5481

I don't suppose it has anything to do with binary? I can see a pattern in the 2^1 and 2^2 columns (they're always 0). I don't see anything to do with symmetry though.

 

>>5485

When I mentioned that we might have to do something with the logarithm of c in binary form, it was because you mentioned that we're meant to be looking for binary patterns. If the only reason it isn't O(1) is because of square roots, where should we be looking in binary?

AA ID: 5ee092 April 9, 2018, 12:38 p.m. No.5502   🗄️.is 🔗kun   >>5503

>>5501

Oh shiiiiiit I just noticed that it's following the same pattern as the triangle numbers from here >>5263 with the length of the 0s being 2, 3, 2, 4, 2, 3, 2, 5, 2, 3, 2. It's the same pattern but with a different difference each time. Here it's always a difference of 1. In the triangle numbers, it's always the next triangle number (so ^#2, ^#3, ^#2, ^#4 so on). "Coincidences", am I right? If that's not what you wanted us to find, that's still pretty crazy.