+
Website
University of Auckland School of Computer Science

Morris: Recursion

For Students 9th - 10th
A description of the algorithm technique known as recursion.
+
Website
Math2

Math2

For Students 9th - 10th Standards
This is a site for students and teachers of all grade levels. If you are looking for math tables, general information about math topics, or you would like to ask a question, this is the site to visit.
+
Website
National Institute of Standards and Technology (NIST)

Dictionary of Algorithms and Data Structures: Recursion

For Students 9th - 10th
The DADS description of recursive algorithms in computer programming.
+
Lesson Plan
Illustrative Mathematics

Illustrative Mathematics: F If.3 Snake on a Plane

For Teachers 9th - 10th Standards
In a video game called Snake, a player moves a snake through a square region in the plane, trying to eat the white pellets that appear. This task has students approach a function via both a recursive and an algebraic definition, in the...
+
Unit Plan
CK-12 Foundation

Ck 12: Analysis: Recursive Formulas

For Students 10th - 12th Standards
[Free Registration/Login may be required to access all resource tools.] This lesson covers how to find a pattern and write a recursive rule. Students examine guided notes, review guided practice and attempt practice problems.
+
Unit Plan
BBC

Bbc: Higher Bitesize Maths: Sequences: Recurrence Relations

For Students 9th - 10th Standards
A tutorial on recurrence relations focuses on the topic of sequences and works with limits. Several examples are included.
+
Activity
Khan Academy

Khan Academy: Challenge: Is a String a Palindrome?

For Students 9th - 10th
Practice problems involving recursive algorithms.
+
Handout
Wikimedia

Wikipedia: Recursion

For Students 9th - 10th
A Wikipedia description of the use of recursion in computer programming, including several examples in different programming languages.