The sequence { a n } follows the recursion a n + 1 2 = 2 a n + 3 with a 1 = 7 .
Determine n → ∞ lim a n .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nicely done. For completeness, you should show why L + 1 = 0 .
Since each term is square root of some number, that why L is not equal to -1. Right?
Log in to reply
a n + 1 2 = 2 a n + 3 and a 1 = 7 , implies that a n > 0 for all n .
Just one thing, a[n-1] =L??
Log in to reply
Only when n → ∞ .
Log in to reply
So you are saying that a(n) =a(n-1) when n is infinity.
Log in to reply
@Puneet Pinku – Yes, when the series converges.
@Puneet Pinku – Actually, it is because, when n → ∞ , n ± a → n for a < < ∞ .
Problem Loading...
Note Loading...
Set Loading...
L n → ∞ lim a n + 1 n → ∞ lim 2 a n + 3 2 L + 3 L 2 L 2 − 2 L − 3 ( L + 1 ) ( L − 3 ) ⟹ L = n → ∞ lim a n = n → ∞ lim a n = L = L = 2 L + 3 = 0 = 0 = 3
Note that from a n + 1 2 = 2 a n + 3 and a 1 = 7 , a n > 0 for all n .