The drawing is incorrect. More specifically, it’s a drawing of OEIS A054521 (black if gcd(row, col) == 1, red otherwise), not of the parallax compressed primes. The two drawings do not match as claimed. The first place where they differ is row 9, column 1, which is drawn as black even though none of 217, 226, 235, 244, 253, 262 are prime. It’s clear that gcd(row, col) == 1 is a necessary condition for there to be any…
An Interesting Pattern in the Prime Numbers: Parallax Compression
131–140 of 195 posts
Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#132I wonder why the authors took the time to generate an image of their pattern but refrained from giving the actual DEFINITION. This does not foster constructive discussion of any possible ideas present. As can be seen in dozens of well-meaning comments here, people waste time reversing and guestimating parameters etc. Looking at the layman letters that my institute gets on a regular basis, I can say, that this is unfo…
Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#133https://www.dropbox.com/s/d2dfwhxdmzkp4y4/a-pattern-in-the-p...
Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#134Earlier quoted context omitted.
Because primes exist on a base 6 numeric scale. Where all prime numbers are multiples of 1 and 5.
... I think that statement is only true for the prime number 5. ;)
1,2,3,4,5,6
7,8,9,10,11,12
13,14,15,16,17,18
19,20,21,22,23,24
25,26,27,28,29,30
See a pattern? 2 & 3 are the only prime numbers that are an exception. All others are multiples of 1 and 5.
Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#135Is there are particular reasoning or meaning to each dot being 6 numbers? Is there any significant changes if you pick other numbers per dot, following the same pattern? Based on the linked explanation here: https://beta.observablehq.com/@montyxcantsin/unwinding-the-u...
Because primes exist on a base 6 numeric scale. Where all prime numbers are multiples of 1 and 5.
What you seem to mean to claim is that primes > 3 are all congruent to either 1 or 5 modulo 6.
Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#136Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#137Earlier quoted context omitted.
... I think that statement is only true for the prime number 5. ;)
Base 6: 1,2,3,4,5,6 7,8,9,10,11,12 13,14,15,16,17,18 19,20,21,22,23,24 25,26,27,28,29,30 See a pattern? 2 & 3 are the only prime numbers that are an exception. All others are multiples of 1 and 5.
Assuming you used “and” when you meant “or”, that's trivially true (and redundant) in that all numbers (irrespective of base, which has no effect on this) are integer multiples of 1.
But no primes other than 5 are integer multiples of 5, in any base.
Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#138What would it look like if instead of a binary coloring, you used a gradient coloring representing the number of primes in each range?
I played around with the cool demo posted by no_gravity: https://news.ycombinator.com/item?id=17104652 replace the source with the one I dropped here and hit Go: https://pastebin.com/aw9nRmeZ It's actually fun to run the original first and then watch the colors overlay on top of it.
This shows the pattern again:https://imgur.com/qR4iGJb
Further fiddling ~shows~ highlights more patterns: https://imgur.com/a/Yjln2RX
Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#139Earlier quoted context omitted.
Base 6: 1,2,3,4,5,6 7,8,9,10,11,12 13,14,15,16,17,18 19,20,21,22,23,24 25,26,27,28,29,30 See a pattern? 2 & 3 are the only prime numbers that are an exception. All others are multiples of 1 and 5.
> All others are multiples of 1 and 5. Assuming you used “and” when you meant “or”, that's trivially true (and redundant) in that all numbers (irrespective of base, which has no effect on this) are integer multiples of 1. But no primes other than 5 are integer multiples of 5, in any base.
https://en.wikipedia.org/wiki/Senary
I expressed it poorly, but not as you state, incorrectly.
Re: An Interesting Pattern in the Prime Numbers: Parallax Compression
#140Awesome! It's the math enthusiast's dream to come up with something new and exciting outside of academia. Recently I discovered what I thought was an interesting chaotic map, but after posting a question about it to Math StackExchange[1] and emailing one or two professors (no response, which is understandable), my obsession waned and I gave up on trying to figure out if it had any significance. Maybe I should keep tr…
Keep going! Don't forget: There's nothing bad about no-response - People are much more likely to respond on the web and email when you're wrong. ;)
There certainly could be something bad about no-response. As someone in academia who gets uninformed musings or crackpot theories from laypeople in his mailbox from time to time, no-response basically means “I know you are wrong, seriously wrong (and, in many crackpot cases, probably mentally ill), but I am not going to just waste my time trying to tell you that.”