Go Back   Science Forums
View Single Post
Old 01-04-2009   #72 (permalink)
CraigD's Avatar
CraigD
Creating


Location:
Silver Spring, MD, USA
 
CraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond repute
 



Not Ranked  0 score     
Post Conjectures and proofs in this thread

Quote:
Originally Posted by Nootropic View Post
I've glanced over the previous pages of this thread, and someone correct me if I'm wrong, but nowhere did I see a proof that this sequence generates the entire sequence of prime numbers.
In post #60, I speculated that the existence of an initial constant A_1 (the "Blayze contant") such that for the sequence

A_n = \frac1{\frac{A_{n-1}}{\lfloor A_{n-1} \rfloor}-1}

generates the primes \{ P_1, P_2, \dots P_n = \lfloor A_n \rfloor \}

is equivalent to the Riemann hypothesis’s strengthening of the prime number theorem, because if an unexpectedly large gap in the primes exists, it can be shown that A_1 doesn’t exist. I showed that, if the first 5 primes were 2, 3, 5, 7, 23 rather than 2, 3, 5, 7, 11, A_1 would not exist.

I haven’t attempted to prove this equivalence, though, and suspect that such exceeds my skill.

So, in short, we’re only speculating that A_1 exists, with about the same confidence that we speculate that the Riemann hypothesis is correct.

I’ve been trying to find a terse expression for the value of A_1. At present, I’ve the program in post #60, but suspect there’s a more efficient program that can be tersely described as an infinite series. Note that there’s no “magic” to such an expression for A_1, as you must know all of the primes to evaluate it.
Quote:
Originally Posted by Nootropic View Post
Quite honestly, you can give all the empirical evidence you want, but it's relatively useless regarding your claim. And the formula really has the feeling that it "comes from nowhere" and it looks like some kind of pieced together frankenfunction that calculus students were asked to differentiate. What I'm saying is that I would really like to see the derivation of said formula.
I think Don’s approach to finding a finite expression for A_1 is best described as a “search for an amazing coincidence”. The hope that such a coincidence can be found stems, I think, from the common “mathematical superstition” that many transcendental numbers are subtly related to one another, so a transcendental number generated from all of the primes might be related to an expression of some “famous” constants and/or functions.

Proving this not to be true seems challenging. I’m fairly sure that a proof that A_1 is not rational could be based on any expression/program to generate it, and wouldn't be very difficult.

My main interest in numbers like this have to do with viewing them as data compression algorithms. Consider, for example, Don’s latest expression for an approximation of A_1 which generated the first 17 primes, failing on the 18th:
(((e^(e^(((((((((e^(pi))*((2*3*4-1)*((2+3+4)^2-2)+1/x))^(-1)+1)^(-1)*e^(x+2*3*5-1))^(-1)+1)*sin(x^(1/2)))^(-1)-1)^(-1)-(pi)^2)^(-1)))/2-1)^(-1)/2-1)^(-1)/x-1)=0

a rational number that does the same: \frac{5355306055405720589112}{2086582737562264077801}

and the first 17 primes
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59

Depending on how they’re represented (assuming it’s reasonably efficient), the first 17 primes require between 126 to 160 bits.

\frac{5355306055405720589112}{2086582737562264077801} requires 156 to 229 bits.

Don’s expression requires from 477 to 734 bits, much less information dense than the first 17 primes. However, if Don could find a short expression that generated thousands of primes, it would be more information dense than the generate primes, while a rational approximation would likely be about the same.

From a data compression point of view, generating the primes isn’t all that interesting, because, represented efficiently, a simple algorithm such as:
B= 2;
do while B >1 { B=A; A=A+1;
do while B>1 and A mod B = 0 { B= B-1}
}
requires about 188 bits, and will (very inefficiently) generate all of the primes. What’s more interesting to me are terse expressions that generate very long finite sequences – see [thread]“The Starburst Challenge”[/thread].


----------------
Moderator: Computers and Technology; Medical Science; Science Projects and Homework; Philosophy of Science; Physics and Mathematics; Environmental Studies
Reply With Quote
 
» Advertisement
» Current Poll
Who's the sexiest man alive? Johnny Depp or Robert Pattinson?
Johnny Depp - 30.00%
3 Votes
Robert Pattinson - 0%
0 Votes
Someone else (please specify) - 40.00%
4 Votes
I'm too macho to think a guy is sexy - 30.00%
3 Votes
Total Votes: 10
You may not vote on this poll.


All times are GMT -8. The time now is 01:05 PM.

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

We have been online since May 2000, and aim to be the best place to find and share science-related content of all kinds.

Share the love!

Please add more science to your life. Use our RSS feeds on your blog, your portal, or your favorite feedreader!


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000-2009 Hypography
Part of the Hypography - Science for Everyone Network