Talk:Cipolla's algorithm
Appearance
1. x^2 = 10; in F_13 the Legendre symbol also is 1 in (10|3). Why 13?
2. (10|13) = 10^6 mod 13; Why 6? Wrom where this number?
3. a = 2; n = 10; a^2-n = 4-10 = -6. Why a = 2?
4. a^2-n = 7; the Legendre symbol (7|10) But 2^2-10 = -6, not 7. Why 7?