MHB How Do We Prove the Limit of 1/x as x Approaches 2?

Click For Summary
To prove that the limit of 1/x as x approaches 2 equals 1/2, the epsilon-delta definition of limits is applied. For any epsilon greater than 0, a corresponding delta must be found such that if 0 < |x - 2| < delta, then |1/x - 1/2| < epsilon holds true. The expression |1/x - 1/2| simplifies to |x - 2|/|2x|, which can be bounded by ensuring |2x| remains above 2 when x is near 2. By choosing delta as the minimum of 1 and 2epsilon, the condition is satisfied, confirming the limit.
Dethrone
Messages
716
Reaction score
0
$$\lim_{{x}\to{2}}\frac{1}{x}=\frac{1}{2}$$

Here is what I have so far:

For all $\delta >0$, there exists an $x$ such that $0<|x-2|<\delta $, $|\frac{1}{x}-\frac{1}{2}<\epsilon$

Cut to the chase:
$$\frac{|x-2|}{|2x|}<\epsilon$$

I need to bound $\frac{1}{|2x|}$ somehow, and represent it with $M$ such that
$M|x-2|<M \delta$.

I'm having trouble finding a reasonable bound for $\delta$, I have tried $\delta<1$:

Blah blah blah:

$2<2x<6$ and $|\frac{1}{2x}|<\frac{1}{2}$.

Now we have $\frac{|x-2|}{|2x|}<\frac{|x-2|}{2}<\epsilon$, so $|x-2|<2 \epsilon$. Now let $\delta_{min}=({1, 2\epsilon})$, but I don't think this will work, any ideas? (Wondering)
 
Physics news on Phys.org
Rido12 said:
$$\lim_{{x}\to{2}}\frac{1}{x}=\frac{1}{2}$$

Here is what I have so far:

For all $\delta >0$, there exists an $x$ such that $0<|x-2|<\delta $, $|\frac{1}{x}-\frac{1}{2}<\epsilon$

Cut to the chase:
$$\frac{|x-2|}{|2x|}<\epsilon$$

I need to bound $\frac{1}{|2x|}$ somehow, and represent it with $M$ such that
$M|x-2|<M \delta$.

I'm having trouble finding a reasonable bound for $\delta$, I have tried $\delta<1$:

Blah blah blah:

$2<2x<6$ and $|\frac{1}{2x}|<\frac{1}{2}$.

Now we have $\frac{|x-2|}{|2x|}<\frac{|x-2|}{2}<\epsilon$, so $|x-2|<2 \epsilon$. Now let $\delta_{min}=({1, 2\epsilon})$, but I don't think this will work, any ideas? (Wondering)

Hi Rido12,

While you have the right idea in the last part of your post, it looks like you're getting confused with the $\epsilon-\delta$ definition of a limit. To show that $\lim_{x\to 2} \frac{1}{x} = \frac{1}{2}$, we need to prove that for a given $\epsilon > 0$, there corresponds a $\delta > 0$ such that for all $x$, $0 < |x - 2| < \delta$ implies $$|\frac{1}{x} - \frac{1}{2}| < \epsilon.$$

As a preliminary analysis, we attempt to express $|\frac{1}{x} - \frac{1}{2}|$ in terms of $|x - 2|$:

$$|\frac{1}{x} - \frac{1}{2}| = \frac{|x - 2|}{|2x|}$$

Suppose $\delta = 1$. Then $0 < |x - 2| < \delta$ implies $1 < x < 3$ and $x \neq 2$. Thus $|2x| = 2x > 2$ and

$$|\frac{1}{x} - \frac{1}{2}| < \frac{|x - 2|}{2}$$

Note that $|x - 2|/2 < \epsilon$ implies $|x - 2| < 2\epsilon$. So by choosing $\delta$ to be the smaller of the numbers $1$ and $2\epsilon$ (i.e., $\delta = \min(1, 2\epsilon)$), we are guaranteed that $|\frac{1}{x} - \frac{1}{2}| < \epsilon$ whenever $0 < |x - 2| < \delta$.
 
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

Replies
20
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
Replies
3
Views
3K
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K