Explicit Rule: a rule that gives as a function of the term`s position

3/23/2017
Explicit Rule: a rule that gives
sequence.
as a function of the term’s position number n in the
Recursive Rule: a rule that gives the beginning term or terms of a sequence and then a
recursive equation that tells how
is related to one or more preceding terms.
1
3/23/2017
1. Write the first six terms of the sequence.
a)
= 1,
=
+4
b)
= 32,
=
2
3/23/2017
2. Write a recursive rule for the sequence.
a) 100, 40, 16,
,
,…
b) 8, 28, 48, 68, 88, …
3. Write a recursive rule for the sequence.
a) -10, 8, 18, 10, -8, -18
b) 1, , ,
,
,…
3
3/23/2017
4. A mosquito population in a controlled laboratory condition is estimated to be about 500.
Each day an additional 100 mosquitoes are hatched. The population also declines by
85% every day from pesticide and other natural causes. Write a recursive rule for the
number
of mosquitoes at the start of the nth day. Find the number of mosquitoes after
the 5th day. Describe what happens to the number of mosquitoes over time.
Iteration: involves the repeated composition of a function f with itself.
Example:
5. Find the first three iterates
value of
= 1.
,
, and
of the function
=5
3 for an initial
4