About 50 results
Open links in new tab
  1. What are primitive roots modulo n? - Mathematics Stack Exchange

    The important fact is that the only numbers $n$ that have primitive roots modulo $n$ are of the form $2^\varepsilon p^m$, where $\varepsilon$ is either $0$ or $1$, $p$ is an odd prime, and $m\ge0$

  2. Show that $2$ is a primitive root modulo $13$.

    I thought $\varphi (12)$ counts the number of coprimes to $12$.. Why does this now suddenly tell us the number of primitive roots modulo $13$? How have these powers been plucked out of thin air? I …

  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 · 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 have 12 …

  5. 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 have pointed out …

  6. elementary number theory - Order, primitive roots modulo 19 ...

    Oct 2, 2022 · Explore related questions elementary-number-theory modular-arithmetic primitive-roots See similar questions with these tags.

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

    Mar 16, 2022 · There is a very deep connection between the shape of $\Omega$ and the existence of primitives on $\Omega$. For now, let's assume that $\Omega$ is connected. Then it can be shown …

  8. finite fields - Understanding Primitive Polynomials in GF (2 ...

    After you have one primitive polynomial, you often want to find other closely related ones. For example, when calculating generating polynomials of a BCH-code or an LFSR of a Gold sequence (or other …

  9. Primitive and modular ideals of $C^ {\ast}$-algebras

    May 7, 2023 · So $\ker\pi$ is primitive but not modular. To find a modular ideal that is not primitive, we need to start with a unital C $^*$ -algebra (so the quotient will be unital) and consider a non …

  10. Prove that , any primitive root $r$ of $p^n$ is also a primitive root ...

    Suppose that $r$ is not a primitive root modulo $p$, so there is some $b<p-1$ such that $r^b\equiv 1\bmod p$. In other words, there is some integer $t$ such that $r^b=1+pt$.