mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2008-08-26, 13:59   #1
robert44444uk
 
robert44444uk's Avatar
 
Jun 2003
Suva, Fiji

2·1,021 Posts
Default Prime fractions

Here is a curiosity I do not totally understand:

For primes 2,3,....p(n), calculate all fractions p(1)/p(2) where p(2)>p(1), order the fractions, and calculate the differences between ordered pairs.

We may ignore the differences between the 0 and the first ordered fraction and the last ordered fraction and 1, as 0 and 1 are not in the set of prime fractions. The first ordered value corresponds to 2/p(n), and the last ordered value is 1-[p(x)/{p(x)+2}] where p(x) is the smaller prime in a twin, but a member of the largest twin pair less than p(n)


What seems curious is that the largest differences seem to straddle well known landmarks in the line from 0 to 1.

With n=46 and p(n)=199, providing 1035 fractions = n/2*(n-1) and the largest difference is between 0.32960894 (decimal representation simplified to 8 sig places) and 0.33668342, straddling approx. 1/3 and the next largest are at:

0.19745223 and 0.20353982, straddling approx. 1/5
0.79775281 and 0.80346821, straddling 4/5
0.49720670 and 0.50259067, straddling 1/2
0.92746114 and 0.93258427, straddling 93/100

The system appears to break down after these large differences. For example, the next largest difference:

0.74193548 and 0.74647887, straddles 0.7442072
but then 0.08900524 and 0.09352518, straddles 1/11
1/7 is the straddle for the 11th largest difference
1/13 is the straddle for approx 20th largest difference

Maybe I am reading too much into this, but maybe someone can help explain.

I would be useful for a programmer to run many series of fractions, with increasing n to see where the largest gap lies and if it straddles a well known landmark.

Running the first few n

n | #fractions | lower | higher | straddle median | close to
3 3 0.4 0.6 0.5 1/2
4 6 0.428571 0.6 0.5142855 ?? 1/2
5 10 0.4545454 0.6 0.5272727 ?? 1/2
6 15 0.714285714 0.846153846 0.78021978 ?? 4/5
7 21 0.294117647 0.384615385 0.339366516 1/3
8 28 0.454545455 0.538461538 0.496503497 1/2
9 36 0.304347826 0.368421053 0.336384439 1/3
10 45 0.304347826 0.368421053 0.336384439 1/3
11 55 0.47826087 0.538461538 0.5083612043 1/2

Further information on prime fractions and my thoughts can be found at:

http://tech.groups.yahoo.com/group/p.../message/18754

Regards

Robert Smith
robert44444uk is offline   Reply With Quote
Old 2008-08-26, 14:52   #2
R.D. Silverman
 
R.D. Silverman's Avatar
 
"Bob Silverman"
Nov 2003
North of Boston

2·3,779 Posts
Default

Quote:
Originally Posted by robert44444uk View Post
Here is a curiosity I do not totally understand:

For primes 2,3,....p(n), calculate all fractions p(1)/p(2) where p(2)>p(1), order the fractions, and calculate the differences between ordered pairs.
"All fractions p(1)/p(2)" consists of a single fraction: 2/3

Quote:

We may ignore the differences between the 0 (sic) and the first ordered fraction
You have not defined the expression "ordered fraction".
Do you mean the first fraction in the ordered set?

Quote:

and the last ordered fraction and 1, as 0 and 1 are not in the set of prime fractions. The first ordered value corresponds to 2/p(n),

This is gibberish. What does "corresponds to" mean? You have not
defined n, so how can 2/3 "correspond" to it?
and the last ordered value is 1-[p(x)/{p(x)+2}] where p(x) is the smaller prime in a twin, but a member of the largest twin pair less than p(n)

Quote:

What seems curious is that the largest differences seem to straddle well known landmarks in the line from 0 to 1.
More gibberish. The word 'straddle' is meaningless; you have not defined it.
"well known landmarks" is mathematical nonsense. WTF is a "landmark"???

Quote:
With n=46 and p(n)=199, providing 1035 fractions = n/2*(n-1) and the largest difference is between 0.32960894 (decimal representation simplified to 8 sig places) and 0.33668342, straddling approx. 1/3 and the next largest are at:
Now the discussion has totally devolved into numerology.

There may be something here worth studying. But since you
have not made any mathematically meaningful statements, it is hard to
know. You post consists of poorly defined statements and notation and
is essentially just codswallop.

This post would rank pretty high on my Crankometer.
R.D. Silverman is offline   Reply With Quote
Old 2008-08-26, 14:57   #3
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22·3·641 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
"All fractions p(1)/p(2)" consists of a single fraction: 2/3
Did you consider the possibility that the OP meant

"all fractions pn1/pn2 where pn2>pn1" ?

Of course, that (interpreting the difficulty with the post as being merely a simple notational one, rather than its content being numerological gibberish) could render most of your criticism moot and lower your Crankometer reading, but failure to consider reasonably simple alternative interpretations has rarely stopped you before.

By the way, if you'd bothered to follow the link http://tech.groups.yahoo.com/group/p.../message/18754, you'd have seen a notation less likely to be misinterpreted.

Last fiddled with by cheesehead on 2008-08-26 at 15:12
cheesehead is offline   Reply With Quote
Old 2008-08-27, 12:18   #4
robert44444uk
 
robert44444uk's Avatar
 
Jun 2003
Suva, Fiji

7FA16 Posts
Default

Thank you, Bob, as always, for replying.

Sigh! I had forgotten that you lurk to make precise those statements I have made after a glass of wine or two. (And that includes split infinitives, I forecast)

But, to make things a bit clearer (I hope):

p(n) is the nth prime

p(1) and p(2) - did not mean this, I meant as Cheesehead describes, that is, to describe a set of fractions created from all of the primes up to p(n), a smaller prime as the numerator of any member and a larger one as the denominator.

For example, for n=4, then p(n)=7

The set of 6 fractions is 2/3, 2/5, 3/5, 2/7, 3/7, 5/7

And in order of size they are 2/7, 2/5, 3/7, 3/5, 2/3, 5/7

Or stated approximately in fractions:

0.285714286,0.4,0.428571429,0.6,0.666666667,0.714285714

And their differences are approx:

0.114285714, 0.028571429, 0.171428571, 0.066666667, 0.047619048

The largest difference is 0.171428571, or more precisely (3*7-3*5)/(5*7) or 6/35

A straddle I am defining in terms of 3 values on a line from 0 to 1, the first is the smaller of two fractions in the ordered set of fractions, the third is the larger of the two, and the second, any point in between the first and the third. I am saying that points 1 and 3 straddle point 2.

In the simplified example, the largest difference, comprising two points on the line at 3/7 and 3/5 straddle some value between the two, but more specifically I am saying that it straddles 0.5, because that is the approx mid point. In other words, 3/7 and 3/5 straddles 3/6. I appreciate you might not like the terminology and I would appreciate alternatives.

Corresponds to: equal to, now that n is defined.

Bob: You have not defined WTF :)

I agree that "well known landmarks" is colloquial. To be more precise we might us the phrase "fractions with small numerators and denominators"

Regarding crankometer - I think that prime fractions are under-researched, maybe because there is no real use that I can see. But I like under-researched areas.

JK Andersen has demonstrated the following for small differences:

Let a<b and c<d be primes with a/b close to c/d.
Multiplying by bd gives that the two semiprimes ad and bc are close.
Let ad be the smallest (swap variables otherwise).
Then bc = ad + n for small positive n.
Dividing by bd gives a/b = c/d + n/(bd).
The smallest possible n is n=1. Then either bc or ad is even, so a or
c is 2, and then a/b and c/d are small. The difference 1/(bd) becomes
very small if the semiprimes are very large.
robert44444uk is offline   Reply With Quote
Old 2008-08-27, 12:36   #5
R.D. Silverman
 
R.D. Silverman's Avatar
 
"Bob Silverman"
Nov 2003
North of Boston

755810 Posts
Default

Quote:
Originally Posted by robert44444uk View Post
Thank you, Bob, as always, for replying.

Sigh! I had forgotten that you lurk to make precise those statements I have made after a glass of wine or two. (And that includes split infinitives, I forecast)

But, to make things a bit clearer (I hope):

p(n) is the nth prime

p(1) and p(2) - did not mean this, I meant as Cheesehead describes, that is, to describe a set of fractions created from all of the primes up to p(n), a smaller prime as the numerator of any member and a larger one as the denominator.

For example, for n=4, then p(n)=7

The set of 6 fractions is 2/3, 2/5, 3/5, 2/7, 3/7, 5/7

And in order of size they are 2/7, 2/5, 3/7, 3/5, 2/3, 5/7

Or stated approximately in fractions:

0.285714286,0.4,0.428571429,0.6,0.666666667,0.714285714

And their differences are approx:

0.114285714, 0.028571429, 0.171428571, 0.066666667, 0.047619048

The largest difference is 0.171428571, or more precisely (3*7-3*5)/(5*7) or 6/35

A straddle I am defining in terms of 3 values on a line from 0 to 1, the first is the smaller of two fractions in the ordered set of fractions, the third is the larger of the two, and the second, any point in between the first and the third. I am saying that points 1 and 3 straddle point 2.

In the simplified example, the largest difference, comprising two points on the line at 3/7 and 3/5 straddle some value between the two, but more specifically I am saying that it straddles 0.5, because that is the approx mid point. In other words, 3/7 and 3/5 straddles 3/6. I appreciate you might not like the terminology and I would appreciate alternatives.

Corresponds to: equal to, now that n is defined.

Bob: You have not defined WTF :)

I agree that "well known landmarks" is colloquial. To be more precise we might us the phrase "fractions with small numerators and denominators"

Regarding crankometer - I think that prime fractions are under-researched, maybe because there is no real use that I can see. But I like under-researched areas.

JK Andersen has demonstrated the following for small differences:

Let a<b and c<d be primes with a/b close to c/d.
Multiplying by bd gives that the two semiprimes ad and bc are close.
Let ad be the smallest (swap variables otherwise).
Then bc = ad + n for small positive n.
Dividing by bd gives a/b = c/d + n/(bd).
The smallest possible n is n=1. Then either bc or ad is even, so a or
c is 2, and then a/b and c/d are small. The difference 1/(bd) becomes
very small if the semiprimes are very large.
You have not stated any problem!!! What question are you
trying to answer???

You have ordered those rationals in (0,1) consisting of only prime
numerator and denominator up to some bound. You have computed
successive differences between the terms. But I still see no question
to be answered.
R.D. Silverman is offline   Reply With Quote
Old 2008-08-27, 16:09   #6
xilman
Bamboozled!
 
xilman's Avatar
 
"๐’‰บ๐’ŒŒ๐’‡ท๐’†ท๐’€ญ"
May 2003
Down not across

79·149 Posts
Default

Quote:
Originally Posted by robert44444uk View Post
Bob: You have not defined WTF :)
A clear omission on Bob's part. Please allow me to assist him.

"WTF" is the universal interrogative participle. It may be used to replace a number of other interrogatives such as "what", "who", "why", "which", "how" and so on.

Consider the parallel whereby a pronoun such as "it" may be used to replace any of a number of nouns such as "dog", "grammar", "music" and, for that matter, "'WTF'" --- note the appearance of quotation marks and so acts as a noun.

Hereby ends today's grammar lesson.


Paul

Last fiddled with by xilman on 2008-08-27 at 16:13 Reason: Correct an en-dash to an em-dash. Doubtless there are other grammatical errors not yet corrected.
xilman is offline   Reply With Quote
Old 2008-08-27, 16:12   #7
bsquared
 
bsquared's Avatar
 
"Ben"
Feb 2007

1110101101002 Posts
Default

Quote:
Originally Posted by xilman View Post
"WTF" is the universal interrogative participle...
A very polite way to put it :-)
bsquared is offline   Reply With Quote
Old 2008-08-27, 17:25   #8
robert44444uk
 
robert44444uk's Avatar
 
Jun 2003
Suva, Fiji

111111110102 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
You have not stated any problem!!! What question are you
trying to answer???
Quote:
It would be useful for a programmer to run many series of fractions, with increasing n to see where the largest gap lies and if it straddles a well known landmark.
Above from my original post.

It is evident that the largest difference can be defined as a fraction, because, for position 1 =a/b and position 3 =c/d, (a,b,c,d prime, a<b, c<d) then the difference is simply (cb-ad)/bd and the mid point twixt the straddle values is exactly a/b+(cb-ad)/2bd = (ad+cb)/2bd

So the first few largest differences for increasing n are:

n|members of set|posn 1|posn 3|mid point| mid point as a fraction|(also straddles)
3 3 0.4 0.6 0.5 1/2
4 6 0.428571 0.6 0.5142855 18/35 (1/2)
5 10 0.4545454 0.6 0.5272727 29/55 (1/2)
6 15 0.714285714 0.846153846 0.78021978 71/91 (4/5??)
7 21 0.294117647 0.384615385 0.339366516 75/221 (1/3)

In the case of n=4,5 the mid points are 18/35 and 29/55, but these also straddle 1/2. In the case of n=7, although the mid point is 75/221, the positions 1 and 3 (end points) also straddle 1/3.

So I am interested to find out if, for larger n, the end points of the largest difference straddle relatively simple fractions.

I want to find out if the differences which appear "out of line" (for example n=6) only occur for small n. (although n=6 straddles 4/5 this is hardly remarkable, it also straddles 3/4)

Only by testing to large n can I find this out. If I had any mathematical software then I would investigate further, but I do not.

I would be nice to hypothesise that there are limited number of simple fractions that straddle the end points of the largest differences for all n, but this is obviously not reasonable to hypothesise from such a small sample.

Remember that for n=46, p(n)=199, the median value of the largest gap is quite close to 1/3, the second largest gap median is quite close to 1/5 etc.

Last fiddled with by robert44444uk on 2008-08-27 at 17:41 Reason: Why not!
robert44444uk is offline   Reply With Quote
Old 2008-08-27, 18:19   #9
R.D. Silverman
 
R.D. Silverman's Avatar
 
"Bob Silverman"
Nov 2003
North of Boston

2·3,779 Posts
Default

Quote:
Originally Posted by robert44444uk View Post
Above from my original post.


<snip>

So I am interested to find out if, for larger n, the end points of the largest difference straddle relatively simple fractions.

Since you have failed to define "relatively simple" in a way that can
be quantified, the question is meaningless.

Go look up the word "height" in relation to the height of fractions.

It is clear that as n-->oo, the interval that has the largest distance
will NOT contain fractions of small height, but it depends on the word small.

Try injecting a little rigor into your discussion. One can give asymptotic
estimates for the length of the longest interval as n-->oo. One can then
give an estimate of the logarithmic height of rationals contained by that
interval. It is clear that for most large n (most has a well defined meaning
here in terms of measure) the longest interval will not contain a fraction
whose height is bounded by a fractional power of log(n). This is easily shown
simply by counting the number of fractions whose height is bounded by
log(n).

What are you *reallY* trying to ask? You still have not asked a question that
can be posed in any meaningful, rigorous way.

And if one interprets your question about "simple fractions" in the broadest
way possible, then the answer is clearly NO. Most of the time the largest
interval will not contain a "simple fraction". But this depends on YOUR
meaning of "simple fraction" in relation to n. Please give an exact
definition, as a FUNCTION OF n, what "simple" means.
R.D. Silverman is offline   Reply With Quote
Old 2008-08-28, 04:25   #10
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
Repรบblica de California

22·2,939 Posts
Default

Quote:
Originally Posted by xilman View Post
Hereby ends today's grammar lesson.
WTF??

ewmayer is offline   Reply With Quote
Old 2008-08-28, 12:36   #11
Housemouse
 
Housemouse's Avatar
 
Feb 2008

25 Posts
Smile WTF ?

We all know from the Wendy's commercial that WTB =where's the beef?

WTF=where's the fries?

Last fiddled with by Housemouse on 2008-08-28 at 12:36
Housemouse is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
(M48) NEW MERSENNE PRIME! LARGEST PRIME NUMBER DISCOVERED! dabaichi News 571 2020-10-26 11:02
a joke about fractions MattcAnderson Lounge 1 2017-01-01 14:34
why continued fractions gives one factor for N=(4m+3)(4n+3) wsc811 Miscellaneous Math 6 2013-11-29 21:43
disk died, prime work lost forever? where to put prime? on SSD or HDD? emily PrimeNet 3 2013-03-01 05:49
The 40th known Mersenne prime, 220996011-1 is not PRIME! illman-q Miscellaneous Math 33 2004-09-19 05:02

All times are UTC. The time now is 11:50.


Fri Jun 9 11:50:45 UTC 2023 up 295 days, 9:19, 0 users, load averages: 0.70, 0.82, 0.83

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.

โ‰  ยฑ โˆ“ รท ร— ยท โˆ’ โˆš โ€ฐ โŠ— โŠ• โŠ– โŠ˜ โŠ™ โ‰ค โ‰ฅ โ‰ฆ โ‰ง โ‰จ โ‰ฉ โ‰บ โ‰ป โ‰ผ โ‰ฝ โŠ โА โŠ‘ โŠ’ ยฒ ยณ ยฐ
โˆ  โˆŸ ยฐ โ‰… ~ โ€– โŸ‚ โซ›
โ‰ก โ‰œ โ‰ˆ โˆ โˆž โ‰ช โ‰ซ โŒŠโŒ‹ โŒˆโŒ‰ โˆ˜ โˆ โˆ โˆ‘ โˆง โˆจ โˆฉ โˆช โจ€ โŠ• โŠ— ๐–• ๐–– ๐–— โŠฒ โŠณ
โˆ… โˆ– โˆ โ†ฆ โ†ฃ โˆฉ โˆช โІ โŠ‚ โŠ„ โŠŠ โЇ โŠƒ โŠ… โŠ‹ โŠ– โˆˆ โˆ‰ โˆ‹ โˆŒ โ„• โ„ค โ„š โ„ โ„‚ โ„ต โ„ถ โ„ท โ„ธ ๐“Ÿ
ยฌ โˆจ โˆง โŠ• โ†’ โ† โ‡’ โ‡ โ‡” โˆ€ โˆƒ โˆ„ โˆด โˆต โŠค โŠฅ โŠข โŠจ โซค โŠฃ โ€ฆ โ‹ฏ โ‹ฎ โ‹ฐ โ‹ฑ
โˆซ โˆฌ โˆญ โˆฎ โˆฏ โˆฐ โˆ‡ โˆ† ฮด โˆ‚ โ„ฑ โ„’ โ„“
๐›ข๐›ผ ๐›ฃ๐›ฝ ๐›ค๐›พ ๐›ฅ๐›ฟ ๐›ฆ๐œ€๐œ– ๐›ง๐œ ๐›จ๐œ‚ ๐›ฉ๐œƒ๐œ— ๐›ช๐œ„ ๐›ซ๐œ… ๐›ฌ๐œ† ๐›ญ๐œ‡ ๐›ฎ๐œˆ ๐›ฏ๐œ‰ ๐›ฐ๐œŠ ๐›ฑ๐œ‹ ๐›ฒ๐œŒ ๐›ด๐œŽ๐œ ๐›ต๐œ ๐›ถ๐œ ๐›ท๐œ™๐œ‘ ๐›ธ๐œ’ ๐›น๐œ“ ๐›บ๐œ”