| Sequence Tools | ||||||||||||||||||||||
|
The Add-up challenge
You have built a robot that generates a sequence of numbers. Your next task is
to add up these numbers…
Training Add up Train a robot to add up all the terms in a sequence. Call your robot Add
up. After you've constructed the robot, test it with some numbers. Chain Add number to Add upNow use Add up to compute the running totals of the sequence
generated by your Add number robot. Explore Can you use your robots Add number and Add up to produce the
following sequences?
Puzzle Your Add number robot produced the natural numbers (1, 2, 3, 4...).
What sequence of numbers would you need to give the Add up robot, so
that it produces the natural numbers? How can you use the Add number
robot to produce the required sequence? Explain How would you explain to a friend what kind of sequences can be generated
using Add number and Add up and how they can be used to generate
those sequences? |
||||||||||||||||||||||