
Wild-Bleu 2-Bag Giveaway
must follow wild-bleu, no likes counted, winner wins all, chosen randomly
winner chosen sunday may 19th at 10
-tan bag
-black bag
studded bottoms, very cool ;)

Wild-Bleu 2-Bag Giveaway
must follow wild-bleu, no likes counted, winner wins all, chosen randomly
winner chosen sunday may 19th at 10
-tan bag
-black bag
studded bottoms, very cool ;)
![intothecontinuum:
A 2-coloring of what results from playing connect-the-dots with the complex numbers zn, for 0 < n < 140, as z varies from ei2.9531 to ei2.96104.
Mathematica code:
ListAnimate[Table[ Graphics[ GraphicsComplex[ Table[ {-1^n*Sin[n*a], 1^n*Cos[n*a]}, {n, 0, 139}], Polygon[Table[i, {i, 1, 139, 1}]]], PlotRange -> .55, ImageSize -> 500],{a, 2.9531, 2.96104, .00026}]]](http://25.media.tumblr.com/tumblr_m3q7u9j9Hq1qfjvexo1_500.gif)
A 2-coloring of what results from playing connect-the-dots with the complex numbers zn, for 0 < n < 140, as z varies from ei2.9531 to ei2.96104.
Mathematica code:
ListAnimate[
Table[
Graphics[
GraphicsComplex[
Table[
{-1^n*Sin[n*a], 1^n*Cos[n*a]},
{n, 0, 139}],
Polygon[Table[i, {i, 1, 139, 1}]]],
PlotRange -> .55, ImageSize -> 500],
{a, 2.9531, 2.96104, .00026}]]