PLEASE HELP!! SHORT SIMPLE ANSWERS ONLY WILL GIVE BRAINLIEST!!! Here is a function that describes a sequence called the Lucas numbers, which is similar to the
Fibonacci sequence:
f(n)=f(n-1) + f(n-2); f(1) = 2; f(2)= 1.
• Describe in words the relationship between the terms created by this algebraic rule.
List the first six terms of the sequence.
Find the 12th term.
