mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Miscellaneous Math

Reply
 
Thread Tools
Old 2010-09-19, 21:36   #188
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

What this is giving you is the series form of your expression in terms of p. It did that, rather than giving you an integer or rational, because you didn't tell it what p was. If you tell it that, it will compute the answer normally.
CRGreathouse is offline   Reply With Quote
Old 2010-09-19, 22:22   #189
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
What this is giving you is the series form of your expression in terms of p. It did that, rather than giving you an integer or rational, because you didn't tell it what p was. If you tell it that, it will compute the answer normally.
I was just wanting an equation that maybe we could say simply it will be integer with this p but s is involved so I can't
science_man_88 is offline   Reply With Quote
Old 2010-09-19, 22:54   #190
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default Wrong thread

I just relized this was the wrong thread lol.
science_man_88 is offline   Reply With Quote
Old 2011-01-11, 21:37   #191
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

100000110000002 Posts
Default back again

I've been thinking about Goldbach's conjecture tonight and I can make 3 categories of number to prove:

1)2*prime (note: equals p+p)
2) x*2*prime
3) powers of 2 ( Note: merges with class 2 if (2^x)>4 )

So since we know 4 works it's #2 we have to test agreed ? I'll test these out to check I've got it correct and, Yes I realize #3 can is a mix between 1 and 2 and I realize #1 is just a special case of #2 with x=1 and prime=2.

Last fiddled with by science_man_88 on 2011-01-11 at 21:48
science_man_88 is offline   Reply With Quote
Old 2011-01-11, 21:45   #192
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
I've been thinking about Goldbach's conjecture tonight and I can make 3 categories of number to prove:

1)2*prime (note: equals p+p)
2) x*2*prime
3) powers of 2 ( Note: merges with class 2 if (2^x)>4 )

so since we know 4 works it's #2 we have to test agreed ?
You're looking at numbers of the form 2n and saying that n is (1) prime, (2) an integer, or (3) a power of two. I agree that this is true for integers n (with some overlap between categories, of course) but I don't see how it gets you any closer to a solution.
CRGreathouse is offline   Reply With Quote
Old 2011-01-11, 22:00   #193
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're looking at numbers of the form 2n and saying that n is (1) prime, (2) an integer, or (3) a power of two. I agree that this is true for integers n (with some overlap between categories, of course) but I don't see how it gets you any closer to a solution.
maybe it allows more formula to be exploited to a degree that we can find a formula for a solution for each x, for example for x = 1 p+p works. is there anything to be said about other x ? if so can we come up with general formula given an x ?
science_man_88 is offline   Reply With Quote
Old 2011-01-11, 22:05   #194
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

All cases are covered by your case #2, so there's no simplification to be had there.
CRGreathouse is offline   Reply With Quote
Old 2011-01-11, 22:06   #195
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
All cases are covered by your case #2, so there's no simplification to be had there.
okay can we complicate it with a formula linking x and possible values of the primes involved knowing prime ?
science_man_88 is offline   Reply With Quote
Old 2011-01-11, 22:22   #196
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

another starting point I see is noting odd prime + 2 = odd number and odd + odd = even so we know that without being distinct all even numbers should be a sum of 4 not necessarily distinct primes, if and only if all odd + odd covers all even numbers. then it's limiting it to two from there. But I'm guessing this won't help either.
science_man_88 is offline   Reply With Quote
Old 2011-01-12, 00:30   #197
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
another starting point I see is noting odd prime + 2 = odd number and odd + odd = even so we know that without being distinct all even numbers should be a sum of 4 not necessarily distinct primes
That doesn't follow. Yes, the sum of two odd primes is even, but that doesn't mean that all even numbers are the sum of two odd primes.

Consider: the sum of two Mersenne primes is even, but not all numbers are the sum of two Mersenne primes.
CRGreathouse is offline   Reply With Quote
Old 2011-01-12, 00:44   #198
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
That doesn't follow. Yes, the sum of two odd primes is even, but that doesn't mean that all even numbers are the sum of two odd primes.

Consider: the sum of two Mersenne primes is even, but not all numbers are the sum of two Mersenne primes.
I know, that's not what I was saying. I never said anything about just adding 2 odd primes. If you look I say 2 + odd prime = odd and odd + odd = even not odd prime + odd prime = even . if we prove odd prime +2 can cover all odds ( doesn't appear to) and odd+ odd = even covers all even then couldn't we deduce odd prime +odd prime = even ? I'll show you an example if you like.
science_man_88 is offline   Reply With Quote
Reply

Thread Tools


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 04:47.


Fri Aug 6 04:47:12 UTC 2021 up 13 days, 23:16, 1 user, load averages: 2.62, 2.40, 3.11

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.