I developed a mathematical algorithm to generate prime numbers (tested as high as 10^60), that is ten times faster than any of known analogues. Is there any commercial application for that?
A search of the web found that cryptography is the best use of prime numbers, you could contact RSA, the are one of the biggest security companies in cryptography, here are just two sites I found using this as my search term:
uses for prime number generation
https://www.quora.com/Why-are-prime-numbers-important-in-real-life-What-practical-use-are-prime-numbers
http://math.stackexchange.com/questions/43119/real-world-applications-of-prime-numbers
if you algorithm is really as great as you claim, someone will be interested in it I am sure.