The following function defines a recursive sequence. f(0) = -2 f(1) = 8 f(n) = -4 f(n -1) - 3 f(n - 2); for n > 1 Which of the following sequences is defined by this recursive function? -2, 8, -26, -80, -2, 8, -26, 80, -2, 12, -44, 180, -2, -12, -44, -180,
It is either a or b. Why?
i need help
did you understand why the answer is a or b?
@newwar
no
They gave you the first two terms of the sequence. What are they?
negative and positive
what numbers are they?
-80 and 80
-2, 8, -26, -80,
f(0)=? f(1)=?
-2, 8, -26, 80
how do i figure out if its negative and positive
what make you decide that?
im confused
-2, 8, -26, 80
is the answer
thank u
i have one more can u help
The first four terms of a sequence are shown below. 8, 5, 2, -1 Which of the following functions best defines this sequence? (4 points) f(1) = 8, f(n + 1) = f(n) + 3; for n ≥ 1 f(1) = 8, f(n + 1) = f(n) - 5; for n ≥ 1 f(1) = 8, f(n + 1) = f(n) + 5; for n ≥ 1 f(1) = 8, f(n + 1) = f(n) - 3; for n ≥ 1
@eliesaab
@jigglypuff314
You should always ask a new problem in a new post. Look 8, 5, 2, -1 5=8-3 2=5-3 -1=2-3 What does this tell you?
Each term is equal the term before it -3, starting from the second one.
Which of the choices describe this phenomenon
Join our real-time social learning platform and learn together with your friends!