I don't know anything about Sage, but I need to compute generators of $\mathbb{Z}_p$, $p=463$. How can I do?
2026-03-26 09:17:39.1774516659
How to find generators of $\mathbb{Z}_p$ in Sage
273 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It's not clear what you're asking for, but if you want the generators of the multiplicative group of units in $\mathbb{F}_{463}$, then you can do
If you just want a single generator of $\mathbb{F}_{463}^{\times}$, you can instead do
Or maybe you're asking about generators of the additive group $\mathbb{Z}/p$, in which case another answer addresses that. Or maybe you're asking about the $p$-adics? (The notation $\mathbb{Z}_{p}$ is ambiguous.)