There is no commentSelect some text and then click Comment, or simply add a comment to this page from below to start a discussion.
extension of -conjecture to positive rational numbers
Let’s represent each natural number as the sequence of prime multiplicities . For example, the number is represented by the sequence . Similarly, would be represented as .
We can describe the notion of relative primeness in terms of orthogonality of these sequences.
Let’s define a scalar product between two numbers as , where is the multiplicity of prime in number n. Using this definition, we can note that two natural numbers will have a scalar product of exactly when they are coprime / relatively prime.
With this inner product thinking in mind, we can extend our consideration to positive rational numbers. Each positive rational number can be written as where and are relatively prime. We can map this rational number to the sequence . So, for example would become and would be represented as .
We can similarly extend our notion of scalar product to rational numbers and as follows:
Equipped with this product, we can generalise the notion of coprimality, and say that two rational numbers are ‘coprime’ if the scalar product, as defined above, is 0.
For example, the positive rational numbers and are “coprime” by this extended definition. I will write to denote this.
triples
With an extended notion of coprimality to positive rational numbers, we can try to extend the conjecture to positive rational numbers as follows:
We are looking for positive rational solutions to where , and (where means that the scalar product as defined above is zero).
Firstly, for natural numbers, triples from the abc-conjecture are a special case of triples. But are there any examples that aren’t with natural numbers?
The answer turns out to be positive. With a little bit of coding, it's possible to find a couple of simple examples:
In fact, these rational solutions are not that rare. Out of rational numbers with numerator and denominator bound by 300, 75% of the coprime solutions to are rational, only 25% of them are integer.
generalising the conjecture
What would a generalisation of the abc-conjecture look like for these rational solutions. We have multiple ways of formulating it:
First, we have to quantify the size of the solution. We have a couple of options:
We can use the height of a rational number , defined as , where . We may quantify the size of the rational solution as .
We may also use weighted absolute multiplicities. For a rational number we define this as the norm . This would make sense as this is a kind of weighted norm-type quantity. This is clearly just the log of the product of denominator and numerator for the rational number.
Second, we also need something to replace the radical from the conjecture. Here, too, we have options:
We can use the larger of the radical of the nominator, or denominator, using the height function as above, so the bound would use
Just like we defined as a sort of weighted L1 norm, we can define the log radical as a weighted L0 norm:
With these options in mind, there are multiple valid ways to extend the abc conjecture to positive rational solutions, which preserve the natural numbers as special cases. The one I like the most is:
Let be a rational solution to such that , then
only finitely often for any .
If we define quality along these lines, we will find that solutions with quality above 1 are indeed rare. The highest-quality triple whose maximal WAM is large is this one:
Here , thus 'b' is a large number, but these numbers are all made of the primes whose logarithmic sum is only .
Questions:
Does this make any sense?
Does the orthogonality-based generalisation of coprimality have a name? I couldn't find out, annoyingly, but that might be because it's trivial or not interesting enough, or plain useless.
Which version of the extension makes most sense, if any of them do?