SOLUTION: The recursive rule for a sequence is f(1)=8 1/2, f(n)=f(n-1)-1/2.
How should I find the explicit rule?
Algebra ->
Sequences-and-series
-> SOLUTION: The recursive rule for a sequence is f(1)=8 1/2, f(n)=f(n-1)-1/2.
How should I find the explicit rule?
Log On
The left side is the difference between one term
and the preceding term.
So this is an arithmetic sequence with
common difference = and first term <-- explicit rule
Edwin