A Recursive Process

Madeup and Calculus

October 15, 2015, 12:00 am

The madeup language for creating 3d models came out a week ago for the kickstarter backers. There is more information about the computer programming language found at the kickstarter page. It’s been a lot of fun to play with but looking at it through the lens of being able to create calculus 3d...

Continue Reading...

PSA: check out Anna Weltman’s new book, This Is Not A Math Book. Looks great.
Also check out Dan Meyer’s fall contest (ends 10/6/15) that asks the students to be creative in making their own Loop-de-loop mathematical art.
Programming connection: have the students make their loop-de-loop with p...

Continue Reading...

BetterQs Blog

September 10, 2015, 12:00 am

At TMC 2015 I attended a fantastic session by Rachel Kernodle that encouraged us to improve our questioning in class. I took this goal to heart, in fact, it ended up being my “One TMC15 Thing” that I’d like to work on.

Continue Reading...

Car Talk: False Positive?

July 5, 2015, 12:00 am

From the fantastic car talk puzzler division

RAY: There’s a rare disease that’s sweeping through your town. Of all the people who are exposed to it, 0.1 percent of the people actually contract the disease. There are no symptoms until the disease actually occurs. However, there’s a diagnostic test...

Continue Reading...

Car Talk: Barber Math

June 15, 2015, 12:00 am

From the fantastic car talk puzzler:

NEW BARBER MATH
RAY: A barber had his first customer of the day, who happened to be a friend. When he was done, the barber refused to take the money from the customer. The fellow said, “Look, I know we’re friends, but, business is business. I want to pay fo...

Continue Reading...

I was inspired by this tumblr post, and this wikimedia page to make some pretty pictures of the exponential function over the complex plane. Go there to read in more detail how the images were created, including how the colors were created.
Code is found here.
Hi definition images are found...

Continue Reading...

Tracking Venus and Earth over 8 years

May 19, 2015, 12:00 am

I came about this tweet:

https://twitter.com/SciencePorn/status/599718978307620864/

It reminded me strongly of the waning moon and linear mod art projects that I’ve been playing with.

For instance, here’s a screenshot from the waning moon (specifically y = 56x)
Screenshot-2015-05-18-at-11.48.24-AM
A quick intro: the pictur...

Continue Reading...

Linear Modulus Art

April 28, 2015, 12:00 am

I’ve given this presentation in November 2014 at AMTNYS in Syracuse, and in April 2015 at NCTM in Boston. I’ll be giving the presentation in May 2015 at the NY Master Teacher Conference, and in July 2015 at Twitter Math Camp in Claremont CA. 

Drive

Why use the Mandelbrot fractal to get...

Continue Reading...

(Note: this post is an extension on the calculating pi with python post from a couple of years back. Also here’s another way to inefficiently calculate pi with Buffon’s Needles.)

We’re currently working with Power series and Taylor series in Calculus.
One particularity pretty derivation is...

Continue Reading...