Pascal Triangle and Mod 2-9 Sierpinski Maps

I decided to take a quick dive into an interesting idea from Peter Williams related to how the modulus of binomial numbers are related to the Pascal Triangle. I’ve added this to the VisibLie_E8 viewer as well.

Here is a screenshot:
Pascal-snap

Here is the code I wrote to produce the output below:
Pascal-Sierpinski Mods-3

Mod 9:
Pascal-Binary-Mod9-e

Mod 8:
Pascal-Binary-Mod8-e

Mod 7:
Pascal-Binary-Mod7-e

Mod 6:
Pascal-Binary-Mod6-e

Mod 5:
Pascal-Binary-Mod5-e

Mod 4:
Pascal-Binary-Mod4-e

Mod 3:
Pascal-Binary-Mod3-e

Mod 2:
Pascal-Binary-Mod2-e

Leave a Reply