The prime factorization numbering system

 Introduction:

Within the realm of mathematical systems and numerical representation, I have invented a method to represent numbers using their prime factorization. This invention is none other than the Prime Factorization Numbering System, a creation born from a comprehensive study of various numerical systems. In this page I will explain how it works and every extra feature it has.

The representation of the basic primes:

At the core of this system lies the utilization of prime numbers as fundamental building blocks, each endowed with a distinctive symbol:

–1 is represented as 'U'

–2 is represented as 'B'

–3 as 'T'

–5 as 'P'

–7 as 'S'

–11 as 'L'

–13 as 'D'

These prime symbols form the basis of the system's numerical representation, offering an efficient means to represent 13-smooth numbers.

 

Representation of Composite Numbers and Larger Primes:

One of the system's key features is its multiplicative nature, setting it apart from traditional numerical systems. When two numbers are multiplied, their prime factorizations combine, yielding compact representations. For instance, 6 is represented as 'BT' since 6 = 2 × 3, and 77 is represented as 'SL' because 77 = 7 × 11. It's important to note that the 'U' symbol cannot be used for multiplications since every number should have a unique representation. Additionally, prime factors must be presented in the correct order to ensure that each 13-smooth number has exactly six different representations. To represent zero, use the symbol '-' to indicate null.

For larger prime numbers, such as 17 and 119594217887, subtract one from the number and calculate the representation of the preceding number. For example, 17 is represented as U(BBBB), and 119594217887 is represented as U(BLLLLLDDDDD) since it is a prime number. In some cases, primes may require more than one 'U', as seen in 2879, represented as U(BU(BU(BU(BU(BU(BBBL)))))).

Representation of Negatives, Rationals, and Exponentiation:

To represent negative numbers, append the 'N' symbol to indicate a negative value. For example, -1573 is represented as NLLD. For rational numbers, use the 'R' symbol to represent the '/' symbol. For instance, 3/2 is represented as TRB, and -5/3 is NPRT.

Sometimes, numbers can become quite large if they possess numerous factors of a specific prime. In such cases, the 'E' symbol can be employed to denote exponentiation, reducing the number of symbols required. The 'E' symbol can be used for any prime, with the condition that the numbers following the 'E' symbol must be positive integers, precluding the use of rational or negative numbers. Exponentiation can also be stacked, allowing for the representation of exceptionally large numbers.

Here are more examples of how exponentiation simplifies representations:

–65537 can be represented as U(BBBBBBBBBBBBBBBB), but with the 'E' symbol, it can be represented as U(BE(BBBB)).

–49013608176639571426873298708473317965912267 can be represented as U(BSSSSSSSSSSSSSSSSSSSSSSSLLLLLLLLLLLLLLLLLLLLLLL), but it can also be represented as U(BSE(U(BL))LE(U(BL)).

Expansions and Utility of the System:

The Prime Factorization Number System is unique in the sense that it is possible to invent new digits to reduce the lenght of numbers. If you want you can choose a letter for 17 or 19 and use that to simplify representations a little bit. In all other systems adding a digit wouldn't do much because it wouldn't reduce the lenght of any number.

The Prime Factorization Numbering System serves as a neutral numerical representation system, valuing numbers based on their factorizations rather than arbitrary values. This system is particularly useful for exact number representation and as a neutral base for positional numbering systems. However, it is not well-suited for addition or subtraction operations and is primarily a representative system rather than a system for calculations.

Conclusion:

The Prime Factorization Numbering System offers a neutral and efficient means of representing numbers. It is very versatile being able to represent natural numbers, integers, fractions. The exponentiation allows to reduce the digits required for some numbers which is why I included in ths system.

Comments