
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 …
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
Primitive Root mod 26 and 25? - Mathematics Stack Exchange
Dec 18, 2014 · I would live to calculate the primitive roots modulo 26 and modulo 25. My approach: 26 is not a prime number. But 26=2*13 are Prime numbers. So I calculated the …
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$.
Question about primitive roots of p and $p^2$
Jun 20, 2016 · If $g$ is a primitive root of a prime $p$, then $g$ is also a primitive root of $p^2$ if and only if $g^ {p-1} \pmod p^2$ is not $1$. Is there a prime $p$ such that $p^2$ missing …
computational mathematics - Primitive Pythagorean triples and ...
Mar 7, 2020 · Primitive Pythagorean triples and connection with prime numbers Ask Question Asked 5 years, 7 months ago Modified 4 years, 1 month ago
number theory - Primitive Pythagorean triple divisible by 3 ...
Prove that for any primitive Pythagorean triple (a, b, c), exactly one of a and b must be a multiple of 3, and c cannot be a multiple of 3. My attempt: Let a and b be relatively prime positive in...
There is a primitive $m^ {th}$ root of unity in $\mathbb {Q}_p ...
$ (\Rightarrow) $ Let $a$ be a primitive $m^ {th}$ root of unity in $\mathbb {Q}_p$. That means that $m$ is the smallest natural number such that $$a^m \equiv 1 \pmod p$$ (correct?)
Antipode and primitive element in a Hopf algebra
Nov 12, 2024 · Antipode and primitive element in a Hopf algebra Ask Question Asked 11 months ago Modified 11 months ago
group theory - Primitive root and discrete logarithm
Jul 20, 2011 · Started studying Diffie Hellman key exchange protocol as part of the course. I dont have much maths knowledge. Can somebody explain in simple terms what is the significance …