As the title specifies:
How do I (rigorously) prove that
$$\lim_{x \to \infty} \frac{\sqrt{x + \gamma}}{x} = \lim_{x \to \infty} \frac{1}{\sqrt{x}} = 0?$$
($\gamma \in \mathbb{R}.$)
As the title specifies:
How do I (rigorously) prove that
$$\lim_{x \to \infty} \frac{\sqrt{x + \gamma}}{x} = \lim_{x \to \infty} \frac{1}{\sqrt{x}} = 0?$$
($\gamma \in \mathbb{R}.$)
Copyright © 2021 JogjaFile Inc.
Suppose $x>|\gamma|$ (i.e $x$ is sufficiently positive to make the manipulations below valid). Then, \begin{align} \frac{\sqrt{x+\gamma}}{x}&=\frac{1}{\sqrt{x}}\cdot\sqrt{1+\frac{\gamma}{x}}. \end{align} Since this equality holds for all $x\in\Bbb{R}$ such that $|x|>\gamma$, we can consider the question of taking the limit as $x\to\infty$. Now,
In other words, by the rules for limits (product and composition), the limit is___?
So, you just have to prove the basic theorems and apply them carefully. Of course, this particular example is simple enough that you could combine all the steps into a single $\epsilon$-$N$ proof, but this is highly inefficient.