Menu Content/Inhalt
Home arrow Contact Me
Contact Me
Saman Zarandioon Print
PhD Candidate, Technical Analyst (Colgate)

Address:
Somerset
NJ
USA
08873

E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
Telephone: (732) 445-6450 Ext 9624

 

Send an e-mail to this Contact:












Random Quotes

Is n a prime?

Randomly choose, say, 200 numbers between 1 and n. See if any of them divides n (in other words, if it is a witness to its compositeness). If none of the chosen numbers is a witness, then we declare that n is a prime. (There is a very very small possibility that this algorithm fails; this possibility is negligible because of the fact that for composite number n at least three-fourths of the numbers between 1 and n are witnesses to the compositeness of n.)

Algorithm by Michael O. Rabin