Greetings,
I usually work upon trying to discover infinite sequences (having a bias for finite sequences). I worked upon Chebyshev distances on an Ulam Spiral before:
I am highly judgemental about Euclidean distances yet, but I decided to give a try to making such a batch for Manhattan distances.
From basic common observation, every even n has odd d, every odd n has even d. So: primes are all odd except 2, the only valid combination of p -> p here is odd p_n such that even p_d. This yields a finite sequence:
3, 5, 7, 11, 19, 23.
It is sufficient to realize this a finite sequence with no further terms. With this much presented information, I need help with knowing if this is suitable for the OEIS. Other than suitability, are there some interesting properties here?
If I attempt to publish this, as with Chebyshev distances before, I will be constructing a batch of truth table sequences for this batch too.
Regards,
Aitzaz.