Q. 10
Question
The Lucas numbers are defined recursively as follows:
and for .
What are and ?
Step-by-Step Solution
Verified Answer
The required values are .
1Step 1 . Given information
.
where .2Step 2 . Substitute k = 3 and L 1 = 1 , L 2 = 3 in the given sequence.
Substitute and in the given sequence.
3Step 3 . Substitute k = 5 and L 3 = 4 , L 4 = 7 in the given sequence.
Substitute and in the given sequence.
Other exercises in this chapter
Q. 8
Give the first five terms of the following recursively defined sequence: a1=2, and ak=ak-1+2 for k≥2.Also, give a closed formula for the sequen
View solution Q. 9
Give a recursive definition for the sequence 1,2,3,4,.... of positive integers. (Hint: Let a1=1.)
View solution Q. 11
Define what it means for a sequence akto be eventually strictly increasing.
View solution Q. 12
Define what it means for a sequence akto be eventually decreasing.
View solution