It's my goal to explore various topics in math, algorithms, and particularly robotics with Jupyter Notebooks. As I create them, I'll share them here.

Each of the notebooks—or more exactly, their contents—can be viewed in a number of ways. The recommended way is to download them from my repo and run them yourself.

If you just want to grab the contents of the notebook file, getting it straight from GitHub would likely be easiest. There's also an HTML version of the notebook and, where relevant, an animated GIF file. Links are provided below.

Notebooks

Circle and Its Sinosoidal Wave

math
animated
interactive

An interactive animation of a circle and its associated wave. With the UI you can choose between sine and cosine, and adjust the amplitude, frequency, phase, and vertical shift.

Github   HTML   GIF  

A Visual Proof: Difference of Squares

math
interactive

A step-by-step, geometric explanation of the "Difference of Squares".

Github   HTML