A Pseudorandom Sequence Generated over a Finite Field Using The Möbius Function

Continue to article page to display article full-text.

Randomness in a mathematical point of view is a tricky and challenging term to define, though each of us has a slight intuition of what it should be. In fact, it is still a question of whether there even exists a source of true randomness. Instead, we rather use the term pseudorandomness which captures something difficult to predict, but not impossible. For scientific purposes we are mostly interested in pseudorandom sequences of numbers since these can be used in computer science for randomized algorithms, which are often faster than normal ones, or, most importantly, cryptography. In this article, we focus on generating a pseudorandom sequence by using an algebraic structure, called finite field, and the Möbius function. The approach used for generating pseudorandom sequences was published quite recently, namely in 2016, and is therefore worth examining further. I decided to study the behaviour of the sequences by applying simple statistical tests: the frequency test and autocorrelation, which reflects the independence of the members of the sequence on one another. After obtaining results from the aforementioned tests, I discovered two intriguing properties of the sequence. Namely, if we choose the finite fields of characteristic 3, the halves of the sequences are the same except for a sign, thus showing us a kind of strong dependence not acceptable in, for instance, cryptography. In addition, when fields of different characteristic are used, the produced sequences’ members will not be completely uniformly distributed, which is usually an important requirement for the sequence to resemble random behaviour.


Václav Zvoníček is currently studying the 2nd grade of Computer Science at the Faculty of Mathematics and Physics at Charles University, Prague. Václav is also a former student of Gymnázium Brno, třídy Kapitána Jaroše in Brno, where he was a student of a mathematical class which encouraged him to a special emphasis on mathematics and physics. During the high school studies, Václav was mainly interested in mathematics, physics and computer science. His interest thus results into the participation in several STEM-based competitions, such as Mathematics and Physics Olympiads or Students’ Professional Activities (SPA). He achieved the nomination to European Physics Olympiad in Riga, Learned Society Award (for his first SPA contribution), and 2nd place in the national round of SPA in 2020 (Mathematics and Statistics). Apart from his academic interests, he also likes to play the piano and do as many sport activities as possible. In the future, He would like to take part in a research in Austria, Germany or Switzerland, mainly aiming at data processing problems or quantum computing.