So I know that the following is true:
if |a| < 1 then
lim{n -> inf} sum{i = 0 to n} a^i = 1 / (1 - a)
Is the following true? If so, how do I prove it?
Given: lim {n -> inf} f(n) = a /\ forall n, |f(n)| < 1
Show: lim{n -> inf} sum{i = 0 to n} f(n)^i = 1 / (1 - a)
This isn't a homework problem, but it's something I got myself stuck on in a larger proof. If there is some additional property of f that is required to make this true, then please let me know. Also, if you find that this is untrue, please share a counterexample.
if |a| < 1 then
lim{n -> inf} sum{i = 0 to n} a^i = 1 / (1 - a)
Is the following true? If so, how do I prove it?
Given: lim {n -> inf} f(n) = a /\ forall n, |f(n)| < 1
Show: lim{n -> inf} sum{i = 0 to n} f(n)^i = 1 / (1 - a)
This isn't a homework problem, but it's something I got myself stuck on in a larger proof. If there is some additional property of f that is required to make this true, then please let me know. Also, if you find that this is untrue, please share a counterexample.