Open links in new tab
  1. How Sierpinski's Triangle - a famous fractal - Reddit

    Dec 6, 2022 · How can it be that you can arbitrarily choose the first point in the triangle? If such choice ends up somwhere in the middle or inside of one of the many triangles that vonstitutes a Sierpinski …

  2. A simple, random algorithm exists to generate a Sierpinski Triangle ...

    Aug 27, 2012 · A simple, random algorithm exists to generate a Sierpinski Triangle. The algorithm only requires a ruler, a pencil, a piece of paper, a 6-sided die, and a fair amount of time. Does a similar …

  3. Implicit Sierpinski Triangle : r/desmos - Reddit

    Mar 30, 2023 · A subreddit dedicated to sharing graphs created using the Desmos graphing calculator. Feel free to post demonstrations of interesting mathematical phenomena, questions about what is …

  4. Generating The Sierpinski Triangle With Python and Pygame : r

    Dec 15, 2021 · This project generates the Sierpinski Triangle by using the chaos game. The chaos game works by creating a triangle and choosing a starting point anywhere within the triangle. It then …

  5. How Sierpinski's Triangle - a famous fractal - Reddit

    The first point is randomly set. The Sierpinski triangle has a large void, what if I paint the first point into this void? Reply reply neuralbeans •

  6. Infinite Sierpinski Zoom : r/manim - Reddit

    Sep 14, 2022 · A while back I created a video about six constructions of the Sierpinski triangle using Manim. I recently just messed with one part of the code to create a short zoom of the Sierpinski …

  7. Sierpinski triangle fractal : r/Python - Reddit

    Dec 9, 2022 · Sierpinski triangle fractal So, I was scrolling through my Instagram feed and I stumbled upon a post that showed how to compute the Sierpinski triangle fractal (in a non mathematically strict …

  8. Solved Sierpinski (30 points). The Sierpinski triangle is an - Chegg

    Sierpinski (30 points). The Sierpinski triangle is an example of a fractal pattern like the H-tree pattern from Section 2.3 of the textbook. order 1 order 2 order 3 order 4 order 5 order 6 The Polish …

  9. How to draw a Sierpiński triangle : r/interestingasfuck - Reddit

    Jun 23, 2022 · So basically, to get a true Sierpinski triangle you gotta choose a starting point on the border of the triangle. Any other point won't actually be on the Sierpinski triangle, but will become …

  10. Solved Question 20:14 points Create a Sierpinski Triangle. A - Chegg

    SIERPINSKI TRIANGLE - seirpinski triangle is a fractual and fixed set with overall shape of equilateral triangle.we will draw this triangle using class and thier methods or fucntion: we will use tkinter for …