Finding Limits of Sums of Terms w/ Diff Limits

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Sun God
Messages
7
Reaction score
0
For instance:

1/(e^.5t) + 1/(e^-7t)

As t grows larger, the left term goes to 0, but the right term goes to infinity.

Would I be correct in saying that the limit of the sum is infinity because the (absolute value of the) coefficient of t in the term that tends to infinity is larger than the coefficient of t in the term that tends to 0?

What if both t's had the same coefficient?
 
Physics news on Phys.org
It doesn't matter what the coefficients are. If [itex]\{a_n\}[/itex] and [itex]\{b_n\}[/itex] are any two sequences such that [itex]\lim_{n\to\infty} a_n= \infty[/itex] and [itex]\lim_{n\to\infty}b_n= 0[/itex], then [itex]\lim_{n\to\infty} (a_n+ b_n)= \infty[/itex].

More generally, if [itex]\lim_{n\to\infty} a_n= A[/itex] and [itex]\lim_{n\to\infty}b_n= 0[/itex], then [itex]\lim_{n\to\infty} (a_n+ b_n)= A[/itex].
 
Last edited by a moderator:
Fixed you LaTeX script. There were [ itex] tags mixed in with [ math] tags.
HallsofIvy said:
It doesn't matter what the coefficients are. If [itex]\{a_n\}[/itex] and [itex]\{b_n\}[/itex] are any two sequences such that [itex]\lim_{n\to\infty} a_n= \infty[/itex] and [itex]\lim_{n\to\infty}b_n= 0[/itex], then [itex]\lim_{n\to\infty} (a_n+ b_n)= \infty[/itex].

More generally, if [itex]\lim_{n\to\infty} a_n= A[/itex] and [itex]\lim_{n\to\infty}b_n= 0[/itex], then [tex]\lim_{n\to\infty} (a_n+ b_n)= A[/itex].[/tex]
[tex][/tex]