mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Miscellaneous Math

Reply
 
Thread Tools
Old 2010-07-21, 11:25   #45
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

20C016 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
Okay good information. If n is half c then it becomes c-n(the n in my equation) which should come to the top of the 2 possible primes in my equations(according to your code).
I'm all messed up actually half c will make it 5.c-n which is the lower of the 2 primes and the p value in 2n-p should be the higher I think.
science_man_88 is offline   Reply With Quote
Old 2010-07-21, 11:51   #46
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

32208 Posts
Default

Quote:
No. The potential counterexample to Goldbach's conjecture is a number n such that for p = 3, 5, 7, 11, ..., precprime(n), 2n - p is composite. We don't think there is such a number, but parity considerations don't rule it out.
A lame joke: Keep looking, buddy. You'll never find one.
3.14159 is offline   Reply With Quote
Old 2010-07-21, 13:12   #47
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

838410 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
A lame joke: Keep looking, buddy. You'll never find one.
314159 you can't talk you haven't got me messed up a bit trying to disprove you and I'm the dumbest person on here lol.
science_man_88 is offline   Reply With Quote
Old 2010-07-21, 14:49   #48
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

gettime();forstep(n=4,4000,[2],forprime(x=2,.5*n,if(isprime(floor((.5*n-x)+(.5*n))),print1(n",");break())));gettime() latest code finds the first example then goes on I tried this once and got 203 ms (and I'm on an old machine time wise).

edit: and i forgot to allocatemem() more than the start value lol

allocated max memory allowed 932249567 and trying to 4000000 tested over 1 minute and finished about 59386 checks

Last fiddled with by science_man_88 on 2010-07-21 at 14:57
science_man_88 is offline   Reply With Quote
Old 2010-07-21, 15:04   #49
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

838410 Posts
Default

1001018 is where it stopped as I don't have enough precomputed primes. and I can find them but if i close I lose them i don't know how to get them on the precomputed primes list.

test took about 10 minutes.

Last fiddled with by science_man_88 on 2010-07-21 at 15:04
science_man_88 is offline   Reply With Quote
Old 2010-07-21, 15:20   #50
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

135338 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
1001018 is where it stopped as I don't have enough precomputed primes. and I can find them but if i close I lose them i don't know how to get them on the precomputed primes list.
Edit your .gprc file to use a higher number on startup. I use
Code:
  primelimit = 500M
but your choice should depend on your computer's memory and speed as well as your patience.

Of course you don't really need many precomputed primes for this task...

Last fiddled with by CRGreathouse on 2010-07-21 at 15:26
CRGreathouse is offline   Reply With Quote
Old 2010-07-21, 15:22   #51
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

32208 Posts
Default

Quote:
314159 you can't talk you haven't got me messed up a bit trying to disprove you and I'm the dumbest person on here lol.
Okay: I want you to express the integer 690487410473298653431 as 53318149a + 14651927b.
3.14159 is offline   Reply With Quote
Old 2010-07-21, 15:23   #52
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24×3×5×7 Posts
Default

Quote:
Edit your .gprc file to use a higher number on startup. I use primelimit = 500M
No such setting exists here.

Last fiddled with by 3.14159 on 2010-07-21 at 15:26
3.14159 is offline   Reply With Quote
Old 2010-07-21, 15:24   #53
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

100000110000002 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
Edit your .gprc file to use a higher number on startup. I use
Code:
  primelimit = 500M
but your choice should depend on your computer's memory and speed as well as your patience.
I don't know where the gprc file is and my details are 4 gb ram 2.8 ghz and a really old obsolete 32 bit cpu lol.
science_man_88 is offline   Reply With Quote
Old 2010-07-21, 15:27   #54
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24·3·5·7 Posts
Default

Quote:
I don't know where the gprc file is and my details are 4 gb ram 2.8 ghz and a really old obsolete 32 bit cpu lol.
Open PARI's file location. The file should be there.

P.S: 690487410473298653431 = 53318149a + 14651927b. a = ?; b = ?

Last fiddled with by 3.14159 on 2010-07-21 at 15:28
3.14159 is offline   Reply With Quote
Old 2010-07-21, 15:30   #55
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
Open PARI's file location. The file should be there.

P.S: 690487410473298653431 = 53318149a + 14651927b. a = ?; b = ?
found the file can't find the part to change primelimit

oh and by the way I checked the resulting list against how many , there should be seems to have one missing.

doh I know why forgot 2 wasn't included lol

Last fiddled with by science_man_88 on 2010-07-21 at 15:32
science_man_88 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Goldbach Conjecture MattcAnderson MattcAnderson 4 2021-04-04 19:21
Factorial and Goldbach conjecture. MisterBitcoin MisterBitcoin 17 2018-01-29 00:50
Goldbach's weak conjecture MattcAnderson MattcAnderson 19 2017-03-21 18:17
Goldbach's conjecture Citrix Puzzles 3 2005-09-09 13:58

All times are UTC. The time now is 00:35.


Sat Jul 17 00:35:59 UTC 2021 up 49 days, 22:23, 1 user, load averages: 1.02, 1.06, 1.27

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.