mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Miscellaneous Math

Reply
 
Thread Tools
Old 2010-08-03, 18:07   #342
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

32208 Posts
Default

Quote:
Originally Posted by CRGreathouse
Given p... that's good. Now we're looking at multiples of a given p > 3 that are 7 mod 24.
Wow. That was rather simple.

Quote:
Originally Posted by CRGreathouse
OK, more variables. I know what p is: we're given it, and we also know that it's relatively prime with 6 and greater than 1. But what are x and c, and what is the significance of px + c? Is that supposed to equal something else we know?
I'm presuming p means "prime number".

Quote:
Originally Posted by CRGreathouse
What sequence?
Well, you're going to have to wait until this one is defined. Until then ...

Quote:
Originally Posted by CRGreathouse
I'm trying to figure out what he means, whether the thing he has in mind is possible or impossible. I'm well able to factor simple expressions, thank you. I'm much less able to interpret what posters here intend. (And not just science_man_88, either, though he's probably one of the hardest.)
How in the hell did you manage to take offense to that? He said your last guess was accurate, and I think he also posted that he wished to find primes using that expression, which I stated was trivially impossible.

Last fiddled with by 3.14159 on 2010-08-03 at 18:09
3.14159 is offline   Reply With Quote
Old 2010-08-03, 18:07   #343
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
OK. So my interpretation #3 was somewhat close; what you really meant was
(6n\pm1)p=24m+7 with m,n,p positive integers and p > 1.

Since the right side cannot be divisible by 2 or 3, the factors on the left must be at least 5. Every number > 1 relatively prime to 6 (as the numbers on the left must be) is of the form 6k\pm1, so all the equation says is that you have a composite number that is 7 mod 24. Phew! Why didn't you just say so?



Given p... that's good. Now we're looking at multiples of a given p > 3 that are 7 mod 24.



OK, more variables. I know what p is: we're given it, and we also know that it's relatively prime with 6 and greater than 1. But what are x and c, and what is the significance of px+c? Is that supposed to equal something else we know?



What sequence?



At what point have we eliminated anything?



So far my understanding is that you want to consider numbers that are 7 mod 24 and remove the ones that have a factor (other than the number itself, presumably) of the form 6n\pm1. The method of removing these composite 24m + 7 is based on a sequence or sequences unknown.
the sequence given = the OEIS sequence I linked to.

p*x+c p is p, x is a integer, and c is a start value that changes depending on the p chosen. and px+c is a pattern in the m values for 24m+7 that are composite.
science_man_88 is offline   Reply With Quote
Old 2010-08-03, 18:09   #344
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

597910 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
I saw it as him stating that 6 * n * a prime ± another prime = 24 * n + 7 is always composite. I posted 1567 and 5023.
But now that he clarified and demanded that both p be the same, there will be no primes found there, because an and b in this case share a common divisor, p.
You guessed that he meant p and q when he wrote p and p; I guessed he meant n and m when he wrote n and n. I was the lucky one there, I guess. But if it had been written out properly there would have been no confusion. It's aggravating to me that we're spending so much time trying to understand each other when we share a common language in math that is supposed to be inherently unambiguous.
CRGreathouse is offline   Reply With Quote
Old 2010-08-03, 18:11   #345
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

10111010110112 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
How in the hell did you manage to take offense to that?
I'll admit, I did find your "Just try it for yourself" to be condescending. But I wouldn't say I was offended, as such.
CRGreathouse is offline   Reply With Quote
Old 2010-08-03, 18:12   #346
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

597910 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
I'm presuming p means "prime number".
My interpretation of post #334 is that sm88 does not require p to be prime, only greater than 1.
CRGreathouse is offline   Reply With Quote
Old 2010-08-03, 18:13   #347
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24·3·5·7 Posts
Default

Quote:
Originally Posted by CRGreathouse
You guessed that he meant p and q when he wrote p and p; I guessed he meant n and m when he wrote n and n. I was the lucky one there, I guess.
I guess you were indeed.

Quote:
Originally Posted by CRGreathouse
But if it had been written out properly there would have been no confusion. It's aggravating to me that we're spending so much time trying to understand each other when we share a common language in math that is supposed to be inherently unambiguous.
Of course there wouldn't. And there still is, because of improper or lack of definition. You need to define a few things first in order for others to understand what you're trying to post, unless it is either already well-defined or self-evident.

The main issue is a lack of definition/consistency.

Quote:
Originally Posted by CRGreathouse
I'll admit, I did find your "Just try it for yourself" to be condescending. But I wouldn't say I was offended, as such.
Well, apologies. I certainly didn't intend to be condescending.

Last fiddled with by 3.14159 on 2010-08-03 at 18:14
3.14159 is offline   Reply With Quote
Old 2010-08-03, 18:15   #348
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
My interpretation of post #334 is that sm88 does not require p to be prime, only greater than 1.
I remembered that as the post went on lol. have you figured what I mean out yet CRGreathouse or anyone else ?

though couldn't you cover that by saying any composite number>2 is a multiple of a prime hence there will be a n such the p = prime will suffice to have all values for the other sequences defined within it?

Last fiddled with by science_man_88 on 2010-08-03 at 18:18
science_man_88 is offline   Reply With Quote
Old 2010-08-03, 18:18   #349
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
the sequence given = the OEIS sequence I linked to.
I don't remember which you've linked to. The 4^n plus-or-minus-something sequence? The 24n+7 seq? Mersenne primes? Mersenne exponents? Something else?

Quote:
Originally Posted by science_man_88 View Post
p*x+c p is p, x is a integer, and c is a start value that changes depending on the p chosen. and px+c is a pattern in the m values for 24m+7 that are composite.
OK. So we're given a p > 1 and we have a function f. Let f(p) = c. Then you're looking at the values of px + c for all x in some unspecified range. Each one you find (or some of the ones you find) will sieve out composit values of 24m + 7 for m in some unspecified range. Correct?
CRGreathouse is offline   Reply With Quote
Old 2010-08-03, 18:19   #350
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

110100100002 Posts
Default

Quote:
Originally Posted by CRGreathouse
My interpretation of post #334 is that sm88 does not require p to be prime, only greater than 1.
Well, if he just requires it to be any positive integer that is not divisible by 2 and 3, why use the variable p at all? p usually means "prime number". Just use "x, where x is coprime to 2 and three"
3.14159 is offline   Reply With Quote
Old 2010-08-03, 18:21   #351
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
Well, if he just requires it to be any positive integer that is not divisible by 2 and 3, why use the variable p at all? p usually means "prime number". Just use "x, where x is coprime to 2 and three"
Your guess is as good as mine. You can see where I assumed (explicitly!) that it was a prime (before #334), so I was confused as well.
CRGreathouse is offline   Reply With Quote
Old 2010-08-03, 18:21   #352
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
Well, if he just requires it to be any positive integer that is not divisible by 2 and 3, why use the variable p at all? p usually means "prime number". Just use "x, where x is coprime to 2 and three"
p can be just prime as i just said. A002450
science_man_88 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wheel Factorization a1call Factoring 11 2017-06-19 14:04
Efficient Test paulunderwood Computer Science & Computational Number Theory 5 2017-06-09 14:02
LL tests more credit-efficient than P-1? ixfd64 Software 3 2011-02-20 16:24
A Wheel storm5510 Puzzles 7 2010-06-25 10:29
Most efficient way to LL hj47 Software 11 2009-01-29 00:45

All times are UTC. The time now is 22:30.


Fri Aug 6 22:30:59 UTC 2021 up 14 days, 16:59, 1 user, load averages: 3.27, 3.28, 3.22

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.