×11
Mathemagic

Level 2 · Performance Magic

Leapfrog Addition

What if you could beat a calculator in a race to sum ten random numbers? Leapfrog Addition is a stunning performance piece that looks like superhuman computation. In reality, it is a beautiful application of Fibonacci-style sequences combined with our old friend, the Elevens Trick.


The Performance Steps

  1. Ask a volunteer to call out any two starting numbers.
  2. Have them generate a list of 10 numbers by adding the previous two together (exactly like the Fibonacci sequence).
  3. While they are writing, secretly identify the 7th number in the list.
  4. Multiply that 7th number by 11 in your head. That is your total sum.
  5. Dramatically announce the total before they even finish adding the column!

Worked Example: The Mind-Read

Starting numbers: 3 and 7

3, 7, 10, 17, 27, 44, 71, 115, 186, 301

The 7th term is 71. Your prediction: 71 × 11 = 781

Actual calculator sum: 3+7+10+17+27+44+71+115+186+301 = 781

The Algebraic Engine

This trick works flawlessly because of how variables stack in an additive recursive sequence. Let's replace our two starting numbers with the variables a and b. If we algebraically map out the first 10 terms of this pattern, it looks like this:

1. a
2. b
3. a + b
4. a + 2b
5. 2a + 3b
6. 3a + 5b
7. 5a + 8b
8. 8a + 13b
9. 13a + 21b
10. 21a + 34b

Sum = 55a + 88b
Factored Sum = 11(5a + 8b)

Look closely at the algebraic sequence above: 5a + 8b is exactly the 7th term! Therefore, the sum of all 10 numbers will always be exactly 11 times the 7th number.

Cognitive Benefits

Leapfrog Addition is a masterclass in connecting disparate mathematical concepts. It introduces students to recursive functions and sequence generation, while simultaneously forcing them to retrieve and apply a prior mental math skill (the Elevens Trick) under pressure. This builds exceptional cognitive flexibility.

To pull this off smoothly, you need to spot the 7th term and execute the Elevens Trick without hesitating. Use the interactive solver below to run through randomized practice sets.

Educator's Tip

This trick beautifully connects different curriculum topics. It rewards students for recognizing mathematical patterns (Fibonacci) while requiring them to apply a previous calculation skill (the Elevens Trick). It is a fantastic capstone demonstration to show how math concepts constantly build on each other.

Try It Yourself

Interact with the math below to see real-time visual breakdowns.

Live Sandbox

Leapfrog Addition

Σ

Enter two starting numbers to generate the sequence and predict its sum.

Finished practicing?

Track your progress to build your daily streak.

Offline Practice

Free Worksheet — Leapfrog Addition

10 Leapfrog performance scripts with different starting pairs, plus a blank template for students to create their own. Ideal for classroom demonstrations.

  • 20 graded practice problems
  • Step-by-step answer key
  • Student reference card (wallet size)
  • A4 and US Letter formats
Download Free Worksheet (PDF)