Question
Question: If $x_{n+1} = (3 + \frac{2}{n} + \frac{1}{n^2} + \frac{\ln n}{n^3})x_n$ for all $n \in N$ and $x_1 =...
If xn+1=(3+n2+n21+n3lnn)xn for all n∈N and x1=4
Evaluate limn→∞(xn)n1

3
Solution
We are given the recurrence relation xn+1=(3+n2+n21+n3lnn)xn and x1=4. We need to find limn→∞(xn)n1.
A key theorem states that if limn→∞xnxn+1=L, then limn→∞(xn)n1=L, provided xn>0 for all n.
First, we find the limit of the ratio xnxn+1: xnxn+1=3+n2+n21+n3lnn
Now, we evaluate the limit of this ratio as n→∞: limn→∞xnxn+1=limn→∞(3+n2+n21+n3lnn) We evaluate each term separately: limn→∞3=3 limn→∞n2=0 limn→∞n21=0 For the term limn→∞n3lnn, we use L'Hopital's Rule as it is of the indeterminate form ∞∞: limn→∞n3lnn=limn→∞dnd(n3)dnd(lnn)=limn→∞3n21/n=limn→∞3n31=0 Combining these limits, we get: limn→∞xnxn+1=3+0+0+0=3 Since x1=4>0, and the factor (3+n2+n21+n3lnn) is positive for all n∈N (as n≥1, 3+n2+n21>0, and n3lnn≥0), it follows that xn>0 for all n. Therefore, applying the theorem: limn→∞(xn)n1=limn→∞xnxn+1=3