Shiv Maths Project.....
Shiv Maths Project.....
Column 1 Column 2
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
column 1 the prime number 7, the next prime or semi prime in
column1, arrow 3 be the value of 7 plus 6 and
so on to generate all numbers in column 1, also the same thing
is existed at column 2, the first prime number
is the number 5, so to generate the elements of column 2 is done
by adds a value number 6. As an example to
find the next number in column 1 and arrow 3, the value of
[1,3] = 7+3*6. The value of [1,3] =25. It is
important to note that the number 3 here means the position of
the next prime or semi prime after the number
7 at column 1, another example to find the value of [2,4] which
means to find the next prime or semi prime
in column 2 after number 5 at arrow 1 which has a position 4,
so the value of [2,4] = 5+4*6, the value of
[2,4] =29. So the formula 1 that can be derived from column 1
which generate the next value is derived as
below:
X2=5+(6n2) ……………….(2)
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.
*****$$******