IHateFactorial
- 15
- 0
Let $${a}_{n+1} = \frac{4}{7}{a}_{n} + \frac{3}{7}{a}_{n-1}$$ where a0 = 1, and a1 = 2.
Find $$\lim_{{n}\to{\infty}}{a}_{n}$$
Well, seeing as it says that x approaches infinity, the difference between where points an-1, an, and an+1 are plotted on the y-axis is almost insignificant, so we can simply apply a common value of x to all ais in the function. It would become:
$$x = \frac{4}{7}x + \frac{3}{7}x = \frac{7}{7}x = x$$
Seeing as x equals itself, the higher the value of n, we can say that:
$$\lim_{{n}\to{\infty}}{a}_{n} = \infty$$
Is this right? Or did I screw it up?
Find $$\lim_{{n}\to{\infty}}{a}_{n}$$
Well, seeing as it says that x approaches infinity, the difference between where points an-1, an, and an+1 are plotted on the y-axis is almost insignificant, so we can simply apply a common value of x to all ais in the function. It would become:
$$x = \frac{4}{7}x + \frac{3}{7}x = \frac{7}{7}x = x$$
Seeing as x equals itself, the higher the value of n, we can say that:
$$\lim_{{n}\to{\infty}}{a}_{n} = \infty$$
Is this right? Or did I screw it up?