Question 912585: The Lucas numbers are defined by the recursive formula t1 = 2, t2 = 1, tn = tn - 1 + tn - 2, where n ∈N and n > 2. What are the first 9 Lucas numbers?
A)
0, 1, 1, 2, 3, 5, 8, 13, 21
B)
1, 1, 2, 3, 5, 8, 13, 21, 34
C)
2, 1, 2, 3, 5, 8, 13, 21, 34
D)
2, 1, 3, 4, 7, 11, 18, 29, 47
Answer by Fombitz(32388) (Show Source):
|
|
|