4
$\begingroup$

I recently saw this creative paper contraption online this prior weekend and wanted to see if I could automate the process of creating all ~35 layers of an equation. Essentially what I would want the final output file to be is either a pdf, jpeg, or something of the sort that gives you all ~35 layers outlined and ready to cut out, and then also the two bottom rectangles.

Any suggestions on what I should use to output such a file? I'm torn between MatLab, Maple, or Mathematica.

I have also attached the picture below for reference. enter image description here

  • 0
    Math art for Skiles!2011-05-03

2 Answers 2

1

Mathematica and Excel (and I suspect the others) will work fine without going through a pdf. They will plot the points on a graph, which you can print and cut out. The hard part is getting the scales to match so squares stay square. I would suggest the equation on the side is incorrect: it should be $z=\frac{\sin\sqrt{x^2+y^2}}{x^2+y^2}$

  • 0
    The equation is incorrect, but I didn't make this one.2011-05-02