mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Miscellaneous Math

Reply
 
Thread Tools
Old 2010-12-31, 05:24   #144
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
what says we can't do something like what we've been doing to get the line
I say that. Your project is flawed through lack of understandings of random processes, especially the Poisson and exponential distributions.

You're welcome to spend whatever time you like on this, but it will be a waste. That may not bother you.
CRGreathouse is offline   Reply With Quote
Old 2010-12-31, 12:28   #145
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

203008 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
I say that. Your project is flawed through lack of understandings of random processes, especially the Poisson and exponential distributions.

You're welcome to spend whatever time you like on this, but it will be a waste. That may not bother you.
So what articles should I read to get better understanding? How I read Wikipedia a Poisson distribution rely's on a Vec() filled with random data. and i've basically stated this but nobody has pointed me to a good enough article on it so that's that. Exponential distrubutions I'm guessing would rely on a base raised to a power multiplied by the first value making them non random.
science_man_88 is offline   Reply With Quote
Old 2011-01-01, 19:26   #146
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

838410 Posts
Default

Code:
(15:20)>solve(x=1,10,(x^6/2^5)-1)
%236 = 1.781797436280678609480452411181025015974425231756320806767513984503861606631524985275051534501114395
I had a dream once involving a power of 5 and power of 6 relationship and Mersenne primes this is devilishly close in my mind to the base I was using in my assessment.
science_man_88 is offline   Reply With Quote
Old 2011-01-02, 08:19   #147
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3×1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
How I read Wikipedia a Poisson distribution rely's on a Vec() filled with random data.
Yes, I have no idea ( not even a little bit of one) as to what that means. It's as though you said "baking is a quickly sleep oven furiously".
CRGreathouse is offline   Reply With Quote
Old 2011-01-02, 08:21   #148
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
Code:
(15:20)>solve(x=1,10,(x^6/2^5)-1)
%236 = 1.781797436280678609480452411181025015974425231756320806767513984503861606631524985275051534501114395
I had a dream once involving a power of 5 and power of 6 relationship and Mersenne primes this is devilishly close in my mind to the base I was using in my assessment.
You understand that solve(x=1,10,(x^6/2^5)-1) gives a solution to x^6/32 - 1 = 0, that is, a sixth root of 32?
CRGreathouse is offline   Reply With Quote
Old 2011-01-02, 12:14   #149
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
You understand that solve(x=1,10,(x^6/2^5)-1) gives a solution to x^6/32 - 1 = 0, that is, a sixth root of 32?
my point was I've talked of a x^6/y^5 type relationship and it comes close to the 1.78 I tried in the equation.
science_man_88 is offline   Reply With Quote
Old 2011-01-10, 04:56   #150
davar55
 
davar55's Avatar
 
May 2004
New York City

5·7·112 Posts
Default

Getting back to the OP:

Quote:
Wagstaff Conjecture
OK
Not proved.
A few subtleties.
Some folk can't get their head round it.
But is there anything simpler going around to base our assumptions on?
How about this three-parter conjecture:

Let Mn = the nth Mersenne Prime exponent (MPE).

(1) The ratios Rn = Mn+1/Mn are bounded above.

(2) In particular, 1 < Rn < 10 for all integral n >= 1.

(2') Consequently, there is at least one MPE for each number of
decimal digits > 0.

(2'') This implies the Mersenne Prime sequence is infinite.

(2''') This implies the Even Perfect Number sequence is infinite.

(3) The YJ-Conjecture:
lim (n->infinity) Rn= Mn+1/Mn = 3/2 = 1.500.

Take this as:

define function yj(K,M,N) = K * M^N

then there exists a real K in 0.5 < K < 2.0 and an M in 1 < M < 2 s.t.
the values of Rn hover around yj(K,M,N), i.e.
(similarly to the prime distribution function hovering around li(x))
the values of Rn grow like yj(K,M,N) and continue to
exceed it and then be exceeded by it infinitely often (cyclicly, i.e.
repeatedly), at varying intervals which may be estimated based on
the "best" values for K and M and for no other such values

(3') base M = 3/2 = 1.500, with best coefficient K t.b.d.
(possibly K = 1.0 or 2/3 or 4/3 or 3/2 or 2.0).

(Note especially MPE23 = 11213 for my best guess for K).

(3'') There's more, it's conjecturalisimo, and controversial.
davar55 is offline   Reply With Quote
Old 2011-01-10, 06:15   #151
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

My counter-conjectures:

Let qn be the n-th Mersenne prime exponent, A000043.

(1) The ratios qn+1/qn can be arbitrarily close to 1 or +\infty.

(1') This implies that there are infinitely many Mersenne primes and hence even perfect numbers.

(2) In particular, for any N and ε > 0, there are m,n > N with qm+1/qm < 1 + ε and qn+1/qn < 1 / ε.

(2') Consequently, there are infinitely many numbers for which no Mersenne prime exponents with that number of decimal digits exists.

(3) \lim_{n\to\infty}q_{n+1}/q_n does not exist.

(3')* \sqrt[n]{q_n}=2^{e^{-\gamma}}+o(1)


I reserve the right to modify or retract conjecture 3' if I miscalculated the expected value or error. I'm quite confident about the others, at least as confident as one can be about non-foundational conjectures in mathematics.

In short, I think that your conjectures (1), (2), (2'), (3), and (3') are wrong.
CRGreathouse is offline   Reply With Quote
Old 2011-01-10, 14:12   #152
davar55
 
davar55's Avatar
 
May 2004
New York City

5·7·112 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
My counter-conjectures:

Let qn be the n-th Mersenne prime exponent, A000043.

(1) The ratios qn+1/qn can be arbitrarily close to 1 or +\infty.

(1') This implies that there are infinitely many Mersenne primes and hence even perfect numbers.

(2) In particular, for any N and ε > 0, there are m,n > N with qm+1/qm < 1 + ε and qn+1/qn < 1 / ε.

(2') Consequently, there are infinitely many numbers for which no Mersenne prime exponents with that number of decimal digits exists.

(3) \lim_{n\to\infty}q_{n+1}/q_n does not exist.

(3')* \sqrt[n]{q_n}=2^{e^{-\gamma}}+o(1)


I reserve the right to modify or retract conjecture 3' if I miscalculated the expected value or error. I'm quite confident about the others, at least as confident as one can be about non-foundational conjectures in mathematics.

In short, I think that your conjectures (1), (2), (2'), (3), and (3') are wrong.
While you have expressed this better than I could have, using Tex and all,
I and others understood that this is the current conjecture. Our key
difference is my claims based on my conjecture (1), that the ratio is in
fact bounded above, which denies the fundamental assumption of the
current conjecture, namely that the distribution of primes can be "modeled"
as a random (poisson or otherwise) process. They can not, except as an
approximation. The primes, just as the integers, are immutable, not random.
davar55 is offline   Reply With Quote
Old 2011-01-10, 14:51   #153
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post

(3')* \sqrt[n]{q_n}=2^{e^{-\gamma}}+o(1)
if I knew what the smal o was for maybe I could calculate how close you were.
science_man_88 is offline   Reply With Quote
Old 2011-01-10, 19:45   #154
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
if I knew what the smal o was for maybe I could calculate how close you were.
http://en.wikipedia.org/wiki/Big_O_n...tle-o_notation
CRGreathouse is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Searching for Wagstaff PRP T.Rex Wagstaff PRP Search 191 2021-06-30 17:22
New Wagstaff PRP exponents ryanp Wagstaff PRP Search 26 2013-10-18 01:33
500€ Reward for a proof for the Wagstaff primality test conjecture Tony Reix Wagstaff PRP Search 7 2013-10-10 01:23
Hot tuna! -- a p75 and a p79 by Sam Wagstaff! Batalov GMP-ECM 9 2012-08-24 10:26
30th Wagstaff prime T.Rex Math 0 2007-09-04 07:10

All times are UTC. The time now is 07:40.


Fri Aug 6 07:40:59 UTC 2021 up 14 days, 2:09, 1 user, load averages: 2.72, 2.71, 2.72

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, 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.