Authors: Mar Detic
This paper describes a deterministic primality test based on thedivisibility properties of binomial coefficients modulo a candidate integer n. The test checks the condition nk≡ 0 (mod n) for all k inthe range 1 ≤ k ≤ ⌊log2 n⌋. This criterion is a direct consequence ofthe polynomial identity (x + 1)n ≡ xn + 1 (mod n), which holds ifand only if n is prime. The algorithm uses an efficient recurrence relation, achieves a time complexity of Oe(log3 n), and correctly identifiescomposite numbers, including Carmichael numbers.
Comments: 3 Pages.
Download: PDF
[v1] 2024-12-02 02:58:17
[v2] 2024-12-09 21:32:45
[v3] 2025-01-02 21:31:44
[v4] 2025-08-02 00:19:03
[v5] 2025-08-30 10:31:05
Unique-IP document downloads: 1255 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.