Illustrative Math - Algebra 2 - Unit 1 - Lesson 7
By Formative Library
star
star
star
star
star
Last updated 7 months ago
17 questions




Match each recursive definition with one of the sequences.
Match each recursive definition with one of the sequences.
Draggable item | arrow_right_alt | Category |
---|---|---|
a(1)=80,a(n)=\frac{1}{2}*a(n-1)for n\geq2 | arrow_right_alt | 80, 40, 20, 10, 5 |
p(1)=1,p(n)=2*p(n-1)for n\geq2 | arrow_right_alt | 1, 2, 4, 8, 16 |
h(1)=1,h(n)=2*h(n-1)+1 for n\geq2 | arrow_right_alt | 1, 3, 7, 15, 31 |
