Exercise 3.4: The Lucas numbers are the infinite sequence defined via aj = 1, az = 3 and an = An-1 + an-2. The first few
Posted: Tue Sep 07, 2021 6:59 am
Exercise 3.4: The Lucas numbers are the infinite sequence defined via aj = 1, az = 3 and an = An-1 + an-2. The first few Lucas numbers are 1, 3, 4, 7, 11, 18, 29, 47, 76, ... Prove that an < ()" holds for every positive integer n.