Prime Numbers New Pattern
Prime Numbers New Pattern
Numbers
New
Pattern,
Formulas
and ASA
Method.
Content:
1.Introduction
2.Infinite set of prime
numbers
3.New prime number
pattern and formulas.
4.ASA prime number
method
5.Conclusion
Introduction
1, 5, 7, 11, 13, 17, 19, 23, 25, 29, 31, 35, 37, 41, 43, 47, 49, 53, 55,
59, 61, 65, 67, 71, 73, 77, 79, 83, 85, 89, 91, 95, 97, 101, 103, 107,
109, 113, 115, 119.
This produce a vector that has a mix of semiprime and prime
numbers that arranges randomly, the
method to eliminate semiprime numbers is done by generating a
2d array by multiply the horizontal vector by vertical vector, let x
represents the vector so to generate 2d array is done by multiplying
horizontal x by the same vertical vector x, as example if the vector
has the generated semi and prime numbers starting from
number 5, then vector x = {5, 7, 11, 13, 17, 19, 23, 25},
Conclusion
It is possible to conclude that ASA method is used to solve this
problem of the generation and the natural distribution of prime
numbers along line numbers, at first applying the new pattern that
is discovered by an author to sort the
prime and semiprime numbers. Second,
concluding the formulas of the pattern to represent this new
pattern mathematically and programmatically.
Third, applying a new method (ASA method) to elect the pure
prime numbers from the mixture of only prime and semi-prime
numbers, finally transforming of all previous steps into a
programming language
coding for reaching the best ways of use, This discovery will
help bridge the gap in the prime numbers
fields, solve the problems and errors that scientists have faced
throughout history, Author hopes to develop this effort and
promote it for the benefit of humanity and science.