IM Alg2.1.7 Practice: Representing More Sequences

Here is the recursive definition of a sequence:
[size=150][size=100][math]f(1)=10[/math], [math]f(n)=(n-1)-1.5[/math] for [math]n\ge2[/math].[/size][/size][br][br]Is this sequence arithmetic, geometric, or neither?[br]
List at least the first five terms of the sequence.
Graph the value of the term f(n) as a function of the term number n for at least the first five terms of the sequence.
[size=150]An arithmetic sequence [math]k[/math] starts 12, 6, . . .[/size][br][br]Write a recursive definition for this sequence.[br]
Graph at least the first five terms of the sequence.
[size=150]An arithmetic sequence [math]a[/math] begins 11, 7, . . .[/size][br][br]Write a recursive definition for this sequence using function notation. Sketch a graph of the first 5 terms of [math]a[/math] in the graph below.[br]
Explain how to use the recursive definition to find [math]a(100)[/math]. (Don't actually determine the value.)
[size=150]An geometric sequence [math]g[/math] begins 80, 40, . . .[/size][br][br]Write a recursive definition for this sequence using function notation.[br]
Use your definition to make a table of values for g(n) for the first 6 terms.
Explain how to use the recursive definition to find [math]g(100)[/math]. (Don't actually determine the value.)
Match each recursive definition with one of the sequences.
For each sequence, decide whether it could be arithmetic, geometric, or neither. For each sequence that is neither arithmetic nor geometric, how can you change a single number to make it an arithmetic sequence? A geometric sequence?
[math]25,5,1,\ldots[/math]
[math]25,19,13,\ldots[/math]
[math]4,9,16,\ldots[/math]
[math]50,60,70,\ldots[/math]
[math]\frac{1}{2},3,18,\ldots[/math]
Close

Information: IM Alg2.1.7 Practice: Representing More Sequences