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

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

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

  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 …

  5. Proof of existence of primitive roots - Mathematics Stack Exchange

    Proof of existence of primitive roots Ask Question Asked 11 years, 5 months ago Modified 11 years, 5 months ago

  6. 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 …

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

    We show $2$ is a primitive root first. Note that $\varphi (13)=12=2^2\cdot3$. So the order of $2$ modulo $13$ is $2,3,4,6$ or $12$.

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

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

  9. 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 …

  10. Understanding how Prime Polynomials are applied to LFSRs?

    To understand the connection between the taps and Primitive Polynomials, it is important to look into Galois Field or Finite field in depth. However, I would try to summarise it: LFSR circuit …