What is the limit of 1/(2(x^1/2)) as x approaches 0 from the positive side?

  • Thread starter Thread starter Joza
  • Start date Start date
  • Tags Tags
    Limit
Joza
Messages
139
Reaction score
0
Could someone please, step by step, compute the limit as x goes to 0, x >0, of:

1/(2(x^1/2))

I am confused about it. Thanks.
 
Physics news on Phys.org
If you know 1/x goes to \infty then you can use a comparison test \frac{1}{\sqrt{x}} \geq \frac{1}{x} for 0 < x < 1.

Otherwise you have to apply the definition of a limit tending to infinity..

For 0 &lt; x &lt; \frac{1}{M^2} you have \frac{1}{\sqrt{x}} &gt; M.
 
It's not clear what you mean by "compute" the limit. Since x is in the denominator,I would think it obvious that, as x goes to 0, the fraction goes to infinity.
 
rudinreader said:
If you know 1/x goes to \infty then you can use a comparison test \frac{1}{\sqrt{x}} \geq \frac{1}{x} for 0 < x < 1.

Then \sqrt{x} \leq x for 0<x<1 which means x \leq x^2 which gives 1 \leq x
 
Correction noted: 1/sqrt(x) <= 1/x. Comparison test doesn't work.
 
rudinreader said:
Correction noted: 1/sqrt(x) <= 1/x. Comparison test doesn't work.
\lim \limits_{x \to 0^ + } \frac{1}{{2\sqrt x }} = 0\because \forall \varepsilon &gt; 0,\;\exists \delta &gt; 0:0 &lt; x &lt; \delta \to \frac{1}<br /> {{2\sqrt x }} &lt; \varepsilon ,\;{\text{simply choose }}\delta = \frac{1}<br /> {{4\varepsilon ^2 }}
 
Back
Top