Authors: Jesus Sanchez
In this paper, it will be shown that it is possible to detect if a number p is prime [1] or not, using the following expression involving the q-polygama function [2] (represented as ψ) and being c whatever positive real number higher than zero: q_2=1/2π ∫_(-π)^π〖e^pjω ((ψ_q (1)+ln(1-e^(-c-jω) ))/(ln(e^(-c-jω) )) -(e^(-c-jω)+e^(-2c-2jω))/(1-e^(-c-jω) )) 〗 dω (1) If the result is zero, p is a prime number. If it is different from zero, the result will give information about the number of factors that the number p has. We will check that using this as a basis, we can obtain the following integral: q_3=1/2π ∫_(-π)^π〖e^pjω (∑_(k=2)^(k=∞)〖e^(-c(2+k)) e^(-2kjω) 1/(1-〖e^(-c) e〗^(-kjω) )〗) 〗 dω (2) And it is possible to obtain the sum of the factors of a semiprime number p [3] with it. Once we have the sum and the product of the factors, it is immediate to obtain the two factors of the semiprime number. The solution of that integral (solving it numerically) is obtained in polynomial time (quadratic). To do so, the second element of the product inside the integral has had to be calculated before and stored in a table (data base). Once this prework is done, the result is given in polynomial time (linear) independently of p or its size. You can check that this is possible because the second element of the product within the integral does not depend on p: ∑_(k=2)^(k=∞)〖e^(-c(2+k)) e^(-2kjω) 1/(1-〖e^(-c) e〗^(-kjω) )〗 (3)
Comments: 37 Pages.
Download: PDF
[v1] 2021-04-07 12:18:19
Unique-IP document downloads: 175 times
Vixra.org is a pre-print repository rather than a journal. Articles hosted may not yet have been verified by peer-review and should be treated as preliminary. In particular, anything that appears to include financial or legal advice or proposed medical treatments should be treated with due caution. Vixra.org will not be responsible for any consequences of actions that result from any form of use of any documents on this website.
Add your own feedback and questions here:
You are equally welcome to be positive or negative about any paper but please be polite. If you are being critical you must mention at least one specific error, otherwise your comment will be deleted as unhelpful.