98.6k views
4 votes
F is a function that describes a sequence and is therefore defined over the positive

integers. Find the first four terms of the sequence.
f(n) = 100(-0.1)n-1

f(0) = -1000, f(1) = 100, f (2) = -10, f(3) = 1
f(1) = -10, f (2) = 1, f (3) = -0.1, f (4) = 0.01
f(1) = 100, f (2) = 10 f(3) = 1, f (4) = 0.1
f(1) = 100, f (2) = -10, f(3) = 1, f (4) = -0.1

User Haakym
by
5.1k points

1 Answer

4 votes

Answer:

Suppose we add up alternate Fibonacci numbers, Fn-1 + Fn+1; that is, what do ... L(1)=1 and L(3)= 4 so their sum is 5 whereas F(2)=1; L(2)=3 and L(4)= 7 so their ... What is the relationship between F(n-2), and F(n+2)? You should be able to find a ... Fib(N); K (an EVEN number!), Lucas(K) and Fib(K) in each expression like ...

Explanation:

User Kevz
by
4.5k points