SOLUTION: 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,
Algebra.Com
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): You can put this solution on YOUR website!
for
RELATED QUESTIONS
A sequence Tn is defined by T1 = T2 = 1 and T(n+2) = T(n+1) + Tn
Tn = {{{(a^n - b^n)/... (answered by ikleyn)
tn= tn-1/2 and t1 =80
Find the next four terms given the recursive definition
t2= ?... (answered by stanbon)
Let (Tn) = (1, 1, 2, 3, 5, 8, 13, 21, 34, 55, . . .) be the Fibonacci sequence defined by
(answered by venugopalramana)
can you solve this without log? if yes, how do u solve this?
a sequence t1, t2, t3,... (answered by robertb)
If tn = 10/3 − n/3 , find t1, t2, t3 and tn+1 . Express tn+1−tn in its simplest... (answered by greenestamps,Theo)
How do we work out this equation
Tn=Tn-1+1÷Tn-2 to get the next equation
T1=2... (answered by ikleyn)
Project help please. I do not understand this. Please explain.
Using calculus and... (answered by KMST)
use the following recursive formula to write the first five terms of the sequence..... (answered by richard1234)
what are the first four terms of the geometric sequence t1=-2,... (answered by t0hierry)