Modulo Multiplication Patterns using Python

This article is inspired from a YouTube video by Mathologer that explains the mathematics behind vortex mathematics and Tesla's 3-6-9 pattern. Please refer the video to understand the logic behind these patterns. The Python code to generate (at the end) Modulo Multiplication patterns take two inputs, Modulus and Multiplier. Here are some examples with different values of input. Modulus - 500, Multiplier - 2 Multiplier 2 generate the famous cardioid curve. A cardioid is generated by tracing a point on a circle rolling on another circle of the same radius. To read more about cardioid refer to this article . Modulus - 7417, Multiplier - 240 Some more patterns (Modulus x Multiplier): 701x260 ...