![]() |
|
|
#23 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
Quote:
the hard part is to find a way other than more test (example a well known formula) that can prove the result i can't prove already with examples. I'm supposedly a crank NOTE: conjecture is great for cranks once they get logic added as they love to conjecture we can get within the mind of someone who proposes something unproven (our own kind) funny how i put my semi proof together in my mind during a night when i couldn't sleep from overactive mind caused by excitement and caffeine lol. Last fiddled with by science_man_88 on 2010-07-19 at 23:49 |
|
|
|
|
|
|
#24 |
|
May 2010
Prime hunting commission.
24×3×5×7 Posts |
You observed that 0.5a ± b is a prime number in certain cases.
So a has to be an even number, and b has to be a number coprime to a. I think what you're observing is an example of a classic arithmetic progression, an ± b = p, where b is coprime to an, which makes an infinite amount of examples in the case that it is. Last fiddled with by 3.14159 on 2010-07-19 at 23:59 |
|
|
|
|
|
#25 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
c = (.5*c+n)+(.5*c-n) c=2n as in yours the others = p1 and p2 so the above becomes: 2n = p1+p2 which is what you stated. Last fiddled with by science_man_88 on 2010-07-20 at 00:24 |
|
|
|
|
|
|
#26 | |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
Quote:
If c = 2n; Both of the integers in parentheses are prime: So, if you're proposing that (a + b) + (a - b) = 2n, where a - b and a + b are both primes, you will have to prove that this is the case for every even number. Ex: 20 20 ± 7: 13, 27 27 = 3^3. Fail. 20 ± 9: 11, 29 You're in luck here. I thought this would be a counterexample. Well, as I have stated many times before: Run some tests. Then, develop a proof. (The latter is way easier said than done.) Okay: One last attempt at looking for a counterexample: 600 ± 7: 593, 607. DAMMIT. Hey: This could make a nice factoring algorithm, too. 1. Find intsqrt(a). 2. Intsqrt(a) ± b should give you a factor if its composite 3. If nothing is found down to.. 1, it's a pseudoprime. (It only works with primes that share an identical difference with the sqrt. of the integer to be factored. I find that degrading.) Sounds a bit like reverse trial division. Last fiddled with by 3.14159 on 2010-07-20 at 00:27 |
|
|
|
|
|
|
#27 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
c ┌┴┐ p+p etc. these p can follow the same process getting at least 2 new primes found(can be repeated) Last fiddled with by science_man_88 on 2010-07-20 at 00:49 |
|
|
|
|
|
|
#28 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
I know you won't see it until you post again but CRGreathouse I see this as a way to find new primes given certain rules i haven't quite found (wonder if we can apply this to Mersennes specifically) if this is all true and the equal spacing seems to so far as my testing says then with a fuel rules to figure the non primes out could we not use prime(.5*c) prime(.5*c+n) prime(.5*c-n) to prove one prime is equally distant from 2 other primes the hard part is that 9 is odd but not prime but it fits the primes surrounding for odd numbers we'd need rules to figure out which ones to eliminate(and more than 6x+1 or 6x-1 as it still wouldn't eliminate 25).
|
|
|
|
|
|
#29 |
|
Aug 2006
10111010110112 Posts |
|
|
|
|
|
|
#30 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
5 is odd and prime it is equidistant from 2 primes(3,7), same with 7(3,11),same with 11(3,19, and 5,17), the bad part is I've showed so can odd numbers like 9,15,25 etc. but they aren't prime could we check this method and apply a few rules to speed it up ?
|
|
|
|
|
|
#31 | |||
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
Quote:
Quote:
Quote:
Ex: 127 eventually might decompose to: 2(59) + 3(3) |
|||
|
|
|
|
|
#32 |
|
Aug 2006
3×1,993 Posts |
Can you prove that this always happens -- that for large enough n, there is a prime p < n such that 2n - p is composite?
|
|
|
|
|
|
#33 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
never mind it probably won't get all primes. also try for power of 2 maybe. Last fiddled with by science_man_88 on 2010-07-20 at 14:22 |
|
|
|
|
![]() |
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 |