Published August 7, 2024 | Version v1

Factorial Digit Occurences

Description

\begin{abstract}

In this paper, we present a comprehensive study of the occurrences of digits in the factorials of prime numbers when these factorials are represented in various bases. We explore the mathematical properties and significance of factorials and their digit distributions, demonstrating their relevance to the components that build up Euler's number \( e \). Our approach involves several computational techniques, including factorial calculation, base conversion, and digit counting. Furthermore, we develop an interactive Python program that visualizes these digit occurrences in a three-dimensional space, providing a dynamic tool for analyzing the behavior of factorials of prime numbers across different bases. This visualization tool leverages the capabilities of symbolic computation libraries and interactive widgets, enabling users to intuitively explore how digit frequencies evolve with changes in base and range of prime numbers. Our findings not only deepen the understanding of factorial properties but also offer insights into the intricate nature of mathematical constants and their computational representations.

\end{abstract}

Files

Factorial Digit Occurences.zip

Files (3.0 MB)

Name Size Download all
md5:d2d6bad5227b92a3280c9539eb204794
343.1 kB Preview Download
md5:3b57797be2dd40f120503467c37ab606
2.2 MB Preview Download
md5:4b656bfc095817849d77af8995748641
495.2 kB Preview Download

Additional details

Related works

Is continued by
Publication: 10.5281/zenodo.12837958 (DOI)

Software

Programming language
Python