Published May 25, 2025 | Version 2
Preprint Open

On the Generation of Number Theoretic Conjectures via Iterated Base Solvability

Description

Descrizione del Paper e del Software

Il lavoro intitolato On the Generation of Number Theoretic Conjectures via Iterated Base Solvability affronta un approccio innovativo allo studio della teoria dei numeri, proponendo l'uso iterato del cambio di basi numeriche come strumento per generare e analizzare nuove congetture. Il paper, disponibile sia in italiano ("Ipotesi sul cambio di basi numeriche.pdf") sia in inglese ("Paper_scientifico_sulle_basi_numeriche Inglese.pdf"), esplora come la rappresentazione dei numeri in differenti sistemi numerici possa far emergere pattern e strutture nascoste, in particolare nella distribuzione e nel comportamento dei numeri primi. Attraverso metodologie sperimentali e analitiche, il lavoro si propone di offrire nuovi strumenti interpretativi e spunti di riflessione per future ricerche nell’ambito della teoria dei numeri.

Accompagnando il documento teorico, è stato sviluppato uno script Python denominato VisualizzaNumeriPrimi2.py.txt. Questo strumento, realizzato con la libreria Tkinter, offre un’interfaccia grafica interattiva per la visualizzazione dei numeri primi. Le principali funzionalità dello script includono:

  • Generazione e Visualizzazione dei Numeri Primi: Calcola una lista dei primi numeri primi (con un default di 30 elementi) e ne mostra il valore in base 10.

  • Conversione in Sistemi Numerici Differenti: Permette di convertire ogni numero primo in una base numerica scelta dall’utente (tra 2 e 16), evidenziando le differenze nella rappresentazione.

  • Visualizzazione Testuale e Grafica: Offre modalità di visualizzazione configurabili (solo testo, solo grafica o entrambe), presentando i dati sia in forma di lista testuale che tramite una rappresentazione grafica a barre, dove la lunghezza delle barre è proporzionale al valore del numero in base 10.

  • Interattività e Personalizzazione: Grazie all’uso dei menu interattivi e degli strumenti di Tkinter, lo script consente all’utente di modificare in tempo reale la base numerica e la modalità di visualizzazione, fungendo sia da strumento didattico che da supporto per l’esplorazione sperimentale dei concetti trattati nel paper.

Questo upload rappresenta un contributo sia alla sperimentazione metodologica nella ricerca matematica sia all’offerta di strumenti software che agevolano la visualizzazione e l’analisi di proprietà numeriche complesse, offrendo un ponte tra teoria e pratica.

Description of the Paper and Software

The work titled On the Generation of Number Theoretic Conjectures via Iterated Base Solvability presents an innovative approach to the study of number theory by introducing the iterative change of numeral bases as a method to generate and analyze new conjectures. Available in both Italian ("Ipotesi sul cambio di basi numeriche.pdf") and English ("Paper_scientifico_sulle_basi_numeriche Inglese.pdf"), the paper explores how representing numbers in different bases can reveal hidden patterns and structures, particularly regarding the distribution and behavior of prime numbers. Through a blend of experimental and analytical methods, the study aims to provide new interpretive tools and perspectives for future research in number theory.

Accompanying the theoretical work is a Python script named VisualizzaNumeriPrimi2.py.txt. Built using the Tkinter library, this interactive graphical tool visualizes prime numbers and offers the following functionalities:

  • Generation and Visualization of Prime Numbers: The script computes a list of prime numbers (defaulting to the first 30) and displays their values in base 10.

  • Conversion into Different Numeral Systems: It allows each prime number to be converted into a numeral system chosen by the user (ranging from base 2 to base 16), highlighting the differences in the representations.

  • Textual and Graphical Display: The application features configurable display modes—text only, graphics only, or both—presenting the data as a textual list and through a bar chart where the length of each bar is proportional to the prime's value in base 10.

  • Interactivity and Customization: Thanks to the interactive menus and Tkinter interface elements, users can modify the numeral base and display mode in real time. This dynamic functionality makes the script a valuable educational tool as well as a means of exploring the experimental aspects of the concepts discussed in the paper.

Overall, this upload contributes to both methodological experimentation in mathematical research and the development of software tools that facilitate the visualization and analysis of complex numerical properties, effectively bridging the gap between theory and practice.

Files

Ipotesi sul cambio di basi numeriche.pdf

Files (559.3 kB)

Name Size Download all
md5:90028fc5f0ad24e3ced736ac83e50d95
212.6 kB Preview Download
md5:c936da4c3b1f34159bdd53b42f1f9bb3
332.6 kB Preview Download
md5:9109f60963e5706b1e93eca39a2e5778
3.5 kB Download
md5:d12f97ed5c8e10ad113238d3323bb6e4
10.5 kB Preview Download