Dice Question Streamline Icon: https://streamlinehq.com

Efficient algorithm for finding a primitive element of a finite field

Develop a polynomial-time algorithm for finding a primitive element (generator of the multiplicative group) of an arbitrary finite field F.

Information Square Streamline Icon: https://streamlinehq.com

Background

The proposed approach to rank-1 wildcard decomposition over fixed finite fields relies on expressing values as powers of a primitive element to convert multiplicative equations into additive ones. This step hinges on the availability of an efficient method to find a primitive element, which is presently not known.

References

The main bottleneck in this algorithm is finding a primitive element of F, for which an efficient algorithm is not known [7].

Low-Rank Tensor Decomposition over Finite Fields (2401.06857 - Yang, 12 Jan 2024) in Section 3.1, Rank 1 with wildcards