Introduction In this inquiry, triangles are dissected into smaller triangles with vertices labeled as either light (L), medium (M), or dark (D). Any triangles that are LMD triangles are shaded with color. Triangle play Let's start with a triangle LMD: Now, let's dissect the triangle by adding a point somewhere| Fractal Kitty
Haiku + Code with a second take dance with the first – tethered mass orbiting encores| Fractal Kitty
Introduction Explore the reflection and rotation of polygons to discover the patterns that emerge. Polygon Play Let's start with a triangle ABC. We can rotate clockwise so that each vertex moves clockwise by one step: We can also reflect (or flip) the shape horizontally: These rotations and reflections can be| Fractal Kitty
This is the first of a series of guided inquiries in math. If a document is preferred over a blog post, the pdf file is below: Inquiries-Week 1_ Circle ShadingInquiries-Week 1_ Circle Shading.pdf615 KBdownload-circle Introduction When circles overlap they make lunes: or lenses: or other fun shapes: Activity Let's| Fractal Kitty
Wow! It's the 238th Carnival of Mathematics organized by Aperiodical. This has been a fun month with lots of submissions and lots of beautiful math art. To start let's jump into the number 238 itself. 238 is: 2 × 7 × 17. the sum of the| Fractal Kitty
Find balance through symmetry. $$f(x) = f(-x)$$ --- Approximation improves with experience. $$e^x = \sum_{n=0}^{\infty} \frac{x^n}{n!} = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \cdots$$ --- To untangle is to meditate. $$\huge{\bigcirc}$$ --- Be ever-changing. $$\frac{du}{dt} \ne 0$$ --- Allow for transformation.| Fractal Kitty
One thing I love about math and art is the conversations and iterations that flow from their patterns and beauty. After posting Walking Ripples, I have enjoyed seeing how the simplicity of shading circles propagates in conversation, art, and exploration. Here are just a few of the follow-up activities, responses,| Fractal Kitty
Do you ever look at knitted items and liken them to dragon scales? - I do. So when I decided to make generative textured hats it made sense to call them Wyrm Beans. Just as we can have generative pixel colors on a screen, we can have generative textures in| Fractal Kitty
Over the last week I have been drawing circles along paths and then shading them with 2 colors using random numbers to determine their radii. For example, the one on this card was drawn with 10 evenly spaced circles along a line using the random radii of 48,30,70,| Fractal Kitty
It’s mathober! I will be updating this page with my sketches (in procreate and code for this year. Procreate sketches: (not all will be done this month – they take longer): P5js sketches: The code is on my codepen collection here.| Fractal Kitty
Mathober is just around the corner, and I can’t wait to see everyone’s creative take on this year’s prompts! If you’ve never participated before, now’s the perfect time to jump in! The goal of Mathober is simple: have fun, learn, grow, and play with the prompts. No pressure! There are no rules – par| Fractal Kitty
In January, I kicked off a journey of reflection and growth at the Recurse Center (RC) – a retreat where you work at the edge of your abilities with wonderful peers to pair program, study with, and grow. My goals in participating were to learn and play with different programming languages,| Fractal Kitty
a coded poem //poem is in the comments (and on codepen) let points = []; //you start as an empty set let sigma, rho, beta; //with a faint idea of structure function setup() { //and a canvas to be projected upon cnv = createCanvas((w = min(windowWidth, windowHeight) * 0.9), w); //and so you| Fractal Kitty
a coded poem //poem is in the comments (they describe the code as well) let air; //there is this substance let radiance = 3; //that drifts towards a light let nBubbles = 1000; //encapsulated function setup() { c = max(800, min(windowWidth, windowHeight)) * 0.9; //in which you witness createCanvas(c, c); //through| Fractal Kitty
meditate to an infinite reversible poem + scrolling generative art For the best experience, open ofatoms.art on a desktop— scroll at your own pace. (It works on mobile with swipe, but not as well). This can be read forward, backward, and in a loop: infinity = [ "breathe in", "deeply", "breathe out"| Fractal Kitty
I created haiku without words. This is just a draft of a concept. I contemplated the #wccchallenge prompt “improbable architecture” and thought of our solar system, of atoms and electro…| Fractal Kitty
On winter solstice I had my personal "new-year" and I started an experimental journal of self. My motivation was to see if my experiences and awareness change through the type of journaling that I do. Will tallying the days that I glimpse the moon, counting the number of bird species| Fractal Kitty