Flipped Math
Recursive Formulas
Write formulas that depend upon previous terms. Individuals watch a video that explains how to create a recursive formula based on a sequence of numbers. Learners find out how to determine whether a sequence is geometric or arithmetic...
TED-Ed
The Gauntlet | Think Like A Coder, Ep 8
No need to fear the Gauntlet of Forking Paths as long as you have your trusted robot companion. The hero of the video series must find the Node of Memory by navigating through a maze that has paths that each lead to two additional paths....
TED-Ed
Fractals and the Art of Roughness
Roughness is everywhere, contributing to the incredible complexity of the world around us. This complexity, however, is not without it's own unique sense of order. Join world-renown mathematician Benoit Mandelbrot as he looks...
Massachusetts Institute of Technology
Mit: Blossoms: The Towers of Hanoi: Experiential Recursive Thinking
After viewing video components, students use manipulatives to work with the famous Towers of Hanoi problem. The goal is for learners to begin to understand recursive logic and thinking, relevant to computer scientists, mathematicians,...
Khan Academy
Khan Academy: Python Programming: Recursive Fibonacci Example
Explains how to use recursion to write a Fibonacci function in Python. [7:37]
Khan Academy
Khan Academy: Python Programming: Recursive Factorial Function
Video lecture provides an introduction to recursion. [5:36]