Limit question to be done without using derivatives

AI Thread Summary
The discussion focuses on the application of limit theorems without using derivatives, particularly in the context of a limit that results in an indeterminate form. Participants express confusion about applying the quotient theorem when the denominator approaches zero, leading to the conclusion that the numerator must also approach zero for the limit to equal π. There is a debate over the validity of using L'Hôpital's Rule, which relies on derivatives, despite the problem's constraints. Ultimately, it is clarified that if both the numerator and denominator approach zero, the limit can still be evaluated using other limit properties. The conversation highlights the importance of understanding the distinction between indeterminate and undefined forms in limit calculations.
vcsharp2003
Messages
908
Reaction score
178
Homework Statement
If ##\displaystyle{\lim_{x \rightarrow 1} {\frac {f(x) -2} {x^2 -1} }} = \pi## then what is the value of the following limit ##\displaystyle{\lim_{x \rightarrow 1} {f(x)}}## ?
Relevant Equations
Quotient rule of Limits ##\displaystyle{\lim_{x \rightarrow a} {\frac {f(x)} {g(x)} }} = \frac {\displaystyle{\lim_{x \rightarrow a} {f(x)}}} {\displaystyle{\lim_{x \rightarrow a} {g(x)}}} ## provided ##\displaystyle{\lim_{x \rightarrow a} {g(x)}} \neq 0##
I am confused by this question. If I try applying the theorem under Relevant Equations then it seems to me that the theorem cannot be applied since the limit of the denominator is zero. This question needs to be done without using derivatives since it appears in the Limits chapter, which precedes the chapter on Derivatives.

Am I correct in saying that the quotient theorem of limits under Relevant Equations cannot be applied here?

Limit of numerator is ##\displaystyle{\lim_{x \rightarrow 1} {(f(x)-2)} } = f(1) -2##

Limit of denominator is ##\displaystyle{\lim_{x \rightarrow 1} {(x^2 -1)} }= 1^2 -1 = 0##

Since limit of denominator is 0, so we cannot say anything about the limit of ## \frac {numerator}{denominator}##?
 
Last edited:
Physics news on Phys.org
vcsharp2003 said:
Since limit of denominator is 0, so we cannot say anything about the limit of ## \frac {numerator}{denominator}##?

##\displaystyle{\lim_{x \to 1} {f(x) -2} }= ?##
It seems to me that you don't make use of the knowledge that

$$\lim_{x \rightarrow 1} {\frac {f(x) -2} {x^2 -1} } = \pi$$

##\ ##
 
BvU said:
It seems to me that you don't make use of the knowledge that

$$\lim_{x \rightarrow 1} {\frac {f(x) -2} {x^2 -1} } = \pi$$

##\ ##
What limit theorem would I apply here? The only theorem that comes to mind is the quotient theorem which seems to not apply here.
Sorry, I don't know how to answer your question. I can say that ##\displaystyle{\lim_{x \to 1} {f(x) -2} }= 0## but it doesn't make sense to me, since then the original limit would be ##\frac {0} {0}##.
 
vcsharp2003 said:
since then the original limit would be ##0\over 0##.
But it is (very crudely expressed) !
 
BvU said:
But it is (very crudely expressed) !
Why would we conclude that limit of numerator is 0? Probably, if it were non-zero then the original limit would be indeterminate rather than ##\pi##, and therefore it must equal 0.

In your view can we apply quotient rule of limits here?
 
vcsharp2003 said:
Why would we conclude that limit of numerator is 0? Probably, if it were non-zero then the original limit would be indeterminate rather than ##\pi##, and therefore it must equal 0.
If the given limit is ##\pi## and the denominator goes to zero, then the numerator has to go to zero too. That's all there is to this exercise.
In your view can we apply quotient rule of limits here?
I'm too rusty to be perfect in the terminology, but for this one it is a definite yes!

##\ ##
 
  • Like
Likes scottdave and vcsharp2003
As a 'challenge' : what is ##f'(1)## :smile: ?

##\ ##
 
  • Like
Likes vcsharp2003
BvU said:
As a 'challenge' : what is ##f'(1)## :smile: ?

##\ ##
That is a good question. I will need to think about it. Perhaps use the fundamental definition of a derivative using limits.
 
BvU said:
I'm too rusty to be perfect in the terminology, but for this one it is a definite yes!
But limit of denominator is 0, so it shouldn't apply.
 
  • #10
vcsharp2003 said:
But limit of denominator is 0, so it shouldn't apply.
Good thing I added a disclaimer :rolleyes:

So I'm back to
BvU said:
If the given limit is π and the denominator goes to zero, then the numerator has to go to zero too. That's all there is to this exercise.
Good enough for me as a physicist. A neater way to express it would be using ##\varepsilon## that can be taken arbitrarily small and showing that ##|f(1+\varepsilon)-2| ## can be made smaller than any ##\delta >0## based on the given limit.

##\ ##
 
  • Like
Likes vcsharp2003
  • #11
BvU said:
As a 'challenge' : what is ##f'(1)## :smile: ?

##\ ##
I think ##f'(1) =0## since we can apply L'Hospital's rule here as shown below.

Is there an easier way?

CamScanner 12-23-2022 15.34_2.jpg
 
Last edited:
  • #12
BvU said:
As a 'challenge' : what is ##f'(1)## :smile: ?

##\ ##
I have another solution as below that uses definition of limits.

CamScanner 12-23-2022 15.34.jpg
 
  • #13
I liked post #8 better :wink: !
But L'Hopital still works: However, you start with ##\pi##, not with 0. Therefore ##f'(1) = 2\pi##
as you corrected yourself, I see. Well done !
 
  • Like
Likes vcsharp2003
  • #14
BvU said:
I liked post #8 better :wink: !
But L'Hopital still works: However, you start with ##\pi##, not with 0. Therefore ##f'(1) = 2\pi##
as you corrected yourself, I see. Well done !
Post#11 uses basic definition of derivative rather than L'Hospital's rule, which might be a better solution.
 
Last edited:
  • #15
BvU said:
As a 'challenge' : what is ##f'(1)## :smile: ?

##\ ##
That's a genius question by you.
 
  • #16
BvU said:
As a 'challenge' : what is ##f'(1)## :smile: ?

##\ ##
Even ##f''(1)## should equal ##2\pi##. By again applying L'Hospital's rule to the solution in post#11, we get the above result.
 
  • #17
vcsharp2003 said:
This question needs to be done without using derivatives since it appears in the Limits chapter, which precedes the chapter on Derivatives.
Based on this restriction, which is also stated in the thread title, what's the justification for using L'Hopital's Rule, which uses derivatives?
 
  • Like
Likes vcsharp2003
  • #18
vcsharp2003 said:
Why would we conclude that limit of numerator is 0? Probably, if it were non-zero then the original limit would be indeterminate rather than π, and therefore it must equal 0.
You have this backwards. If the limit of the numerator was zero, then the original expression would be indeterminate. If non-zero, the expression would be undefined.
 
  • Like
Likes vcsharp2003
  • #19
Mark44 said:
Based on this restriction, which is also stated in the thread title, what's the justification for using L'Hopital's Rule, which uses derivatives?
Yes, that shouldn't have been used.
 
  • #20
Mark44 said:
You have this backwards. If the limit of the numerator was zero, then the original expression would be indeterminate. If non-zero, the expression would be undefined.
Then, this problem would not have a value for the required limit of f(x) as x approaches 1.
 
  • #21
Mark44 said:
You have this backwards. If the limit of the numerator was zero, then the original expression would be indeterminate. If non-zero, the expression would be undefined.

vcsharp2003 said:
Then, this problem would not have a value for the required limit of f(x) as x approaches 1.
You still have things backwards. Clearly, the limit of the denominator is zero. If the limit of the numerator also is zero, then the expression is indeterminate. That's the only way that the limit of the overall expression could turn out to be ##\pi##. If the limit of the numerator happened to be anything other than zero, then the limit of the original expression would not exist.

Since ##\lim_{x \to 1} f(x) = 2##, then f(1) = 2.
 
Last edited:
  • Like
Likes vcsharp2003
  • #22
Mark44 said:
You still have things backwards. Clearly, the limit of the denominator is zero. If the limit of the numerator also is zero, then the expression is indeterminate. That's the only way that the limit of the overall expression could turn out to be ##\pi##. If the limit of the numerator happened to be anything other than zero, then the limit of the original expression would not exist.

Since ##\lim_{x \to 1} f(x) = 2##, then f(1) = 2.
Yes, isn't that what I said? In my post#5 I said as in quotes below. I reasoned that the numerator must be zero for the limit to have a value of ##\pi##.

"Why would we conclude that limit of numerator is 0? Probably, if it were non-zero then the original limit would be indeterminate rather than π, and therefore it must equal 0."
 
Last edited by a moderator:
  • #23
Mark44 said:
You have this backwards. If the limit of the numerator was zero, then the original expression would be indeterminate. If non-zero, the expression would be undefined.
Oh, I see what you're saying. I thought undefined is same as indeterminate. They are very different, which I learned from your post. Thank you.
 
  • #24
vcsharp2003 said:
But limit of denominator is 0, so it shouldn't apply.
You could do something like this.
$$\lim_{x\to 1}\frac{f(x)-2}{x+1} = \lim_{x\to 1} \frac{f(x)-2}{x^2-1} \lim_{x \to 1} (x-1) = 0.$$ Then use the quotient rule for limits on the first limit.
 
  • Like
Likes vcsharp2003
  • #25
vcsharp2003 said:
Oh, I see what you're saying. I thought undefined is same as indeterminate. They are very different, which I learned from your post.
Yes, that was my point.
 
  • Like
Likes vcsharp2003
  • #26
vela said:
You could do something like this.
$$\lim_{x\to 1}\frac{f(x)-2}{x+1} = \lim_{x\to 1} \frac{f(x)-2}{x^2-1} \lim_{x \to 1} (x-1) = 0.$$ Then use the quotient rule for limits on the first limit.
Wow, that's a very intelligent solution. I never thought about this approach.
 

Similar threads

Back
Top