send link to app

Prime Checker app for iPhone and iPad


4.0 ( 640 ratings )
Reference Education
Developer: Heart Solutions, Inc.
Free
Current version: 3.1, last update: 3 years ago
First release : 30 Aug 2010
App size: 13.66 Mb

This application calculate values of given number which are described below:

* Integer factorization
* Eulers totient function
* Primitive root (if exist)
* x, y where x^2 + y^2 = p if p is 4n+1
* x, y where x^2 + 3y^2 = p if p is 3n+1
* x, y where x^2 + 2y^2 = p if p is 8n+1 or 8n+3
* x, y where x^2 - 2y^2 = p if p is 8n+1 or 8n+7

This application uses Fermat algorithm, Pollards rho algorithm and Lenstras ECM for factorization, Miller–Rabin algorithm for primality test