Limits and Vertical Asymptotes

  • Thread starter Thread starter knowLittle
  • Start date Start date
  • Tags Tags
    Limits Vertical
Click For Summary

Homework Help Overview

The discussion revolves around finding limits and vertical asymptotes for the function defined for all reals except in the interval between -1/3 and 1/3. Participants are examining the limit of a specific expression as x approaches 1/3.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants explore the limit using various methods, including L'Hôpital's rule and the squeeze theorem. There are discussions about the behavior of the function as x approaches 1/3 from both sides, and whether the limit exists.

Discussion Status

Some participants suggest that the limit does not exist, while others are trying to clarify the behavior of the function near the vertical asymptote. There is a recognition of the need to analyze the direction from which x approaches 1/3.

Contextual Notes

There is a focus on the domain of the function, which excludes the interval [-1/3, 1/3], leading to questions about the implications of approaching 1/3 from the left and right. Participants are also considering the positivity of the denominator as it approaches zero.

knowLittle
Messages
307
Reaction score
3

Homework Statement


I found that the domain of f was defined for all reals x<-1/3 and x>1/3. Now, I need to find the limits and vertical asymptotes of
##\lim _{\chi \rightarrow \dfrac {1} {3}}\dfrac {x+2} {\sqrt {9x^{2}-1}}##

According to Wolfram Alpha, there is no limit. But, I found that the limit approaches 54(80/9)^(1/2).

The Attempt at a Solution


##\dfrac {\dfrac {x} {x}+\dfrac {2} {x}} {\dfrac {\sqrt {9x^{2}-1}} {\sqrt {x^{2}}}}=\dfrac {1+\dfrac {2} {x}} {\sqrt {9-\dfrac {1} {x^{2}}}}##
Then, I use L' Hospital:

##\dfrac {-2x^{-2}} {\dfrac {1} {2}\left( 9-x^{2}\right) ^{-1 / 2}\left( -2x\right) }=\dfrac {2} {x^{3}}\sqrt {9-x^{2}}##

So, the limit approaches 54 *(80/9)^1/2

Please, help.
 
Last edited:
Physics news on Phys.org
knowLittle said:

Homework Statement


I found that the domain of f was defined for all reals x<-1/3 and x>1/3. Now, I need to find the limits and vertical asymptotes of
##\lim _{\chi \rightarrow \dfrac {1} {3}}\dfrac {x+2} {\sqrt {9x^{2}-1}}##

According to Wolfram Alpha, there is no limit. But, I found that the limit approaches 54(80/9)^(1/2).

The Attempt at a Solution


##\dfrac {\dfrac {x} {x}+\dfrac {2} {x}} {\dfrac {\sqrt {9x^{2}-1}} {\sqrt {x^{2}}}}=\dfrac {1+\dfrac {2} {x}} {\sqrt {9-\dfrac {1} {x^{2}}}}##
Then, I use L' Hospital:
L'Hôpital's rule can't be applied here.

This limit is not of the form 0/0 or ∞/∞ .
##\dfrac {-2x^{-2}} {\dfrac {1} {2}\left( 9-x^{2}\right) ^{-1 / 2}\left( -2x\right) }=\dfrac {2} {x^{3}}\sqrt {9-x^{2}}##

So, the limit approaches 54 *(80/9)^1/2

Please, help.
 
You are right, but how can I proceed?
 
Try multiplying by 1.
 
I am trying the squeeze theorem now, but still no answer. There have to be some sort of crafty manipulation to the equation. It's very easy to find the limit at infinity, though.
 
Hmm now that I took a closer look at this. You should get no limit at all. Think about what happens as you approach 1/3 from the right and 1/3 from the left.
 
I know that the function grows without bound as x approaches x=-1/3 and x=1/3, but I need to prove it.
 
knowLittle said:
I am trying the squeeze theorem now, but still no answer. There have to be some sort of crafty manipulation to the equation. It's very easy to find the limit at infinity, though.
Easy, but not relevant.

Zondrina said:
Hmm now that I took a closer look at this. You should get no limit at all. Think about what happens as you approach 1/3 from the right and 1/3 from the left.
Since the domain is (-∞, -1/3) U (1/3, ∞) it makes no sense to approach 1/3 from the left. The function is not defined on [-1/3, 1/3].

The problem should be restated as this:
$$ \lim_{x \to 1/3^+}\frac{x + 2}{\sqrt{9x^2 - 1}}$$

The limit can be evaluated directly by noting what the numerator is doing and what the denominator is doing as x gets close to 1/3 from the right.
 
I see that the numerator is approaching 2.333... and the denominator approaches 0.
I know that, when lim x-> 0 1/(x^2) it's very clear that the function grows without bounds, but in this occasion I just can't see how it grows.
 
  • #10
knowLittle said:
I see that the numerator is approaching 2.333... and the denominator approaches 0.
I know that, when lim x-> 0 1/(x^2) it's very clear that the function grows without bounds, but in this occasion I just can't see how it grows.
Yes, the denominator approaches 0, but from what direction?

Is the denominator ever negative?
 
  • #11
knowLittle said:
I see that the numerator is approaching 2.333... and the denominator approaches 0.

SammyS said:
Yes, the denominator approaches 0, but from what direction?
The answer to Sammy's question is crucial to determining what the limit is.
 
  • #12
The denominator is never negative. It approaches 0 from the right hand side.

Is this the same as saying: (any constant)/ (a number infinitely small that never really reaches zero) ?
Then, it follows by the same principle as 1/ (x^2) as x->0 grows without bound?
 
  • #13
knowLittle said:
The denominator is never negative. It approaches 0 from the right hand side.

Is this the same as saying: (any constant)/ (a number infinitely small that never really reaches zero) ?
I think you have the idea, but you're not saying it very well.

If the numerator is a positive constant, and the denominator approaches zero but remains constant, then the right-hand limit of this quotient is infinity.
knowLittle said:
Then, it follows by the same principle as 1/ (x^2) as x->0 grows without bound?
 
  • #14
What do you mean by, "the denominator approaches zero, but remains constant"?
How do you know that it remains constant? How so?
 
  • #15
knowLittle said:
What do you mean by, "the denominator approaches zero, but remains constant"?
How do you know that it remains constant? How so?
I think Mark meant to say
the denominator approaches zero, but remains positive.​
 
  • #16
Thank you very much to all. Now, it remains clear that the same principle of limit is there.

Thank you, again!
 

Similar threads

Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
2
Views
1K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K