bn is the famous Fibonacci sequence and you are looking for the limit of the ratio of successive terms.
The general solution to the defining difference equation is C1pn + C2qn where
p = (1/2)[1 + sqrt(5)] and q = (1/2)[1 - sqrt(5)].
As n goes to infinity qn term goes to zero and the ratio of the successive terms goes to p, which is usually called the golden ratio.
There is an enormous literature about this ubiquitous sequence and if you are interested you should look up this literature. To understand how to get the general solution of the difference equation you should consult a reference on The Calculus of Finite Differences such as a book by that title by Jordan.
PRANSHUL S.
thanks a lot sir11/12/18