Primality proving for 'near-powers'

  • Thread starter Thread starter CRGreathouse
  • Start date Start date
CRGreathouse
Science Advisor
Homework Helper
Messages
2,832
Reaction score
0
Is there a method for proving the primality of large numbers of the form
a^b+c
where a and c are of similar size? I'm looking for something faster than a general primality prover like PRIMO, or a comment like "I know of no such method".
 
Physics news on Phys.org
I'm looking to prove primality, not factor. I'm looking for an analogue of SNFS for primality.
 
Good point. Sorry 'bout that.
 
Hurkyl said:
Good point. Sorry 'bout that.

:rolleyes: Frankly, I did *exactly* the same thing myself: I said "that's a perfect SNFS form!" and Googled to find a good client... until I realized that I was searching for the wrong thing.

Can you verify that you know of no algorithm/program/whatever to do this quickly? That way, if I resort to some standard method like ECPP, I won't feel like I'm doing it an unreasonably hard way.
 
Back
Top