Lists of prime numbers are often given 'up to' some number. (x primes up to 100,000, y primes up 1,000,000 etc.)
Yet their distribution is connected to processes that are frequency-based and thus logarithmic in the same way as musical notes. (Thus there are twice as many frequencies between C2 and C3 as between C1 and C2 etc)
Do you know of any analysis that has been done on the quantity of primes within successive 'octaves' of the number line? For instance, this might be an analysis of the increase in the size of the segment of the number-line containing 25 primes. For the first 25 primes it would be 100, then the next 25 would take us from 100 to 200+, and so on.
I suppose one could call this a dynamic analysis. I haven't seem such a thing but presume I just haven't looked in the right place.
Apologies if the question is not clear. I'm not a mathematician. I'll edit as advised.
Well, the concept of octaves makes me think of modular arithmetic. For instance, the interval of a tenth is equivalent to the interval of a third, and we see that $10 \equiv 3 \pmod 7$ (there are seven diatonic notes in the octave).
Since $\phi(100) = 40$, this suggests that in each interval of $100$ there may be as many as $40$ primes. The first interval, from $1$ to $100$ is unique because it includes two primes that are factors of $100$, and so, for example, $102$ and $105$ are not prime.