- Published on
Primitive Root Finder
- Authors
- Name
- Isaiah Martinez
- @IsaiahMTech
Description
A series of functions provided in order of importance to find the primitive roots of a given number.
I created this function to help out with my homework in Abstract Algebra.
What is _?
[Euler Phi Function] (https://en.wikipedia.org/wiki/Euler%27s_totient_function)
[Multiplicative Order] (https://en.wikipedia.org/wiki/Multiplicative_order)
[Primitive Roots] (https://en.wikipedia.org/wiki/Primitive_root_modulo_n)
• •