[0] https://duckduckgo.com/?q=Romanesco&iar=images&t=ffab&iai=ht...
https://www.gettyimages.com/detail/photo/romanesco-broccoli-...
Indeed, you can find an approximation to the (logarithmic) golden spiral in a romanesco, as each spiral arm is about the ratio of the Fibonacci sequence.
[0] https://duckduckgo.com/?q=broccoli&t=ffab&ia=images&iax=imag...
The article is a good "first introduction" to the presentation.
For some reason this made me think of the Ulam Spiral -- https://en.wikipedia.org/wiki/Ulam_spiral.
It's very easy to explain too so bear with me on the following layman understandable explanation.
First consider in base 2 every prime is of the form 2n + 1. Ie. every prime is odd. That's pretty understandable right? Every number that's not odd is a factor of 2. I could state that at most, above 2, only half of numbers could possibly be prime.
Now lets do this with base 6 which is 2 x 3. Similarly to the above, in base 6 every prime is of the form 6n + 1 or 6n + 5. Every other form of 6n + [0,2,3,4] is going to be divisible by 2 or 3. This is just an extension of the above idea but we've done it with both 2 and 3 simultaneously. Now i can state that above 6 only 2/6 (1/3rd) of numbers could possibly be prime. Every other number is divisible by 2 or 3.
Base 10 is the above idea but we do it with 2 x 5. Only 10n + [1,3,7,9] are not divisible by 2 or 5.
Lets now continue this idea and also consider base 30. For 2 x 3 x 5 = 30 primes can only be of the form 30n + [1,7,11,13,17,19,23,29]. Any other number is a multiple of either 2,3 or 5. Here we see only 8/30 = 4/15ths numbers above 30 could possibly be prime.
So... what's the formula for how many numbers can possibly be prime? Well if we have factors of 2,3,5... we can first work with the 2 and rule out 1/2 of numbers being prime (above 2 only half of numbers can be prime). Then in the remaining 1/2 of numbers that can still be prime, we can rule out 1/3rd of those numbers possibly being prime. So 1/2 x 1/3 numbers can't possibly be prime. Since we want to state the numbers that COULD possibly be prime we can state the inverse of this fraction. The inverse of a fraction is (1 - fraction). So (1 - 1/2) x (1 - 1/3) = 2/6 = 1/3. Which matches the above. Only 1/3 of numbers above 6 can possibly be prime. Now what if we extended this fraction for more primes? (1 - 1/2) x (1 - 1/3) x (1 - 1/5) = 8/30 = 4/15 numbers above 30 could possibly be prime which again matches the example above. Let's continue (1-1/2) x (1-1/3) x (1-1/5) x (1-1/7) x (1-1/11) x (1-1/13).... This type of equation is known as an Euler product formula. This specific form which multiplys the inverse fractions of the primes like this is called the Reimann Zeta function. The link between the Reimann Zeta function and primes isn't a surprise. The question you asked is literally how you end up coming to the Reimann Zeta function - https://en.wikipedia.org/wiki/Riemann_zeta_function#Euler's_...
Anyway the next question you may have on your mind is what does this series converge to? We can see as you increase the number of primes you get smaller and smaller fractions; 1/2 to 1/3 to 4/15ths of numbers possibly being prime? Well the above is how you derive the prime counting function; https://en.wikipedia.org/wiki/Prime_number_theorem#Elementar... and the answer is that 1/log(x) numbers are possibly prime above a given x.
Hopefully this helps with understanding of the Riemann Zeta function and prime number theory in general. They are literally not that hard to understand in broad terms and the question you asked is exactly how the Zeta function came about.
Also in practice we work with number representations, not number themselves. So there are some patterns where the representation is influenced by which base we encode them into. That's not something specific to primes of course.
For example, length in term of digits or equivalently weight in bits will carry depending on the base, or more generally which encoding system is retained. Most encoding though require to specifically also transmit the convention at some point. Primes on the other hand, are supposedly already accessible from anywhere in the universe. Probably that's part of what make them so fascinating.
And some of those representations actually do reveal some patterns. For example, an odd prime (so any prime other than 2) p can be written as the sum of two squares p = x^2 + y^2 if and only if p = 1 (mod 4). So those primes that end in 1 in the base 4 representation can be written as the sum of two squares, but the ones that end in 3 cannot. This is called Fermat's theorem on sums of two squares: https://en.wikipedia.org/wiki/Fermat%27s_theorem_on_sums_of_... .
My guess is that there's a number of different theorems about prime numbers that are phrased in terms of modulo arithmetic or whatever that can be converted into statements about the base representations of primes.
If I had to guess, though, I would guess there isn't a base where the pattern suddenly looks regular. That's very much a guess, but I have a couple data points to support that. The first is Dirichlet's prime number theorem: https://en.wikipedia.org/wiki/Dirichlet%27s_theorem_on_arith... . For any coprime integers a and b, the sequence a, a + b, a + 2b, a + 3b, ... contains infinite primes. This seems to imply that primes are, in some sense, evenly distributed across the different possible last "digits" of any base-b representation. There's also the Green-Tao theorem (https://en.wikipedia.org/wiki/Green%E2%80%93Tao_theorem ) which says that there exist arbitrarily long arithmetic progressions. So for any integer k, there exists some a and b such that a, a + b, a + 2b, ... a + (k-1)b, and a + k*b are all prime! I don't have a good formal argument, but that seems like it would introduce arbitrary "noise" into any proposed pattern of "digits".
Finally, there's the Riemann Hypothesis. This is both my strongest data point and also my weakest data point. There's a deep relationship between the number of primes less than a given number and the zeroes of the Riemann Zeta function. Any pattern on the base-n representation of primes would imply some pattern on the number of primes less than a given number, which would in turn imply some pattern on the zeroes of the Riemann zeta functions. But the Riemann Hypothesis remains unsolved after over 150 years, despite being one of the most-studied problems in number theory. It seems like any pattern in the base-n representation would have meant some pattern in the zeroes of the zeta function, which means we would have made some progress on the Riemann Hypothesis after all this time. I consider this argument both very convincing and not convincing at all, because on one hand I'm relying on the lack of progress of so many people on this problem, which seems convincing, but also maybe it's basically just a logical fallacy, like an appeal to authority.
Let them try it with hydrogen gas.
Why?
Isn't it still "just" a powerful enough computer?
The obsession with prime numbers (humans decided they were "prime", i.e. most important, based on arbitrary considerations).
It seems like a version of astrology to me.
Am I wrong? I'd be happy to be proved wrong.
No, not arbitrary considerations.
The term goes back at least to Euclid who investigated factorization of integers in his "Elements". He used the greek word "protos" that was later translated to Latin as "primus". It doesn't mean "most important", rather "first".
The idea is that primes are the "multiplicative building blocks" for other numbers, the "origin" or "first principles", because every integer factors into primes. When a mathematical object can be decomposed in some way, it is very natural to study the irreducible blocks, because many questions boil down to them.