Question
The game rules as you mentioned:
The number is very big, and is not possible to be done with regular factorization, and needs a better algorithm to do the decomposition of it. The basic idea is to decompose it into two big factors which cant be done by regular integer numbers and this concept will be more or less based on the RSA Decryption algorithm. Player will win the game if he/she guess from a list what prime numbers are in it.
Solution Preview
This material may consist of step-by-step explanations on how to solve a problem or examples of proper writing, including the use of citations, references, bibliographies, and formatting. This material is made available for the sole purpose of studying and learning - misuse is strictly forbidden.
In this paper I intend to analyze a theoretical subject involving game theory, regarding mathematical approach. Although this is a well-studied area, there are still new things to notice involving the prime numbers and their influence on computer gaming. As technical considerations, I first say that can be used several methods to predict the integer prime numbers, such as Cartesian Genetic Programming and multi-chromosome CGP to evolve a digital circuit, which represents a polynomial function. These built functions are able to find arrays of consecutive prime numbers, but usually are hard to obtain. From theory, the prime numbers distribution among the natural numbers is 1/lnN, for 1->N range....