Skip to content

Commit c825e21

Browse files
committed
docs:Better English grammar.
1 parent 53e89ea commit c825e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MarkdownDocuments/Primitive-root-generation-trails.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ April 2025
77

88
## Introduction
99

10-
In this notebook we show how make neat chord plots of primitive roots generation sequences. [Primitive roots](https://en.wikipedia.org/wiki/Primitive_root_modulo_n) a generators of cyclic [multiplicative integer groups modulo ](https://en.wikipedia.org/wiki/Multiplicative_group_of_integers_modulo_n)$\underline{n}$. See the built-in Wolfram Language functions [PrimitiveRoot](https://reference.wolfram.com/language/ref/PrimitiveRoot.html) and [PrimitiveRootList](https://reference.wolfram.com/language/ref/PrimitiveRootList.html). We follow the ideas presented in [“Modular Arithmetic Visualizations”](http://inversed.ru/Blog_1.htm) by [Peter Karpov](http://inversed.ru/index.htm).
10+
In this notebook we show how to make neat chord plots of primitive roots generation sequences. [Primitive roots](https://en.wikipedia.org/wiki/Primitive_root_modulo_n) a generators of cyclic [multiplicative integer groups modulo ](https://en.wikipedia.org/wiki/Multiplicative_group_of_integers_modulo_n)$\underline{n}$. See the built-in Wolfram Language functions [PrimitiveRoot](https://reference.wolfram.com/language/ref/PrimitiveRoot.html) and [PrimitiveRootList](https://reference.wolfram.com/language/ref/PrimitiveRootList.html). We follow the ideas presented in [“Modular Arithmetic Visualizations”](http://inversed.ru/Blog_1.htm) by [Peter Karpov](http://inversed.ru/index.htm).
1111

1212
**Remark:** The basis representation section follows ["Re-exploring the structure of Chinese character images"](https://community.wolfram.com/groups/-/m/t/2516662), [AAn1]; the movie exporting section follows [“Rorschach mask animations projected over 3D surfaces”](https://community.wolfram.com/groups/-/m/t/2679216), [AAn2].
1313

0 commit comments

Comments
 (0)