diff options
| -rw-r--r-- | rappels-maths.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/rappels-maths.tex b/rappels-maths.tex index f964043..1d673b8 100644 --- a/rappels-maths.tex +++ b/rappels-maths.tex @@ -1483,7 +1483,7 @@ pour la vérifier on applique un algorithme d'exponentiation  rapide\footnote{Par exemple, dans ce cas, tout simplement élever $d$    fois successivement à la puissance $p$.} pour calculer $\bar  t^{p^d}$ dans $\mathbb{F}_p[t]/(f)$.  De même, la condition (b) se -teste avec l'algorithme d'Euclide en commençant par calculer $t^{q^e}$ +teste avec l'algorithme d'Euclide en commençant par calculer $t^{p^e}$  modulo $f$.)  \smallskip | 
