Given a sequence u(n) = (fn + g)/(hn + i) where f, g, h, and i are all real numbers and n belongs to the set of all natural numbers.
How do we prove that, if h = 0, that the sequence diverges?
My attempt: Give a proof by contradiction. If we assume the sequence converges to L if h = 0, then for any e > 0, there exists an N such that n > N, for which:
| (fn + g)/i - L | < e
(fn + g)/i - L < e, thus (fn + g)/i < e + L
This is where I get stuck. I think it's a matter of choosing the appropriate e to bring about a contradiction?
How do we prove that, if h = 0, that the sequence diverges?
My attempt: Give a proof by contradiction. If we assume the sequence converges to L if h = 0, then for any e > 0, there exists an N such that n > N, for which:
| (fn + g)/i - L | < e
(fn + g)/i - L < e, thus (fn + g)/i < e + L
This is where I get stuck. I think it's a matter of choosing the appropriate e to bring about a contradiction?