mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2008-04-17, 05:28   #67
jasong
 
jasong's Avatar
 
"Jason Goatcher"
Mar 2005

DB316 Posts
Default

Okay, I've reread the thread. After being away for a while, and talking to my friend, I decided that I'd stick to the non-math Forums of Mersenne Forum. If I have any math questions, I'm sure there are forums that are more respectful and helpful than this one.

Anyway, I re-read the first 18 posts, and decided that the responses got me a bit over-excited, which confused me. I now agree that 2^3355584+1 is most definitely NOT prime. But that still leaves the problem of the factor of 2. I believe that the bug in NewPGen is that the Verify option should be considered mandatory if someone intends to find ALL primes in a certain range.

I also believe, though I'm not certain, that the use of Legendre symbols, the use that people claim is 100% reliable, causes the obviously incorrect conclusion that 2^3355584+1 is divisible by 2. (assuming I typed the n-value correctly in this case)
jasong is offline   Reply With Quote
Old 2008-04-20, 15:01   #68
wreck
 
wreck's Avatar
 
"Bo Chen"
Oct 2005
Wuhan,China

23×3×7 Posts
Default

Quote:
Originally Posted by jasong View Post
I now agree that 2^3355584+1 is most definitely NOT prime.
It seems like that you dont know the following fomula
a^n+1 = (a+1)(a^(n-1)-a^(n-2)+...+(-1)^(k-1).a^(n-k)+...+(-1)^(n-1))
when n%2==1

a^n-1 = (a-1)(a^(n-1)+a^(n-2)+...+a^(n-k)+...+1)

and from the first fomula can prove if 2^n+1 is a prime, then n=2^i, where i is a integer.
wreck is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Proof of Legendre's conjecture, that there is always a prime between n^2 and (n+1)^2 MarcinLesniak Miscellaneous Math 41 2018-03-29 16:30
Legendre's prime counting function pbewig Information & Answers 0 2011-07-14 00:47
What is Legendre Symbol? slowing down sr2sieve? cipher Software 3 2009-05-20 13:35
Computing n-th power residue symbols geoff Sierpinski/Riesel Base 5 2 2006-10-24 00:09
defective memory chip? ixfd64 Hardware 2 2004-11-28 05:45

All times are UTC. The time now is 09:29.


Tue Jul 27 09:29:16 UTC 2021 up 4 days, 3:58, 0 users, load averages: 1.89, 1.95, 1.83

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.