MHB Delta Epsilon Proof: An Overview

Click For Summary
The discussion provides a detailed explanation of the Delta Epsilon proof for the limit of the function f(x) = 1/x^2 as x approaches infinity, demonstrating that this limit equals 0. It establishes that for any ε > 0, there exists an N such that if x > N, then |f(x) - L| < ε, where L is the limit. The proof outlines the steps to find a suitable N, specifically N = 1/√ε, ensuring that for x greater than this value, the condition |1/x^2 - 0| < ε holds true. The approach emphasizes the importance of correctly applying the definitions of limits in calculus. This methodical breakdown clarifies the often confusing aspects of Delta Epsilon proofs.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
View attachment 2404

these proofs are always confusing but here's my take on it..

since $x\rightarrow +\infty$ we don't need absolute values and since
$
\displaystyle
\frac{1}{10^2}=0.01
$
then we could use $N=10$ letting $L=0$ since it is a horz asymptote then we have

$
\displaystyle
\left[\frac{1}{x^2}-0\right]<0.01
$
by observation if $x>10$ this would be true.
also, if $\delta$ is the distance between $N$ and $x$

sure this isn't the full story.
 
Physics news on Phys.org
To prove that $\displaystyle \begin{align*} \lim_{x \to \infty} f(x) = L \end{align*}$, you have to show that for all $\displaystyle \begin{align*} \epsilon > 0 \end{align*}$ there exists an N such that $\displaystyle \begin{align*} x > N \implies \left| f(x) - L \right| < \epsilon \end{align*}$.

So in your case, to show $\displaystyle \begin{align*} \lim_{x \to \infty} \frac{1}{x^2} = 0 \end{align*}$, you need to show that $\displaystyle \begin{align*} x > N \implies \left| \frac{1}{x^2} - 0 \right| < \epsilon \end{align*}$.

So the scratch work to find a suitable N:

$\displaystyle \begin{align*} \left| \frac{1}{x^2} - 0 \right| &< \epsilon \\ \left| \frac{1}{x^2} \right| &< \epsilon \\ \frac{1}{x^2} &< \epsilon \\ 1 &< \epsilon \, x^2 \\ \frac{1}{\epsilon} &< x^2 \\ x^2 &> \frac{1}{\epsilon} \\ |x| &> \frac{1}{\sqrt{\epsilon}} \end{align*}$

and since we want $\displaystyle \begin{align*} x \to \infty \end{align*}$ we can assume x is some big positive number, giving $\displaystyle \begin{align*} x > \frac{1}{\sqrt{\epsilon}} \end{align*}$. So that means we can set $\displaystyle \begin{align*} N = \frac{1}{\sqrt{\epsilon}} \end{align*}$.

The actual proof will be to start with setting $\displaystyle \begin{align*} N = \frac{1}{\sqrt{\epsilon}} \end{align*}$ and using that to show that if $\displaystyle \begin{align*} x > \frac{1}{\sqrt{\epsilon}} \end{align*}$ then $\displaystyle \begin{align*} \frac{1}{x^2} < \epsilon \end{align*}$ (which should be pretty easy considering that every step in the scratch work is reversible)...
 
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 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 24 ·
Replies
24
Views
3K