Proving Lim_{x->4}: $\frac{x-4}{\sqrt{x}-2}=4$

  • Thread starter Thread starter ciubba
  • Start date Start date
ciubba
Messages
65
Reaction score
2

Homework Statement


Prove lim_{x->4}\frac{x-4}{\sqrt{x}-2}=4

Homework Equations


Epsilon\delta definition

The Attempt at a Solution



I can see that a direct evaluation at 4 leads to an indeterminate form, so:

\frac{x-4}{\sqrt{x}-2}*\frac{\sqrt{x}+2}{\sqrt{x}+2} \; \mbox{simplifies to} \; \sqrt{x}+2 \; \mbox{when} \; x \ne 4

Via epsilon\delta definition,
|\sqrt{x}+2-4|<\epsilon \; \mbox{whenever} \; |x-4|<\delta

Expanding the right side,

-\delta<x-4<\delta
-\delta+4<x<\delta+4
\sqrt{-\delta+4}<\sqrt{x}<\sqrt{\delta+4} \; \mbox{when} \; \delta \leq 4
\sqrt{-\delta+4}-2<\sqrt{x}-2<\sqrt{\delta+4}-2

Thus, \delta=min\{\sqrt{-\delta+4}-2,4,\sqrt{\delta+4}-2\}

Given this definition of delta, it is elementary to work backwards towards |\sqrt{x}+2|<\delta

Have I made any errors in my proof?
 
Physics news on Phys.org
Hey cuibba. I can't comment on your technique, but you could have used L'hopital's rule. That way I think is easier.
 
ciubba said:

Homework Statement


Prove lim_{x->4}\frac{x-4}{\sqrt{x}-2}=4

Homework Equations


Epsilon\delta definition

The Attempt at a Solution



I can see that a direct evaluation at 4 leads to an indeterminate form, so:

\frac{x-4}{\sqrt{x}-2}*\frac{\sqrt{x}+2}{\sqrt{x}+2} \; \mbox{simplifies to} \; \sqrt{x}+2 \; \mbox{when} \; x \ne 4

Via epsilon\delta definition,
|\sqrt{x}+2-4|<\epsilon \; \mbox{whenever} \; |x-4|<\deltaExpanding the right side,

-\delta<x-4<\delta
-\delta+4<x<\delta+4
\sqrt{-\delta+4}<\sqrt{x}<\sqrt{\delta+4} \; \mbox{when} \; \delta \leq 4
\sqrt{-\delta+4}-2<\sqrt{x}-2<\sqrt{\delta+4}-2
Thus, \delta=min\{\sqrt{-\delta+4}-2,4,\sqrt{\delta+4}-2\}

Given this definition of delta, it is elementary to work backwards towards |\sqrt{x}+2|<\delta

Have I made any errors in my proof?

What is \delta when \epsilon = 10? What about when \epsilon = 10^{-5}?

Your task is to prove:

For every \epsilon > 0 there exists a \delta > 0 such that if 0 < |x - 4| < \delta then |\frac{x - 4}{\sqrt{x} - 2} - 4| < \epsilon.

You need to relate your \delta to the \epsilon.
 
perplexabot said:
Hey cuibba. I can't comment on your technique, but you could have used L'hopital's rule. That way I think is easier.

He could have used l'Hospital's rule (yes, it really is spelled Hospital) but his way is easier. Alternatively, he could have set ##\sqrt{x} = y## and then evaluated
\lim_{y \to 2} \frac{y^2 - 4}{y-2},
because in this form l'Hospital's rule is much nicer to use.
 
perplexabot said:
Hey cuibba. I can't comment on your technique, but you could have used L'hopital's rule. That way I think is easier.
Ah, I wish I was allowed to use that technique, but our prof. is adamant on teaching delta ep. definitions first.

pasmith said:
What is \delta when \epsilon = 10? What about when \epsilon = 10^{-5}?

Your task is to prove:

For every \epsilon > 0 there exists a \delta > 0 such that if 0 < |x - 4| < \delta then |\frac{x - 4}{\sqrt{x} - 2} - 4| < \epsilon.

You need to relate your \delta to the \epsilon.

Oops, I mistyped. I meant to say "Given this definition of delta, it is elementary to work backwards towards <br /> |\sqrt{x}+2\mathbf{-4}|&lt;\boldsymbol{\epsilon}<br /> My main question is whether or not it is correct to say that, for any epsilon, delta is <br /> min\{\sqrt{-\delta+4}-2,4,\sqrt{\delta+4}-2\}
Ray Vickson said:
He could have used l'Hospital's rule (yes, it really is spelled Hospital) but his way is easier. Alternatively, he could have set ##\sqrt{x} = y## and then evaluated
\lim_{y \to 2} \frac{y^2 - 4}{y-2},
because in this form l'Hospital's rule is much nicer to use.

Ah, I didn't think to do a u-sub. I'll definitely try that next time!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
2
Views
2K
Replies
105
Views
4K
Replies
9
Views
3K
Replies
9
Views
3K
Replies
13
Views
3K
Replies
2
Views
1K
Replies
5
Views
2K
Back
Top