About 2,370,000 results
Open links in new tab
  1. 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 …

  2. calculus - Why is "antiderivative" also known as "primitive ...

    Jan 6, 2019 · While antiderivative, primitive, and indefinite integral are synonymous in the United States, other languages seem not to have any equivalent terms for antiderivative. As others …

  3. 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

  4. elementary number theory - Find all the primitive roots of $13 ...

    Jun 6, 2016 · 2 Primes have not just one primitive root, but many. So you find the first primitive root by taking any number, calculating its powers until the result is 1, and if p = 13 you must …

  5. Primitive polynomials - Mathematics Stack Exchange

    Aug 10, 2015 · A polynomial with integer coefficients is primitive if its content (the GCD of its coefficients) is 1. You can simply enumerate the primitive monic quadratic polynomials …

  6. complex analysis - Do holomorphic functions have primitive ...

    Mar 16, 2022 · Do holomorphic functions have primitive? Ask Question Asked 3 years, 7 months ago Modified 3 years, 7 months ago

  7. Primitive $p$-th root of unity with characteristic $p$

    Leaving field theory again, if we consider the different complex roots of the polynomials $\alpha_i$ (excluding non-primitive root $1$, we would have $1\leq i \leq p-1$).

  8. What is a primitive polynomial? - Mathematics Stack Exchange

    9 What is a primitive polynomial? I was looking into some random number generation algorithms and 'primitive polynomial' came up a sufficient number of times that I decided to look into it in …

  9. What is a primitive root? - Mathematics Stack Exchange

    Sep 1, 2015 · I have read that, but essentially what I want to know is, can a primitive root be defined in a simpler, easier to understand way? For my level of mathematics, some of the …

  10. How to prove that $g$ or $g+p$ is a primitive root modulo $p^a

    Sep 30, 2018 · I wish to prove the following: If $p$ is an odd prime and $g$ is a primitive root modulo $p$, then either $g$ or $g+p$ is a primitive root modulo every power of $p$.