View Single Post
Old 2010-03-18, 22:11   #105
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

235208 Posts
Default algebraic elimination hints for pl_remain.txt

A script for algebraic elimination hints for pl_remain.txt
hiddenPowers.zip

If it reports
* x^3 ...
then it means the whole k can be eliminated (for a hypothetical example 8*125^n+1) -- practice shows that even squares are occasionally missed.

If it says
1|3 46^3 184*529^n+1
then just eliminate n=1 (mod 3) from the ...b529_k184... file
Batalov is offline   Reply With Quote