DarthRoni
- 31
- 0
Hey there, I'm new to this forum. Today I thought I would brush up on my calculus.
I would just like to know if my method is correct. Is there an easier way to prove this ?
By the way, it's my first time using LaTeX, so bear with me.
I am trying to prove the following :
<br /> \lim_{x\rightarrow 10} {x^2} = 100<br />
So, I must find a δ in which the following holds
<br /> \forall\epsilon>0\ \exists\ \delta>0\ such\ that\ 0<|x - 10| < \delta \implies |x^2 - 100|< \epsilon<br />
I observe the following
|x-10| = |x + (-10)| and by triangle inequality, |x|+|-10| > |x-10| We will also note that |x| + |-10| = |x| + |10|\implies|x|+|10|>|x-10|
Now we can find a δ in terms of ε. By reverse triangle inequality,
|x^2 - 100|\geq||x^2| - |100||\ and\ ||x^2| - |100||>|x^2| - |100|\ and \ |x^2| - |100| = |x|^2 - |10|^2\implies\epsilon > |x|^2 - |10|^2 Using this we can see that,\frac{\epsilon+|10|^2}{|x|}>|x|\ as\ well\ as \ \frac{\epsilon-|x|^2}{|10|^2}>|10| \ and\ since\ we\ know:\ |x|+|10| > |x-10|,
\implies \frac{\epsilon+|10|^2}{|x|} + \frac{\epsilon-|x|^2}{|10|} > |x-10|
So take \delta = \frac{\epsilon+|10|^2}{|x|} + \frac{\epsilon-|x|^2}{|10|}
Is this correct? I would be really grateful if I got some feedback!
Can we also say the function is continuous \forall c\in\mathbb R in the following way.
\lim_{x\rightarrow c} {x^2} = c^2 just take \delta = \frac{\epsilon+|c|^2}{|x|} + \frac{\epsilon-|x|^2}{|c|}
I would just like to know if my method is correct. Is there an easier way to prove this ?
By the way, it's my first time using LaTeX, so bear with me.
I am trying to prove the following :
<br /> \lim_{x\rightarrow 10} {x^2} = 100<br />
So, I must find a δ in which the following holds
<br /> \forall\epsilon>0\ \exists\ \delta>0\ such\ that\ 0<|x - 10| < \delta \implies |x^2 - 100|< \epsilon<br />
I observe the following
|x-10| = |x + (-10)| and by triangle inequality, |x|+|-10| > |x-10| We will also note that |x| + |-10| = |x| + |10|\implies|x|+|10|>|x-10|
Now we can find a δ in terms of ε. By reverse triangle inequality,
|x^2 - 100|\geq||x^2| - |100||\ and\ ||x^2| - |100||>|x^2| - |100|\ and \ |x^2| - |100| = |x|^2 - |10|^2\implies\epsilon > |x|^2 - |10|^2 Using this we can see that,\frac{\epsilon+|10|^2}{|x|}>|x|\ as\ well\ as \ \frac{\epsilon-|x|^2}{|10|^2}>|10| \ and\ since\ we\ know:\ |x|+|10| > |x-10|,
\implies \frac{\epsilon+|10|^2}{|x|} + \frac{\epsilon-|x|^2}{|10|} > |x-10|
So take \delta = \frac{\epsilon+|10|^2}{|x|} + \frac{\epsilon-|x|^2}{|10|}
Is this correct? I would be really grateful if I got some feedback!
Can we also say the function is continuous \forall c\in\mathbb R in the following way.
\lim_{x\rightarrow c} {x^2} = c^2 just take \delta = \frac{\epsilon+|c|^2}{|x|} + \frac{\epsilon-|x|^2}{|c|}
Last edited: