Instructional Video13:27
2
2
Flipped Math

Recursive Formulas

9th - 10th Standards
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...
Instructional Video8:17
1
1
TED-Ed

The Gauntlet | Think Like A Coder, Ep 8

6th - 12th
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....
Instructional Video17:10
TED-Ed

Fractals and the Art of Roughness

9th - Higher Ed Standards
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...
Instructional Video
Massachusetts Institute of Technology

Mit: Blossoms: The Towers of Hanoi: Experiential Recursive Thinking

9th - 10th
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,...
Instructional Video
Khan Academy

Khan Academy: Python Programming: Recursive Fibonacci Example

9th - 10th
Explains how to use recursion to write a Fibonacci function in Python. [7:37]
Instructional Video
Khan Academy

Khan Academy: Python Programming: Recursive Factorial Function

9th - 10th Standards
Video lecture provides an introduction to recursion. [5:36]