How can we calculate the limits?

  • Context:
  • Thread starter Thread starter mathmari
  • Start date Start date
  • Tags Tags
    Limits
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

Could you give me a hint how we could calculate the following limits?

$\displaystyle{\lim_{x\rightarrow -1^-}\frac{-x}{\sqrt{1-x^2}}}$

$\displaystyle{\lim_{x\rightarrow -1^+}\frac{-x}{\sqrt{1-x^2}}}$ $\displaystyle{\lim_{x\rightarrow 1^-}\frac{-x}{\sqrt{1-x^2}}}$

$\displaystyle{\lim_{x\rightarrow 1^+}\frac{-x}{\sqrt{1-x^2}}}$

(Wondering)
 
Physics news on Phys.org
Hey mathmari! (Smile)

When $x>1$, the expression $\frac{-x}{\sqrt{1-x^2}}$ is undefined.
Therefore:
$$\lim_{x\rightarrow 1^+}\frac{-x}{\sqrt{1-x^2}} \text{ does not exist}$$

And when $x<1$ and $x\to 1^-$, the numerator approaches $-1$, while the denominator approaches $0^+$, so that $\frac{-x}{\sqrt{1-x^2}} \to -\infty$
Thus:
$$\lim_{x\rightarrow 1^-}\frac{-x}{\sqrt{1-x^2}} \text{ does not exist}$$
 
I like Serena said:
When $x>1$, the expression $\frac{-x}{\sqrt{1-x^2}}$ is undefined.
Therefore:
$$\lim_{x\rightarrow 1^+}\frac{-x}{\sqrt{1-x^2}} \text{ does not exist}$$

And when $x<1$ and $x\to 1^-$, the numerator approaches $-1$, while the denominator approaches $0^+$, so that $\frac{-x}{\sqrt{1-x^2}} \to -\infty$
Thus:
$$\lim_{x\rightarrow 1^-}\frac{-x}{\sqrt{1-x^2}} \text{ does not exist}$$

I got it! Thank you very much! (Happy)