The explicit formula for the arithmetic sequence: 2, 6, 10, 14, ...
t(n) = 2+4(n-1)
(What is)The Recursive formula for the sequence 2, 6, 10, 14,...
t(n+1) = t(n) + 4
True or false, an arithmetic sequences include sequences that increase by repeated multiplication.
False
(What is)The explicit formula for the arithmetic sequence: -1, 2, 5, 8, 11
t(n) = -1+3(n-1)
What is the recursive equation for 25, 24, 23,...
t(n+1) = t(n) - 1
The explicit formula for the sequence 3, 9, 15, 21, ...
t(n) = 6n - 3
(What is)The Recursive formula for the sequence -3, -8, -13, -18, -23
t(n+1) = t(n) - 5
Write the first 5 terms of the sequence if t(n) = 2n - 1
1, 3, 5, 7, 9
(What is)The explicit formula for the sequence: -16, -25, -34, -43, -52 Find the value of the tenth term.
t(n) = -16-9(n-1), t(10)= -97
(What is)The Recursive formula for the sequence: -14, -25, -36, -47, -58, ...... What is the value of the next term?
t(n+1) = t(n) - 11
The equation for a recursive sequence is t(n+1) = t(n) -7. If t(8) = 50, what is the 9th term?
t(9) = t(8) - 7
t(9)=43
-100, -50, 0, 50,...
Write the explicit equation and find the 7th term.
t(n) = -100+50(n-1), t(7)= 200
(What is)The Recursive formula for the sequence: 0, 0.5, 1, 1.5, 2,...
t(n+1) = t(n) + 0.5
Is this sequence arithmetic?
1, 1, 2, 3, 5, 8, 13,...