MHB What is the limit at infinity of (3n+5)/(2n+7)?

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Infinity Limits
Dustinsfl
Messages
2,217
Reaction score
5
$\lim\limits_{n\to\infty}\frac{3n+5}{2n+7}=\frac{3}{2}$

How does one use a delta epsilon proof for a limit at infinity?
 
Physics news on Phys.org
dwsmith said:
$\lim\limits_{n\to\infty}\frac{3n+5}{2n+7}=\frac{3}{2}$

How does one use a delta epsilon proof for a limit at infinity?
Instead of a delta epsilon proof, you need to use an N epsilon proof. In other words, given $\varepsilon>0$, you need to find $N$ such that $\Bigl|\frac{3n+5}{2n+7}-\frac{3}{2}\Bigr| < \varepsilon$ whenever $n > N$.
 
Opalg said:
Instead of a delta epsilon proof, you need to use an N epsilon proof. In other words, given $\varepsilon>0$, you need to find $N$ such that $\Bigl|\frac{3n+5}{2n+7}-\frac{3}{2}\Bigr| < \varepsilon$ whenever $n > N$.

Whenever $n > N$
$$
\frac{2}{2n + 7} < \epsilon
$$

Like this?
 
dwsmith said:
$\lim\limits_{n\to\infty}\frac{3n+5}{2n+7}=\frac{3}{2}$

How does one use a delta epsilon proof for a limit at infinity?

The easiest way is to set $\displaystyle x=\frac{1}{n}$ and to apply the delta epsilon proof to...

$\displaystyle \lim_{x \rightarrow 0} \frac{\frac{3}{x}+5}{\frac{2}{x}+7}$ Kind regards $\chi$ $\sigma$
 
dwsmith said:
Whenever $n > N$
$$
\frac{2}{2n + 7} < \epsilon
$$

Like this?
That's not what I got for \left|\frac{3n+5}{2n+ 7}- \frac{3}{2}\right|. How did you get that?
 
HallsofIvy said:
That's not what I got for \left|\frac{3n+5}{2n+ 7}- \frac{3}{2}\right|. How did you get that?

I can't add or subtract. :)
 
Back
Top