
Finding a primitive root of a prime number
May 16, 2023 · How would you find a primitive root of a prime number such as 761? How do you pick the primitive roots to test? Randomly? Thanks
What are primitive roots modulo n? - Mathematics Stack Exchange
You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation and how do I …
Proof that every prime has a primitive root.
Jul 23, 2018 · So I encountered this proof on a Number Theory book, I will link the pdf at the end of the post (proof at page 96), it says: "Every prime has a primitive root, proof: Let p be a …
lambda calculus - Show that subtraction is primitive recursive ...
Dec 12, 2022 · I want to show that subtraction is primitive recursive: $subtract(x,y)=x-y$. To do this, I must first show that pred function: $pred(x)=x-1$ is also primitive ...
calculus - Why is "antiderivative" also known as "primitive ...
Jan 6, 2019 · If I had to guess, I would say that calling the antiderivative as primitive is of French origin. Is one term more popular than the other?
Determine if a number is a primitive root - Mathematics Stack …
Mar 7, 2018 · Let $p$ be an odd prime, let $g$ be a primitive root of $p$. Prove $-g$ is a primitive root of $p$ if and only if $$p\\equiv1\\pmod{4}$$ Hint: express $-g$ as $g^{k ...
Prove if $n$ has a primitive root, then it has exactly $\phi (\phi (n ...
Prove if $n$ has a primitive root, then it has exactly $\phi (\phi (n))$ of them. Let $a$ be the primitive root then I know other primitive roots will be among $\ {a ...
What is a primitive root? - Mathematics Stack Exchange
Sep 1, 2015 · So I'm trying to learn about RSA and have come across various subtopics, including the discrete logarithm problem. This mentions primitive roots, which I do not understand. …
Finding a primitive element of a finite field
Dec 8, 2013 · This is hard. To see how hard,have a look at this paper: Finding primitive elements in finite fields of small characteristic.
Primitive polynomials - Mathematics Stack Exchange
Aug 10, 2015 · Jyrki, I know that, but what extension are we talking about here? If the OP really wanted that then any irreducible polynomial over some field $\,\Bbb F\,$ with a root $\,w\,$ in …