![]() |
|
|
#298 |
|
Aug 2006
3·1,993 Posts |
If 24m + 7 is composite...
What does the For all n such that *what* is a prime? 2n + 3? Last fiddled with by CRGreathouse on 2010-08-12 at 13:46 |
|
|
|
|
|
#299 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
Quote:
that's what it was supposed to be then what indexes are left over that give prime = 2*index+3 those should if my idea is flawless (never going to happen i'm guessing) be the indexes z such that Last fiddled with by science_man_88 on 2010-08-12 at 14:21 |
|
|
|
|
|
|
#300 | |
|
Aug 2006
135338 Posts |
Quote:
but doesn't mean anything to me. |
|
|
|
|
|
|
#301 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
I was showing striking out the n in the first part with the second part for some reason it prints (4n-1)/3 even though i want n as a striked out exponent and I thought i coded as so.
Last fiddled with by science_man_88 on 2010-08-12 at 14:07 |
|
|
|
|
|
#302 | |
|
Aug 2006
10111010110112 Posts |
Quote:
Apparently you want do display something, I'm not sure exactly what (the n or the whole part with the n?), with a strike-through. But I don't know what a strike-through would mean in mathematics anyway, so I don't know what the equation is supposed to be. Similarly, what does the comma mean? Last fiddled with by CRGreathouse on 2010-08-12 at 14:07 |
|
|
|
|
|
|
#303 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
Quote:
Last fiddled with by science_man_88 on 2010-08-12 at 14:10 |
|
|
|
|
|
|
#304 |
|
"Forget I exist"
Jul 2009
Dumbassville
100000110000002 Posts |
by the way you're lucky I even got tex tags working as I didn't know the syntax until I looked it up.
|
|
|
|
|
|
#305 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
...and the last equation the one we are having trouble with comes from px+c being in A002450.
|
|
|
|
|
|
#306 | |
|
Aug 2006
3·1,993 Posts |
Assumptions: m, t, p, n are positive integers, p > 1.
So we have 24m + 7 being an integer with Quote:
(a) n is not a Mersenne exponent (by which I mean that n isn't in A000043) (b) (4n-1)/3 is not a Mersenne exponent (c) (4^n-1)/3 is not a Mersenne exponent (d) 2n+3 is not a Mersenne exponent Could you clear this up? Last fiddled with by CRGreathouse on 2010-08-12 at 14:20 |
|
|
|
|
|
|
#307 | |
|
"Forget I exist"
Jul 2009
Dumbassville
100000110000002 Posts |
Quote:
|
|
|
|
|
|
|
#308 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
now the hard part speeding it up lol. I think including the z I used for
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why do I sometimes see all the <> formatting commands when I quote or edit? | cheesehead | Forum Feedback | 3 | 2013-05-25 12:56 |
| Passing commands to PARI on Windows | James Heinrich | Software | 2 | 2012-05-13 19:19 |
| Ubiquity commands | Mini-Geek | Aliquot Sequences | 1 | 2009-09-22 19:33 |
| 64-bit Pari? | CRGreathouse | Software | 2 | 2009-03-13 04:22 |
| Are these commands correct? | jasong | Linux | 2 | 2007-10-18 23:40 |