Thursday, 12 October 2023

Primitive Sets

The Erdős primitive set conjecture is that the following summation:nA1nlogn

where A is any primitive set (a set where no member of the set divides another member) attains its maximum at the set of primes numbers. It was proved by Jared Duker Lichtman (pictured above) in 2022. I was informed of this via a YouTube video first released in 2022. Here is a link to the academic paper by Lichtman. The constant turns out to be about 1.6366 ... and summations of the form shown above can be no larger than this. Thus we have:pP1plogp1.6366
where P is the set of primes and p is any prime number.

Let's take the summation of the elements of the set S of semiprimes. These elements form a primitive set. Let's suppose each semiprime can be represented by its prime factors p and q where pq. We then have:pqS1pqlogpq1.1448

We can continue this process and consider the primitive set containing all numbers with three not necessarily distinct prime factors and so on. In each case, the sum converges to a constant which can be designated as fk where k represents the number of prime factors. Thus we've seen that f11.6366 and f21.1448. In general we write:fk=1nlognwhere n has k prime factors
The long term behaviour of fk is shown in Figure 1 where the term "fingerprint numbers" is used to identify these types of numbers:


Figure 1: screenshot from video

While the values of fk initially decrease and drop below 1 for f3, it can be seen that the values bottom out around f5 and f6 and then increase slowly as they approach a value of 1 asymptotically from below. This behaviour can be seen more clearly in Figure 2.


Figure 2: screenshot from video

The term "fingerprint numbers" is an informal term used in the referenced videos and is not used formally in mathematical circles. There are many different types of primitive sets but they all have the property that no member of the set divides another member.

No comments:

Post a Comment