Do Infinitely Many Prime Pairs Exist?

  • Thread starter Thread starter nnnnnnnn
  • Start date Start date
  • Tags Tags
    Prime
  • #51
non-primes in prime positions, non-primes in non-prime positions

My work in prime numbers has delivered me evidence that prime numbers are not connected to each other due to their prime nature, but due to the connections of the other numbers in prime number locations (which happen to be multiplications of prime numbers). I wrote extensively about this in Chapter 5 of In Search of a Cyclops http://www.pentapublishing.com/CyclopsBook5.html . Published as The Proof of Nothing in the year 2000.

When dividing all numbers in series of six it is possible to see that there are prime number positions and non-prime number positions. All prime numbers (except 2 and 3) appear in either the first position or in the fifth position. See http://www.pentapublishing.com/images/table1.gif
I made the choice to place 1 with the prime numbers even though that is not considered correct. The link between prime numbers is not a link between the prime numbers, but a link between the non-prime numbers. See http://www.pentapublishing.com/images/table2.gif
What are the red numbers in this table are non-prime numbers in first and fifth positions. These red numbers follow a pattern, like for instance those divisible by 7. See http://www.pentapublishing.com/images/table4.gif
As you can see in this table 7 'cuts' out numbers in turns in first and fifth positions according to a pattern of 4 plus 3 lines of six down.
All prime numbers 5 and up 'cut' away first and fifth position numbers from the prime number list according to a very strict and specific regimen. See http://www.pentapublishing.com/images/jump.gif which shows two numbers after each prime number (or multiplication of a prime number), portraying the lines of six jumped to take out numbers off the prime number list. All prime number multiplications follow these kinds of number specific jumps - and all these jumps are linked together. Therefore all prime numbers can then be calculated according to a subtraction method. It is not the link between them, but the link that eliminates the others from being prime numbers. From this information a new method can be created to quickly appoint the prime numbers for which I am in the (long) process of getting a patent (question so far is if that will happen).

Once you understand how non-prime numbers are formed, it becomes obvious (and a little bit boring) to see which numbers remain as the prime numbers. All prime numbers would appear in two packs if it wasn't for the multiplications of prime numbers taking numbers off that list of prime numbers. Have a look at http://www.pentapublishing.com/CyclopsBook5.html , a Chapter I wrote to deliver evidence that zero is intrinsic to the natural numbers (not a natural number itself according to number theorists - but which is a natural number according to set theorists).
 
Last edited by a moderator:
Physics news on Phys.org
  • #52
I don't understand what you think is new or worthy of a patent. If you've read this thread (or really any number theory text) you'd know that considering primes mod 6 is nothing new. Knocking off non-primes by considering all the numbers mod 1 or 5 mod 6 then removing multiples of 5, 7, etc. is just a slightly modified sieve of erathosthenes. This pattern of "jumps" in lines when you're removing multiples of a prime p is not difficult to explain, you're just adding this prime again until you hit 1 or 5 mod. If p=6k+1 then your "link pattern" is 4k, p-4k. If p=6k+5 it's 2k+1, p-2k-1 (both these are easy to prove).

That your "jump.gif" chart has a pattern that can apparently go backwards nicely is only because your table is too short. The 'etcetera" at the bottom is misleading as this pattern does not continue if you're putting primes in the left column, it's only there because there are no composites congruent to 1 or 5 mod 6 less than 24. Though it does occur to me that you might want to include 25 on this table as well (and all numbers congruent to 1 or 5 mod 6), in which case this 'link-pattern' is just a trivial observation (simple to prove with modular arithmetic) that says nothing about primes.

Including 0 as a natural number or not is totally irrelevant to how any number theorist will think. It's just a convention that's been adopted over the years as being the most convenient (or at least not terribly inconvenient). Number theorists are not at all restricted to working with the natural numbers and will jump around to integers, algebraic number fields, complex numbers, and more exotic systems, and I assure you never forget about the existence of 0.

The same goes for putting 1 in it's own special category. The fact that it has a multiplicative inverse in the integers makes it fundamentally different from everything else. For this reason it behaves sufficiently different from 2, 3, 5, 7, ... etc. that it doesn't share most of their interesting properties. Of course you could include 1 as a prime if you really wanted to set your definitions up that way, but you'd find many theorems beginning "let p be a prime other than 1". It's just a definition made to simplify discussions that's generally been agreed upon.
 
Last edited:
  • #53
It seems throught the test that I've run, that:

All prime numbers have n numbers between them.
Where n is the product of two prime numbers.

This works with all prime numbers except for "2". 2 is never used to find n and between 2 and 3 there are 0 numbers, and no two primes multiplied together make 0. Any thoughts on that?

Could there be a function to find all prime numbers where n is 3? Or a function where n is 5, or 7, or any other prime number? Where the function would pass through each of the prime numbers (either the first in the pair of the sequence or the last in that pair).
 
  • #54
Rahmuss said:
All prime numbers have n numbers between them.
Where n is the product of two prime numbers.

If you go out far enough, you'll see this is false, the next prime after 1098847 is 1098847+106, there are 3*5*7 numbers between them. I mentioned the conjecture that there are infinitely many twin primes, Hardy and Littlewood gave a more refined conjecture that gives an asymptiotic for how many their are (like the prime number theorem). It goes beyond this to predict asymptotically how often any size gap will appear (recall twin primes correspond to a gap of 1). Long story short, all possible gaps are expected to appear infinitely many times (though not all at the same frequency).


Rahmuss said:
Could there be a function to find all prime numbers where n is 3? Or a function where n is 5, or 7, or any other prime number? Where the function would pass through each of the prime numbers (either the first in the pair of the sequence or the last in that pair).

Sure, there can be a function that does this, but it's almost surely not what you are hoping for. Let f(k)=kth prime p that is followed by n composites then a prime. Not at all computationally useful, but it's cetainly a function. Probably for any simple restrictions on what you're hoping this function to satisfy, it will either be impossible or at least not possible by todays technology.
 
  • #55
Of course between any pair of twin primes there is 1 number and 1 is not the product of two primes.
 
  • #56
matt grime said:
Of course between any pair of twin primes there is 1 number and 1 is not the product of two primes.

Good point- for some reason I assumed he meant at most two primes.
 
  • #57
matt grime said:
Of course between any pair of twin primes there is 1 number and 1 is not the product of two primes.

Oh, you're correct. I was considering "1" as a prime and "2" as a non-prime. Although it's not really the "Prime" number system if done that way. So it's a different number system I guess that has the same numbers except for 1 is included, and 2 is excluded. Other than that it works. :biggrin:

Yeah... I guess the only way to get a true function for the infinite series is to know all values of the series (or what they will be), so the function given won't help out. We need a function that would give answers by plug and play.

There's got to be another pattern... come on, you guys are math wizards... think, THINK! :smile:

Do you think it can actually be solved? Or do you think there really is no pattern so it can't really be solved?
 
  • #58
So how about this:

All prime numbers have n numbers between them.
Where n is a product of primes.

Does that work? (again with the exception of "2").
 
  • #59
Rahmuss said:
So how about this:

All prime numbers have n numbers between them.
Where n is a product of primes.

Does that work? (again with the exception of "2").

This is trivially true (barring the "1" exception, unless you conisder an 'empty product' a product). Remember the Fundamental Theorem of Arithmetic?
 
  • #60
shmoe said:
...Remember the Fundamental Theorem of Arithmetic?

Not sure what that is... let me look it up... Oh, I see. So no big deal that they can be expressed in prime numbers; but most of the time they are a single prime (as you stated above) and the number 2 is never used, so there is a slight difference.

Funny that the theorem was stated by "Hardy and Wright" and my last name is Wright and my cousins last name is Harding (close enought). :biggrin:

I still think there is a clue in what the n is that will give useful information.

So will it be solved then? So far, all we have are ideas which give only few prime numbers, or ideas which give probable prime numbers. No plug and play yet.
 
  • #61
Rahmuss said:
Not sure what that is... let me look it up... Oh, I see. So no big deal that they can be expressed in prime numbers;

Well the fundamental theorem of arithmetic is a huge deal, but yes, it's nothing specifically special about these gaps.

Rahmuss said:
but most of the time they are a single prime (as you stated above) and the number 2 is never used, so there is a slight difference.

I don't believe I said that, only that all (possible) gaps are conjectured to occur infinitely often. The actual conjectured frequences are related to the odd prime factors of n+1 (in your notation).
 
  • #62
shmoe said:
... If all these gaps were somehow randomly chosen odd numbers from 1 to 17, you'd expect about 6/9 of them to be prime, which turns out to be close to the truth...

That's what I meant as far as you saying how many of them would be prime; but I see now that you were specifically stating that case for the numbers from 1 - 17.

And I agree that the fundamental theorem of arithmetic is a big deal. I just meant as you stated later, that the gap between them being primes is not as big a deal as I thought it might be.

Has anyone really tested these ideas in a different based number system? Either switching the current 10-based primes to a different based number system, or finding the prime numbers in a different based number system?
 
  • #63
Is this number a prime number?

35892379... many many more numbers ... 234127
 
  • #64
Reasonable answers, but if you agree then what is this whole thread about?

shmoe said:
I don't understand what you think is new or worthy of a patent.
The sieve of Eratosthenes is rather slow. My method based on a link that exists in between the sieve of Eratosthenes is rapidly quick, even with the larger numbers (though my computer only allows me to go to one hundred billion (yes, all primes captured), and my requests to use super computers were all for naught.) While getting all prime numbers takes up time, getting the primes between 99,999,999,000 and 100,000,000,000 is perky quick. Prime numbers are the basis for securing online banking; I don't know, maybe it can be the motor for some impossible to crack codes.

shmoe said:
That your "jump.gif" chart has a pattern that can apparently go backwards nicely is only because your table is too short.
The 'etcetera" at the bottom is not misleading in that the pattern is not based on prime numbers, but on figuring out which numbers are multiplications in first and fifth positions. I am not interested in why the prime numbers are what they are, but why the other numbers in first and fifth position are not prime numbers. So, the patterns in the "jump.gif" continues indefinitively (prime number or not), while knocking numbers off the prime number list. Number 25 is only a redundacy on this list (because it is a multiplication of 5 and knocks off the exact same numbers as 5 already took off the list). Yet number 25 is part of the patterns, and helps establish correct patterns that follow.

shmoe said:
Including 0 as a natural number or not is totally irrelevant to how any number theorist will think.
I agree. I just had to mention it, because the links I used belong to my book that establishes reasonable (mathematical) evidence that a unified field of forces cannot exist, since a platform on which a theory of everything can be placed has to include the force of separation as well. While nothing is just plain nothing, there is a function attached to it; very much like the zero in the binary system is crucial.
A definition is simply just that, a definition, but the existence of zero in a certain spot in one definition (with set theory) and in a different spot in another definition (in number theory) gives insight into the trivial nature of definitions. As such it establishes that it is part of the human aspect of mathematics (where most people do not expect any human interference).
shmoe said:
The same goes for putting 1 in it's own special category. The fact that it has a multiplicative inverse in the integers makes it fundamentally different from everything else.
Correct. It is a trivial definition for which some evidence can be given for, and some evidence can given against. As you can read in my chapter 5 I have no problems with definitions and various outcomes. I rebut 1 as a prime later in this chapter. 1 is a very special number.

My counter question:
Why this thread (of five pages long already) if all you are curious about is the fact that prime numbers often (especially in the beginning) appear in couples. It is so simple.

Imagine a bowling lane. The prime numbers are the pins that remained standing after a ball ran through the other pins. Prime numbers are numbers that had nothing happening to them. And why are they paired in two's? Because a bowling center has multiple lanes. The chance that the first and the last pins remain standing on a lane is - on average - better than any other pattern to form.
In lane One the last pin remains standing, while in lane Two the first and the last pins remain standing, where in lane Three the first but not the last pin remains standing. Voila, a pattern has been established where we see a pairing up of primes with a last pin standing on one lane close to a first pin standing on the next lane. It has nothing to do with the pins themselves, but everything with their location and the existence of separate lanes. The lanes in this particular indefinite bowling center have 6 pins each, while the number of balls thrown per lane slowly increases when moving up along the lanes; taking more pins out the further away the lane is from the start.
 
Last edited:
  • #65
Fredrick said:
The sieve of Eratosthenes is rather slow. My method based on a link that exists in between the sieve of Eratosthenes is rapidly quick, even with the larger numbers (though my computer only allows me to go to one hundred billion (yes, all primes captured), and my requests to use super computers were all for naught.) While getting all prime numbers takes up time, getting the primes between 99,999,999,000 and 100,000,000,000 is perky quick. Prime numbers are the basis for securing online banking; I don't know, maybe it can be the motor for some impossible to crack codes.

Eratoshtenes is slow?? Have you looked around for various implementations? I have a pretty basic one on my computer that can spit out all primes up to 10^9 in 52 seconds (athlon 3000+), up to 10^8 in 4 seconds. You might check out http://wwwhomes.uni-bielefeld.de/achim/prime_sieve.html who claims to be able to produce all primes up to 10^9 in under 52 seconds on a crappy 133Mhz pentium. Neither of these is even using the most sophisticated sieving techniques available.

What counts as "perky quick"? The built in primality testing function of maple V can find all primes in the range you've given before you can think "boo". Have you actually looked into the current technology and compared your algorithms speed?

Fredrick said:
The 'etcetera" at the bottom is not misleading in that the pattern is not based on prime numbers, but on figuring out which numbers are multiplications in first and fifth positions. I am not interested in why the prime numbers are what they are, but why the other numbers in first and fifth position are not prime numbers. So, the patterns in the "jump.gif" continues indefinitively (prime number or not), while knocking numbers off the prime number list. Number 25 is only a redundacy on this list (because it is a multiplication of 5 and knocks off the exact same numbers as 5 already took off the list). Yet number 25 is part of the patterns, and helps establish correct patterns that follow.

So you are removing multiples of *all* numbers congruent to 1 or 5 mod 6? In this case the pattern will continue, but it's a trivial observation like I've mentioned and one that is exploited in a basic sieve that "pre-sieves" by 2 and 3, that is to say they only consider numbers congruent to 1 and 5 mod 6. This is the first "obvious" improvement on the basic Erathosthenes. However they usually wouldn't include redundancies like crossing off multiples of 25 since they are already removed, so I don't see how you have anything that resembles an improvement?

Fredrick said:
My counter question:
Why this thread (of five pages long already) if all you are curious about is the fact that prime numbers often (especially in the beginning) appear in couples. It is so simple.

Cripes, if you think it's so simple how about you produce a proof there are infinitely many prime pairs? I guarantee instant fame, at least amongst mathematicians. Especially if you talk about bowling lanes rather than congruence classes.
 
  • #66
It is simple.

shmoe said:
Cripes, if you think it's so simple how about you produce a proof there are infinitely many prime pairs? I guarantee instant fame, at least amongst mathematicians. Especially if you talk about bowling lanes rather than congruence classes.
I have two answers. The first one is just words, the second contains a view. And, no, you will not get more math out of me than I have already given. This is as specific as I get.

1/ Eratosthenes already gave the answer what the primes are and how they come about. I just found a quicker way in delivering what he already delivered. The original answer has been given more than 2200 years ago. There are no important questions left about the primes.

2/ To find out if there are infinitely many prime pairs one need to understand that the bowling lanes are side by side infinitely. While looking at what is happening to the first couple of billion bowling lanes it becomes obvious that the further away from the start the less often the pairing takes place because more and more balls are thrown per lane of six pins, therefore improving the chance all six pins are kicked down. The kicking down is an increasing process, but from some respect it is only increasing in intensity, not always in effectiveness.

As you already pointed out the pattern of 25 kicking down pins further down the line is as helpful as cleaning a clean glass. The further down the road we look, the more balls are generated following the exact same track as previous balls, so more balls does not equate to more effectiveness. Only primes will kick down pins further down the line according to a new pattern, and the occurrence of primes diminishes. The reason their occurrence diminishes is that the basis for pins to be kicked off the bowling lanes is based on the pins that remained standing on previous lanes. There is no reasoning around this, so let me repeat it here: the reason pins are kicked down the bowling lanes is based on the pins that remained standing on previous lanes. Pin number 5 remained standing, which resulted in pin number 25 to be kicked down. The chance for a pin to remain standing gets diminished by the previous occurrence of a pin in the same location. This chance never diminishes, it only increases.

No matter how long it will take, somewhere in the infinite, we will run out of primes altogether, because each newly discovered prime will start taking down its own pins according to its own pattern further down the line. So even the single prime that was able to escape each and every other pattern will be the very reason for establishing a pattern that ensures it won't happen again. It will be way way out somewhere in the infinite, but primes cease at one point to exist — inherently. The reasons it happens way way out in the infinite can be found at the beginning: it took the first pin that remained standing (5) all the way till 25 to take out a similar pin according to the pattern of that first pin. Not until 25 was a pin kicked down in that location. The primes therefore got an enormous head start, and even with new quicker methods it may remain too far out for us to finally realize the last prime was found (I don't expect it before the year 2140). Yet the kicking down is inherent. Inherent meaning, if primes don't cease to exist they themselves become the reason following primes in the same pattern cease to exist.

All six pins will be kicked down all the time from one point on. But could the last prime found be part of a prime pair? You know what? I think it is.

So you see, no instant fame for me, because proof that there are infinitely many prime pairs is proof that cannot be found, because it does not exist.

P.S. The patent I am trying to acquire is not based on the sieve of Eratosthenes but on appointing prime locations in consecutive lines of six. No calculations are done on numbers, only on (positions in) lines of six.
 
Last edited:
  • #67
Please, enough with the bowling lanes already. There already exists simple and clear language for discussing this (congruence classes and such), how about you try to use that?

"All six pins will be kicked down all the time from one point on."

No, there are infinitely many primes, we never run out and so there will always be "pins" left standing no matter how far out you look. Euclid's proof is pretty standard, you might want to look into it.

If the thing you're trying to patent is anything like you're attempting to describe with bowling lanes, it is most definitely based on Eratosthenes. Have you ever looked at the sieve after "pre-sieving" by 2 and 3? This is exactly what you're describing (but with redundancies).

"There are no important questions left about the primes."

Haha. You're joking right? Do you really believe Eratosthenes sieve answers everything? The prime number theorem wasn't important? Improving its error term isn't important?
 
Last edited:
  • #68
Rahmuss said:
Has anyone really tested these ideas in a different based number system? Either switching the current 10-based primes to a different based number system, or finding the prime numbers in a different based number system?

The base is pretty much irrelevant, the base is just how you represent numbers, it has no bearing on whether they are prime or not.

Rahmuss said:
Is this number a prime number?

35892379... many many more numbers ... 234127

You mean filling in with some digits? 358923790000000000000000000234127, 35892379123154452234127? If so, the answer is sometimes yes, sometimes no (in that order for these examples).
 
  • #69
P.S. The patent I am trying to acquire is not based on the sieve of Eratosthenes but on appointing prime locations in consecutive lines of six. No calculations are done on numbers, only on (positions in) lines of six.

It's still nothing new -- people already sieve on far more complicated things.

Specifically, you're talking about line sieving on the two functions:

6n - 1
6n + 1

In the general case, you sieve on an arbitrary polynomial f(n). You know that if p | f(n), then p | f(n + p), so this let's you do an ordinary sieve on some interval [a, b] to find out what numbers in the image f(a), ..., f(b) factor.

One important example is the quadratic sieve, used by the quadratic sieve factoring algorithm. It sieves on specific quadratic polynomials looking for numbers in the range of the polynomial that have only "small" prime factors.



it may remain too far out for us to finally realize the last prime was found

Are you seriously claiming there are only finitely many primes?
 
  • #70
Incidentally, you might want to look into the "Wheel sieve".
 
  • #71
Actually, I'm wrong -- you haven't quite gotten to the effectiveness of line sieving on 6n+1 and 6n-1: it appears you still want to allocate space for all numbers, but only work along those two lines.

It is more efficient to allocate only the space you intend to use. E.G., for sieving over 6n+1, you would:

Allocate an array T = [a, a+1, ..., b]
For each prime p:
Find the first number k in [a, b] such that 6k + 1 is divisible by p.
Cross off k, k + p, k + 2p, ... in T.
Go through the entries of T, and for each x that isn't crossed off, print 6x + 1.

Your "jump pattern" reduces to using the k you found when sieving 6n+1 to figure out the k you need when sieving 6n-1. (And yes, this idea is also already known -- e.g. look at optimizations of the multiple polynomial quadratic sieve)
 
  • #72
why do these [questionable] threads get the most attention? easier access? like number theory itself?
 
  • #73
"Defenders of the orthodoxy" vs "lone point of light" and all. :smile:

Often times, I learn from them -- for instance, I learned about wheel sieving from this thread, so it was worth it for me, in that respect.
 
  • #74
You placed me well!

shmoe said:
Euclid's proof is pretty standard, you might want to look into it.
There is multiple proof out there about primes into the infinite. I know that. I consider them mirror images of mirrors, the calculations are correct, but are the grounds for the calculations correct? I think the infinite calculations are horizon calculations, and would even show that the Earth is flat ad infinitum. I may be kidding about the year 2140, but I think in reality primes are limited, and the evidence is not going to become clear with most people going for Euclid's proof (etc) until we actually run out of them; which has not happened yet.
shmoe said:
If the thing you're trying to patent is anything like you're attempting to describe with bowling lanes, it is most definitely based on Eratosthenes. Have you ever looked at the sieve after "pre-sieving" by 2 and 3? This is exactly what you're describing (but with redundancies).
I'll look into that, thank you.
shmoe said:
"There are no important questions left about the primes."

Haha. You're joking right? Do you really believe Eratosthenes sieve answers everything? The prime number theorem wasn't important? Improving its error term isn't important?
Once you see what primes are, what else is there, except for lesser stuff (even when the lesser stuff is more complicated)?
 
Last edited:
  • #75
but are the grounds for the calculations correct?

The hypotheses for the theorem are nothing more than the definition of the natural numbers and its arithmetic. So yes, the grounds for the theorem are correct.
 
  • #76
Hurkyl said:
The hypotheses for the theorem are nothing more than the definition of the natural numbers and its arithmetic. So yes, the grounds for the theorem are correct.
But will they deliver reality or do they deliver a clever mathematical out that is not real?
 
  • #77
Fredrick said:
There is multiple proof out there about primes into the infinite. I know that. I consider them mirror images of mirrors, the calculations are correct, but are the grounds for the calculations correct? I think the infinite calculations are horizon calculations, and would even show that the Earth is flat ad infinitum. I may be kidding about the year 2140, but I think in reality primes are limited, and the evidence is not going to become clear with most people going for Euclid's proof (etc) until we actually run out of them; which has not happened yet.

Have you actually read Euclid's proof? It takes any finite number of primes, p_1,\ p_2,\ldots,p_k, and produces a new number N=p_1p_2\ldots p_k+1 which is not divisible by any of them. But we know that N must have a prime divisor, so there must be a prime that you left out. Now come 2140 if you think you've got all the primes, just multiply them together, add 1, and factor-voila, another prime to be had (note N itself may be the new prime).

Fredrick said:
Once you see what primes are, what else is there, except for lesser stuff?

Umm, have you looked at any the vast body of research that exists in prime number theory? I think you're alone in thinking that the questions that aren't answered by the basic sieve can be classified as "lesser stuff". The prime number theorem is a huge fat one that comes to mind. Pick up any decent number theory text and do some investigating on what's happened since eratosthenes.
 
  • #78
But will they deliver reality or do they deliver a clever mathematical out that is not real?

Reality, of course. The theorem applies to anything satisfying the definition of the natural numbers and its arithmetic.

An example of something that satisfies the definition of the natural numbers and its arithmetic is the natural numbers, and its arithmetic.

So, the theorem applies to the natural numbers, and its arithmetic.
 
  • #79
mathwonk said:
why do these [questionable] threads get the most attention? easier access? like number theory itself?

I think it really is easy access. Many problems in number theory can be so easy to state that you can explain them to children. Laymen can then fantasize that these simple looking problems also have simple solutions that generations of brilliant mathematicians have overlooked. This is a blessing as it's easy to explain the sorts of things number theorists work on, a curse because of all the clutter produced by "proofs" of fermat's last theorem, goldbachs, etc.

Another common occurrence is people just not reading even the basics of what's known and then believing that they've stumbled upon something new and wondrous. While it's great that people like to delve into some number theory for fun, it can be hard to get them to realize that what they've done, while possibly wondrous, is certainly not new. It's even harder to convince someone their little pet theory is new but in fact wrong. (I'm not directing this at anyone in particular in this thread, just my general experience)
 
  • #80
Hurkyl said:
Reality, of course. The theorem applies to anything satisfying the definition of the natural numbers and its arithmetic.
QUOTE]
Math is not reality, its an abstract. Question is in how far is math representative of reality in the realm of the infinite!
 
  • #81
Math is not reality, its an abstract.

And the reality of the matter is that mathematical things (like the natural numbers) play by mathematical rules.

If you'd like to argue that, aside from the abstraction, the natural numbers have no place in reality, you're free to do so in the appropriate place. (The philosophy of science & mathematics forum, for example)


Question is in how far is math representative of reality in the realm of the infinite!

Mathematical things play by mathematical rules, as I said above. :smile: Of course, mathematics will say nothing about ill-formed ideas that constantly morph to avoid counterarguments! (Which is what many laypeople mean by "infinity")
 
  • #82
Hurkyl said:
And the reality of the matter is that mathematical things (like the natural numbers) play by mathematical rules.
That supports my point, thank you. :blushing:
I have no problem with math being played out in the abstract at all. It is the beauty of math. A single mirror still reflects reality. Yet when an abstract (like the infinite) is placed within the abstract of math, a mirror within a mirror is created delivering a view no longer solely based on reality but on its reflective capabilities as well.
When looking at the number of primes between 1 and 100, there are 25 primes. When looking at the first hundred numbers after ten thousand (10,000 because the active working of primes to take out first and fifth positions as prime only starts after their square), there are 11. When looking at the first hundred after one hundred million, there are 6, When looking at each subsequent hundred in following similar multiplied locations, the number of primes diminishes - big time! The option for prime numbers to appear gets eaten up by each newly found prime number. The options are limited (though truly enormous). Not today, but we are running out of them.
I have great respect for Euclid, but I think he and others got lost inside the math mirror on this one. While normally math may test reality,and delivers much information and insight, I believe that prime numbers will run out, and this will be a case where reality will test math, and deliver information and insight to math.
 
Last edited:
  • #83
You really don't understand the point of anything I said. This is the whole point of the axiomatic method:

If you accept the axioms, you must also accept the consequences of those axioms.

This isn't just in mathematics -- it applies to any school of thought that employs logic. If you accept the hypotheses of a valid argument, you must accept the conclusion.


Of course, this is all assuming you wish to remain logically consistent -- it's somewhat more difficult to reason with someone who insists on being irrational. :biggrin:


And guess what? You can't hide behind your misconceptions about the infinite for this one -- Euclid's proof demonstrates that the hypothesis "There exists a largest prime" leads to a logical contradiction... exactly the claim you are making.
 
  • #84
When looking at the number of primes between 1 and 100, there are 25 primes. When looking at the first hundred numbers after ten thousand (10,000 because the active working of primes to take out first and fifth positions as prime only starts after their square), there are 11. When looking at the first hundred after one hundred million, there are 6, When looking at each subsequent hundred in following similar multiplied locations, the number of primes diminishes - big time! The option for prime numbers to appear gets eaten up by each newly found prime number. The options are limited (though truly enormous). Not today, but we are running out of them.

Have you read the prime number theorem? It directly explains this observation of yours (yet does not predict that the primes "run out").

And then there's the theorem that, for any positive n, there exists at least one prime number p in the range n \leq p \leq 2n.
 
  • #85
Hurkyl said:
You really don't understand the point of anything I said. This is the whole point of the axiomatic method: If you accept the axioms, you must also accept the consequences of those axioms.
I am sorry, I am misunderstanding you right now. While I can see the abstract of the prime numbers because I can really see them in reality (5 appels can only be divided in whole appels by giving them to 5 people or to 1 person when the end results needs to be a balanced end result), but the infinite is just an abstract too far. Its construction is possible in math and as such I fully state that the calculations are correct. A Picasso painting is also really a painting. But the grounds - not the grounds of math but the grounds of reality - are not followed. So in reality I can find the primes, but in reality I cannot find the infinite where the primes are concerned.
 
Last edited:
  • #86
Reality does not exclude the possibility that there are infinite primes, reality only deems that we can never know ALL of them. In that sense, yes, we will only see a finite number of primes, but you must accept that there is always another one, and another one, and another vigintillion greater than them.
 
  • #87
Moo Of Doom said:
Reality does not exclude the possibility that there are infinite primes, reality only deems that we can never know ALL of them. In that sense, yes, we will only see a finite number of primes, but you must accept that there is always another one, and another one, and another vigintillion greater than them.
In math I accept, in reality I do not.
 
  • #88
shmoe said:
Have you ever looked at the sieve after "pre-sieving" by 2 and 3? This is exactly what you're describing (but with redundancies).
I think it is something different. But please let me know if you have seen this all before. Prime number 5 creates a pattern of 1 + 4. Starting out at the six line that begins with 25 ONE line is moved down, while going from first to fifth location. Here, 35 is found. FOUR lines down moving back to first place, 55 is found. ONE line down moving to fifth location, 65 is found.

For prime number 7 there is a pattern of 4 + 3. At the square, take FOUR lines down, swap to fifth position, and you'll find 77, Move THREE lines down, swap to first place, you'll find 91.

Eleven has a pattern of 3 + 8, and I already know what pattern 13 has because the last number of 11 (8) is repeated in first place for the pattern of 13 (8 + 5). The total is also 13, so I now know also 17's pattern (5 + 12), etcetera. The pattern is based on divying up the natural numbers in lines of six.
 
Last edited:
  • #89
While I can see the abstract of the prime numbers because I can really see them in reality (5 appels can only be divided in whole appels by giving them to 5 people or to 1 person when the end results needs to be a balanced end result), but the infinite is just an abstract too far.

An inability to comprehend something does not make it false.
 
  • #90
"creates a pattern"?

what pattern does it create according to what rules, and what does the existence of this pattern imply? That there are a finite number of primes? Please, stop posting such nonsense, for the love of mathematics.
 
  • #91
Fredrick said:
My work in prime numbers has delivered me evidence that prime numbers are not connected to each other due to their prime nature, but due to the connections of the other numbers in prime number locations (which happen to be multiplications of prime numbers). I wrote extensively about this in Chapter 5 of In Search of a Cyclops http://www.pentapublishing.com/CyclopsBook5.html . Published as The Proof of Nothing in the year 2000.

When dividing all numbers in series of six it is possible to see that there are prime number positions and non-prime number positions. All prime numbers (except 2 and 3) appear in either the first position or in the fifth position. See http://www.pentapublishing.com/images/table1.gif
I made the choice to place 1 with the prime numbers even though that is not considered correct. The link between prime numbers is not a link between the prime numbers, but a link between the non-prime numbers. See http://www.pentapublishing.com/images/table2.gif
What are the red numbers in this table are non-prime numbers in first and fifth positions. These red numbers follow a pattern, like for instance those divisible by 7. See http://www.pentapublishing.com/images/table4.gif
As you can see in this table 7 'cuts' out numbers in turns in first and fifth positions according to a pattern of 4 plus 3 lines of six down.
All prime numbers 5 and up 'cut' away first and fifth position numbers from the prime number list according to a very strict and specific regimen. See http://www.pentapublishing.com/images/jump.gif which shows two numbers after each prime number (or multiplication of a prime number), portraying the lines of six jumped to take out numbers off the prime number list. All prime number multiplications follow these kinds of number specific jumps - and all these jumps are linked together. Therefore all prime numbers can then be calculated according to a subtraction method. It is not the link between them, but the link that eliminates the others from being prime numbers. From this information a new method can be created to quickly appoint the prime numbers for which I am in the (long) process of getting a patent (question so far is if that will happen).

Once you understand how non-prime numbers are formed, it becomes obvious (and a little bit boring) to see which numbers remain as the prime numbers. All prime numbers would appear in two packs if it wasn't for the multiplications of prime numbers taking numbers off that list of prime numbers. Have a look at http://www.pentapublishing.com/CyclopsBook5.html , a Chapter I wrote to deliver evidence that zero is intrinsic to the natural numbers (not a natural number itself according to number theorists - but which is a natural number according to set theorists).

Whatever you are trying to convey, in some sort of amazing discovery?

Take this:http://homepage.ntlworld.com/paul.valletta/PRIME GRIDS.htm

I discovered that the 'Ero-sieve' is not anatural representation of the numbers used, if one diagonalize's the cells into a certain progressive angle, then certain patterns arise.

I did not know at the time that this pattern is actually pertaining to:http://eureka.ya.com/angelgalicia30/Primesbehaviour.htm

which is quite an amazing site!

One can see that Prime numbers behave in a specific way?..if one uses the 'rectangle Sieve' for the first one hundered primes, there is NO concerning pattern that emerges. But if one Diagonalize's the sieve boxes, then one see's the Pattern is Emergent!

What is the significance?..it happens to be connected to Fractals and Prime Number distribution of real numbers, and my lack of Mathematical skills gave me a false sense of achievement :rolleyes: ..the process was allready in existence, with maybe a slight of hand!
 
Last edited by a moderator:
  • #92
Fredrick said:
I think it is something different. But please let me know if you have seen this all before. Prime number 5 creates a pattern of 1 + 4. Starting out at the six line that begins with 25 ONE line is moved down, while going from first to fifth location. Here, 35 is found. FOUR lines down moving back to first place, 55 is found. ONE line down moving to fifth location, 65 is found.


Same thing. In a basic Eratosthenes of size N you'll store your information in a string of N bits, where the nth bit is 1 if n is prime, 0 if it's composite. You start with a string of all 1's, 111111... First stage you remove 1: 011111... Next stage multiples of 2:0110101010... then multiples of 3:01101010001.. And so on.

Presieving by 2 and 3 is not only to save time but space. We need only consider numbers congruent to 1 or 5 mod 6, so this is the sequence we store. We need only about N/3 bits, the first bit represents 1, the next 5, the next 7, the next 11, then 13, and so on. Each pair of bits is one of your rows, so I'm going to separate them with commas. First stage we knock off 1: 01,11,11,11,11,11,... Next stage we knock off multiples of 5, this isn't as straightforward due to how our string is indexed, but we can easily see that we need to jump ahead 4 pairs and remove the first in the pair (this is 25) then we jump ahead one pair and remove the second (35) to get: 01,11,11,11,01,10,...And we continue jumping 4 pairs, 1 pair, 4 pairs, 1 pair crossing off as we go. Replace pair with line and this is what you're describing. I described in an earlier post how you'll know how many pairs (used your line terminology) to jump based on the k and the 1 or 5 in your primes representation as p=6k+1 or p=6k+5. Here k is just indexing the pair (or line) you're in (starting at 0) and 1 or 5 is whether you are 1st or 2nd in the pair.


A nice thing about Euclid's proof is that it's somewhat constructive and you can phrase in such a way to avoid the troublesome "infinite". If you take *any* finite list of primes then it not only guarantees there is a prime not on your list but also gives a multiple of this new prime, so you could find it with a little factoring. If you start with 3 and 5 it gives N=3*5+1=16, which though not prime has a the prime divisor 2, not on our list. We now take 2,3,5 and make N=2*3*5+1=31, another prime not on our list. So, when you've gotten to the point where you think you have all the primes, find the corresponding N and then what? What in your "reality" goes wrong? Did you just find a number with no prime factors? (do you think that's possible?)
 
  • #93
matt grime said:
Please, stop posting such nonsense, for the love of mathematics.
Thank you, guys, for very good answers, and good information.
I do not try to undermine math, math is fine as it is. I was just answering a question, and bumped into the limitations. You may think the limitations are inside of me (and you may be right), I think the limitation exist in math (in that it is abstract only, despite its many realistic applications). The thread divulged into a question about the infinite, which does not belong in this thread.
My famous last words:
I think the infinite in math is a mirror's mirror's image that is being given value. The infinite image truly exists — we need not argue about that — but is it still reflective of reality?
Thanks again.
 
  • #94
Fredrick said:
My famous last words:
I think the infinite in math is a mirror's mirror's image that is being given value. The infinite image truly exists — we need not argue about that — but is it still reflective of reality?
With that, let's call it a day here, wot ?
 
Back
Top