Prime number distribution and hit in a carrom game

rajeshmarndi
Messages
319
Reaction score
0
In carrom game, we have black/white small disc pieces, just imagine we have a single piece of it on the board.We hit that pieces with a striker on one side of the four wall. And the pieces goes on hitting side of the wall, number of times.

If I'm right, there cannot be a general formula, which can determine at what point of the wall, the pieces will hit after it goes hitting the wall nth times. We can have a formula, where the hit will be on the next wall but not where the hit will be after the pieces goes through hitting n wall.

What a computer does is, it calculates each hit position and goes on to the next hit position and finally arrive at the nth hit. This is how it can show the nth hit position.

Prime number distribution is similarly. If we take first primes number( for simplicity, ignoring 2 & 3 because we know all 2&3 multiples are not primes) 5,7 11,13 17,19 and 23. All the two combination of these numbers i.e multiply , they will generate composite number(25,35,49,55,65,77,...23^2) and between these composite number are new prime number. Again when these primes number multiply among themselves, they will again generate new composite number and prime number. And this go on.

So, just like we cannot have a formula of the point after nth hit in a carrom, similarly we cannot know nth prime number.
 

Attachments

  • carrom.jpg
    carrom.jpg
    10.5 KB · Views: 505
Mathematics news on Phys.org
Not quite sure whether this is a legitimate comparison. The billiard balls are unpredictable because we do not know all parameters for a calculation, it's a lack of information. Prime number distribution was investigated in dozens of papers. Not knowing whether a number is prime or not means we haven't checked, yet. At least we can in principle, even if it takes too long for big primes.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
16
Views
2K
Replies
7
Views
3K
Replies
2
Views
1K
Replies
14
Views
2K
Replies
5
Views
5K
Replies
2
Views
1K
Back
Top