Inhaltsverzeichnis

Development of
Algorithmic Constructions

18:08:26
Deutsch
28.Mar 2024

33 35 37
√2 √3 √5 √6 √7 √8 √10 √11

Number p= Adjoined square root=

Calculation

A=√2
(a+bAI)² = a²-b²A² + 2abAI mod p
|(a+bAI)| = (a+bAI)(a-bAI) = a²+b²A² mod p

Potence 2 Potence 3 Potence 5 Potence 7 Potence 11 Potence 13 Potence 17 Potence 19 Potence 23 Potence 29


Calculation of the metric is the distance from the point x+yAI to the point (p-1)/2+[(p-1)/2]AI
center:=(p-1)/2
if x>center then x:=p - x
if y>center then y:=p - y
diff_x:=center-x
diff_y:=center-y
metric:=diff_x^2+diff_y^2*A^2 mod p

Number = 35, Adjoined = √2, Exponent = 1, Jacobi (2, 35) = -1, 35 = 3 mod 4, 35 = 3 mod 8

34
034√2
Number of elements = 3
Number of red elements = 3
Number of elements / Number of red elements = 1

Number = 35, Adjoined = √2, Exponent = 1, Jacobi (2, 35) = -1, 35 = 3 mod 4, 35 = 3 mod 8

Potence 2 Potence 3 Potence 5 Potence 7 Potence 11 Potence 13 Potence 17 Potence 19 Potence 23 Potence 29

(a+bAI)^3=14+30A

|28+19AI|
=1
metric = 4
|28+26AI|
=1
metric = 18
|14+5AI|
=1
metric = 18

sum of all metrics = 40