Why Do Similar Looking Limits Yield Different Results?

  • Thread starter Thread starter hermy
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary

Homework Help Overview

The discussion revolves around evaluating two limits involving trigonometric functions as x approaches infinity. The limits in question are: limit x → ∞ [(sin x + 2)/(sin x + 2)] and limit x → ∞ [(sin x + 0.5)/(sin x + 0.5)]. Participants are exploring why these limits yield different results despite their similar appearances.

Discussion Character

  • Conceptual clarification, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants are questioning the definitions of the limits and whether the expressions are valid for all values of x. There is discussion about the behavior of the sine function and its implications for the limits. Some participants suggest that the limits should be equal, while others point out that the second limit may be undefined due to the sine function's range.

Discussion Status

The discussion is ongoing, with various interpretations being explored. Some participants have offered insights regarding the conditions under which the limits can be evaluated, while others express confusion about the implications of undefined points in the context of limits approaching infinity.

Contextual Notes

There is a hint provided by the original poster to consider complex numbers and the Argand plane, which has led to further exploration of the problem's nuances. Participants are also grappling with the implications of singular points where the sine function takes specific values.

hermy
Messages
41
Reaction score
0
i have been racking my brains on this question for a long time and am still unable to reach to the answer.

limit x → ∞ [(sin x + 2)/(sin x + 2) ] = ?

limit x → ∞ [ (sin x + 0.5)/(sin x + 0.5) ] = ?

the answers for both the questions are not the same.

there's also a hint: think in terms of imaginary no.s and argand plane
 
Last edited:
Physics news on Phys.org
Hi hermy! :smile:

(have an infinity: ∞ :wink:)

I don't think it has anything to do with complex numbers …

it's more a question of whether the formula is defined for all values of x :wink:
 
tiny-tim said:
it's more a question of whether the formula is defined for all values of x :wink:


since sin x can never be 2, the limit for sin x + 2... must be 1.

but what puzzles me is why the limit shouldn't be 1 in the second case too?
 
Because sinx can be -0.5 :wink:
 
Does it say that the limit for the second function is undefined?
 
I don't get this. For any value of x other than arcsin(-.5), isn't the function identically 1? If so, doesn't that mean that as you approach those singular values from either side, it remains 1, and does not diverge anywhere? A naive application of L'Hopital's rule would seem to suggest the same thing.

I would have said that both limits are identically 1, but I'm no mathematician.
 
belliott4488 said:
I don't get this. For any value of x other than arcsin(-.5), isn't the function identically 1? If so, doesn't that mean that as you approach those singular values from either side,
What do you mean by "either side"? I've heard of "To infinity and beyond" but I was under the impression that there was not an "other side" to infinity!

it remains 1, and does not diverge anywhere? A naive application of L'Hopital's rule would seem to suggest the same thing.

I would have said that both limits are identically 1, but I'm no mathematician.
Were you thinking of the limit as x goes to 0?
 
HallsofIvy said:
What do you mean by "either side"? I've heard of "To infinity and beyond" but I was under the impression that there was not an "other side" to infinity!
Were you thinking of the limit as x goes to 0?
I meant as you approach any of the singular points, i.e. the points where sin(x) = -0.5. Everywhere else it's well-behaved, right? So if it's equal to 1 at these points and everywhere else, why does it change as you go to infinity?

In other words, I would have thought that both cases given would be equal in every way to
lim_{x\rightarrow\infty}1

There must be some subtlety here that I'm missing.
 
Last edited:
I was always of the impression that before you find limits, cancel anything that cancels, then rearange in order to get a form in which finding the limit is obvious... and in both of the limits you give it all cancels out. So either there is a typo, or you are asking for the limit as x tends to infinity of 1.

however in responce to the imaginary hint, sin (x) can be written as;

(eix-e-ix)/2i

where i = \sqrt{-1}
 
  • #10
Deevise said:
I was always of the impression that before you find limits, cancel anything that cancels, then rearange in order to get a form in which finding the limit is obvious... and in both of the limits you give it all cancels out. So either there is a typo, or you are asking for the limit as x tends to infinity of 1.

however in responce to the imaginary hint, sin (x) can be written as;

(eix-e-ix)/2i

where i = \sqrt{-1}
When you cancel, you are pulling out factors that are equal to 1. In the case of (sin x + .5)/(sin x + .5), that expression is equal to 1 as long as sin x is not equal to -.5.
 
  • #11
The answer to the first question is 1 and the second limit is not defined. I have fair confidence in the authencity of the answer. (you could visit the website http://thepuzzlespot.blogspot.com/2008/08/perfect-in-limitshmmmm.html" , where i found this question)

In my opinion, the explanation that sinx can be -0.5 does not suffice since x tends to infinity. sin x can be anything between -1 and 1. Isn't there any other way to go about the question?
 
Last edited by a moderator:
  • #12
Hi hermy! :smile:
hermy said:
The answer to the first question is 1 and the second limit is not defined.

That's correct:

the second expression is undefined again and again as you "approach infinity", so you can't find an N such that f(x) even exists for all x > N, let alone that it converges to something :wink:
 
  • #13
In order to be able to say that "\lim_{x\rightarrow a} f(x)= L", there must be some (punctured) neighborhood of a such that f(x) is defined for all x in that neighborhood. A "neighborhood of infinity" is a set {x> X} for some number X. No matter how large X is, there will be points in {x> X} for which (sin(x)- 0.5)/(sin(x)- 0.5) is not defined.
 
  • #14
HallsofIvy said:
In order to be able to say that "\lim_{x\rightarrow a} f(x)= L", there must be some (punctured) neighborhood of a such that f(x) is defined for all x in that neighborhood. A "neighborhood of infinity" is a set {x> X} for some number X. No matter how large X is, there will be points in {x> X} for which (sin(x)- 0.5)/(sin(x)- 0.5) is not defined.
I don't understand the statement "(sin(x)- 0.5)/(sin(x)- 0.5) is not defined".

This just looks to me like one of those first-year calculus problems where you are asked to determine the value of a ratio as both numerator and denominator go to zero. Is it zero? One? Infinite? We apply L'Hopital's rule to find the answer.

In this case, it seems unambiguous to me. First, however, may I restate the problem to refer instead to the ratio (sin(x)-1.0)/(sin(x)-1.0)? It's just easier to speak of the values x = n*pi/2 rather than arcsin(0.5).

EDIT: My mistake - please substitute "(4n+1)*pi/2" for "n*pi/2" throughout ... I was a little too hasty in my typing. (n is an integer, of course).

If I were asked what is the value of (sin(x)-1.0)/(sin(x)-1.0) for x -> n*pi/2, I would differentiate top and bottom, per L'Hopital, to get cox(x)/cos(x), and happily conclude that the answer is 1.

Is that incorrect? If not, and (sin(x)-1.0)/(sin(x)-1.0) is in fact equal to 1 for x = n*pi/2, then it is in fact equal to 1 for all x, in which case the limit as x goes to infinity is clear.

What's the subtlety that I'm missing? Does it have to do with the difference between asking the value of (sin(x)-1.0)/(sin(x)-1.0) as x approaches n*pi/2 versus the value for x = n*pi/2 identically? I admit that I don't generally distinguish between the two in practice.
 
Last edited:
  • #15
belliott4488 said:
I don't understand the statement "(sin(x)- 0.5)/(sin(x)- 0.5) is not defined".

This just looks to me like one of those first-year calculus problems where you are asked to determine the value of a ratio as both numerator and denominator go to zero. Is it zero? One? Infinite? We apply L'Hopital's rule to find the answer.

The limit is being taken as x goes to INFINITY, not to arcsin(0.5). Neither the numerator nor the denominator has a limit as x goes to infinity, so L'Hopital's rule does not apply.

The statement "(sin(x)- 0.5)/(sin(x)- 0.5) is not defined" is true for any x that makes the denominator zero, and that happens with period 2*pi all the way out to infinity. That is why the limit does not exist.

Of course, if the domain were restricted to values of x that don't make the denominator zero, or if the function were explicitly defined to be 1 at those points, then the limit would exist, but neither appears to be the case.

That said, I have no idea what the original poster's hint ("think in terms of imaginary no.s and argand plane") has to do with this problem.
 
  • #16
jbunniii said:
The limit is being taken as x goes to INFINITY, not to arcsin(0.5). Neither the numerator nor the denominator has a limit as x goes to infinity, so L'Hopital's rule does not apply.
I wasn't referring to that limit - I was referring to x = arcsin(0.5), which is where the function was asserted to be undefined. I understand that the limit as x goes to infinity is ill-defined if the function is undefined at these points, but I'm asking why it is undefined at these points.
jbunniii said:
The statement "(sin(x)- 0.5)/(sin(x)- 0.5) is not defined" is true for any x that makes the denominator zero, and that happens with period 2*pi all the way out to infinity. That is why the limit does not exist.
Of course a denominator of zero is problematic, but if the numerator is also zero, then you have to ask about the rate at which each one goes to zero as x approaches arcsin(0.5) - that's the basis for L'Hopital's rule, as I understand it. If the numerator goes to zero faster, then the ratio gets smaller as x approaches the limit, so we say the ratio goes to zero; if the denominator goes to zero faster, the ratio goes to infinity, and if they both go to zero at the same rate (as is the case here, since they're in fact equal), then the ratio goes to 1 - or in this case, it maintains a constant value of 1.

So my confusion persists: why do we have say that the ratio (sin(x)- 0.5)/(sin(x)- 0.5) is not defined for x = arcsin((0.5)? I would assert that the ratio is exactly equal to 1.0, for the reasons I just gave.
 
  • #17
belliott4488 said:
So my confusion persists: why do we have say that the ratio (sin(x)- 0.5)/(sin(x)- 0.5) is not defined for x = arcsin((0.5)? I would assert that the ratio is exactly equal to 1.0, for the reasons I just gave.

Because when x = arcsin((0.5),

(sin(x)- 0.5)/(sin(x)- 0.5) = (0.5 - 0.5)/(0.5 - 0.5) = 0/0,

which isn't defined.
 
  • #18
So my confusion persists: why do we have say that the ratio (sin(x)- 0.5)/(sin(x)- 0.5) is not defined for x = arcsin((0.5)? I would assert that the ratio is exactly equal to 1.0, for the reasons I just gave.

You have shown that the LIMIT of the ratio as x APPROACHES arcsin(0.5) is 1.0. That is not the same as saying that the ratio EQUALS 1.0 when x EQUALS arcsin(0.5). It doesn't.

If the definition was modified as follows:

f(x) = \left\{\begin{array}{ll}<br /> 1 &amp; \textrm{if sin(x) = 0.5} \\<br /> \frac{\sin(x) - 0.5}{\sin(x) - 0.5} &amp; \textrm{otherwise} \end{array}

Then it would be defined everywhere (in fact would equal 1 everywhere), so the limit would be 1.
 
Last edited:
  • #19
tiny-tim said:
Because when x = arcsin((0.5),

(sin(x)- 0.5)/(sin(x)- 0.5) = (0.5 - 0.5)/(0.5 - 0.5) = 0/0,

which isn't defined.

Why would you not say the same thing about any other function to which you applied L'Hopital's Rule?

I thought that was the whole point - to disambiguate between the general rules:

0/anything = 0
anything/itself = 1
anything/0 = undefined
 
  • #20
jbunniii said:
You have shown that the LIMIT of the ratio as x APPROACHES arcsin(0.5) is 1.0. That is not the same as saying that the ratio EQUALS 1.0 when x EQUALS arcsin(0.5). It doesn't.
I must be suffering from a very basic misconception, here.

Suppose I asked you what is the value of cos^2(x)/(sin(x)-1) at the point x = pi/2? Would you say this is undefined because the denominator is zero? I would not.

Two applications of L'Hopital's Rule show that this function does not diverge - in fact it goes to the value -2. You can easily plot it to see that. I've attached a plot of cos^2(x) (blue), sin(x)-1 (red), and cos^2(x)/(sin(x)-1) (magenta).

I need you guys to explain to me why L'Hopital's rule exists if you insist that a function must be undefined wherever its denominator goes to zero (regardless of the behavior of the numerator).
 

Attachments

  • LHopital.jpg
    LHopital.jpg
    24.1 KB · Views: 411
  • #21
I need you guys to explain to me why L'Hopital's rule exists if you insist that a function must be undefined wherever its denominator goes to zero (regardless of the behavior of the numerator).

L'Hopital's rule tells you what the LIMIT is, not what the function value is.

I could, if I liked, define a function

g(x) = \left\{\begin{array}{ll}<br /> x/x &amp; \textrm{if } x \neq 0 \\<br /> 5 &amp; \textrm{if } x = 0 \end{array}

L'Hopital's rule tells me that

\lim_{x \rightarrow 0} g(x) = 1

but it does not follow that g(0) = 1.
 
  • #22
tiny-tim said:
Because when x = arcsin((0.5),

(sin(x)- 0.5)/(sin(x)- 0.5) = (0.5 - 0.5)/(0.5 - 0.5) = 0/0,

which isn't defined.
BTW, that statement is not strictly correct. 0/0 is not undefined, it's indeterminate.

Evaluating indeterminate forms is the purpose of L'Hopital's rule.

I assume you knew all that already, however, since it's basic Calculus and you're posting on this forum.
 
  • #23
jbunniii said:
L'Hopital's rule tells you what the LIMIT is, not what the function value is.
The value of a function at a point where it becomes indeterminate is given by the limit. This is what Calculus is for - using limits to evaluate functions at points where they can't explicitly be evaluated. Your distinction baffles me.

jbunniii said:
I could, if I liked, define a function

g(x) = \left\{\begin{array}{ll}<br /> x/x &amp; \textrm{if } x \neq 0 \\<br /> 5 &amp; \textrm{if } x = 0 \end{array}
That's not a continuous function, and it does not have a well-defined derivative at x=5, so L'Hopital's Rules does not apply.

jbunniii said:
L'Hopital's rule tells me that

\lim_{x \rightarrow 0} g(x) = 1
No, it doesn't, since the derivatives are not defined as you've defined the function. In fact, it's not even an indeterminate form, since you've avoided any occurrence of 0/0.
 
  • #24
belliott4488 said:
BTW, that statement is not strictly correct. 0/0 is not undefined, it's indeterminate.

Evaluating indeterminate forms is the purpose of L'Hopital's rule.

I assume you knew all that already, however, since it's basic Calculus and you're posting on this forum.

I think you should look up "indeterminate form". 0/0 is not defined.

An indeterminate form is something, for example, of the form

\lim_{x \rightarrow 0}\frac{f(x)}{g(x)}

where

\lim_{x \rightarrow 0} f(x) = \lim_{x \rightarrow 0} g(x) = 0 (these are what makes it an indeterminate form)

You dismiss this as "basic calculus" but you seem to overestimate your own mastery of the material.
 
  • #25
jbunniii said:
I think you should look up "indeterminate form". 0/0 is not defined.

An indeterminate form is something, for example, of the form

\lim_{x \rightarrow 0}\frac{f(x)}{g(x)}

where

\lim_{x \rightarrow 0} f(x) = \lim_{x \rightarrow 0} g(x) = 0 (these are what makes it an indeterminate form)

You dismiss this as "basic calculus" but you seem to overestimate your own mastery of the material.
I have looked up "indeterminate form", and 0/0 is given as a canonical example. See, for e.g. http://en.wikipedia.org/wiki/Indeterminate_form (where it's offered as a "common" example).

But I'm satisfied with the course of this discussion, now. I had thought I was missing something subtle, but I no longer think so.
 
  • #26
belliott4488 said:
That's not a continuous function, and it does not have a well-defined derivative at x=5, so L'Hopital's Rules does not apply.

I assume you mean "at x=0", but in any case the rest is bunk.

Have you read what L'Hopital's rule says? It does NOT require either continuity or differentiability at the limit point.

From, e.g., Apostol's "Calculus, Vol. 1":

Theorem 7.9. L'Hopital's rule for 0/0. Assume f and g have derivatives f'(x) and g'(x) at each point x of an open interval (a,b), and suppose that

\lim_{x\rightarrow a^+}f(x) = 0

and

\lim_{x\rightarrow a^+}g(x) = 0

Also assume that

g&#039;(x) \neq 0

for each x in (a,b). If the limit

\lim_{x \rightarrow a^+} \frac{f&#039;(x)}{g&#039;(x)}

exists and has the value L, say, then the limit

\lim_{x \rightarrow a^+} \frac{f(x)}{g(x)}

also exists and has the value L. [end statement of theorem]

Neither f'(a) nor g'(a) (nor for that matter, f(a) or g(a)) is required to exist.
 
Last edited:
  • #27
I must be suffering from a very basic misconception, here.
Yes. Another misconception you are suffering from is thinking that anything divided by itself equals 1. This is true except when the anything is zero. Also, the behavior of an expression is determined by whether the numerator is also zero or not. L'Hopital's rule is to be used for the indeterminate forms 0/0 and infinity/infinity, and provides a way to get limits of expressions with either of these two forms.
Suppose I asked you what is the value of cos^2(x)/(sin(x)-1) at the point x = pi/2? Would you say this is undefined because the denominator is zero? I would not.
This expression is undefined at x = pi/2 for precisely the reason you gave. Nevertheless, the limit of this expression exists as x approaches pi/2. As noted elsewhere in this thread, there's a difference between the value of an expression and its limit.
 
  • #28
Mark44 said:
... As noted elsewhere in this thread, there's a difference between the value of an expression and its limit.
Okay, that's what I suggested earlier as the source of my trouble.

So it is wrong to say that the function I suggested earlier: cos^2(x)/(sin(x)-1) has a value of -2 for x = pi/2? It's pretty clear that it approaches that value from either side as you approach pi/2, so I've always thought it correct to say that the function itself takes that value at that point. Obviously we can't just plug x=pi/2 into the expression and evaluate it, but I had thought that the taking of the limit was an alternative way of determining the value of the function at that point. I gather this is incorrect?
 
  • #29
belliott4488 said:
The value of a function at a point where it becomes indeterminate is given by the limit.

This is absolutely not true. Where a function has a point discontinuity (a hole), L'Hopital's rule or other techniques can be used to determine the limit, and then you can define the function value to be equal to that limit in order to make the function continuous at that discontinuity.

As an example, f(x) = (x2 - 9)/(x - 3) is undefined at x = 3. Period. You can define f(3) = 6 to remove the discontinuity to make f define at x = 3, but until you do so, f is undefined at x = 3.
 
  • #30
belliott4488 said:
Okay, that's what I suggested earlier as the source of my trouble.

So it is wrong to say that the function I suggested earlier: cos^2(x)/(sin(x)-1) has a value of -2 for x = pi/2? It's pretty clear that it approaches that value from either side as you approach pi/2, so I've always thought it correct to say that the function itself takes that value at that point. Obviously we can't just plug x=pi/2 into the expression and evaluate it, but I had thought that the taking of the limit was an alternative way of determining the value of the function at that point. I gather this is incorrect?
Yes, it is incorrect. If the denominator of an expression is zero, the expression is undefined. It is immaterial whether the numerator happens to be zero or not. Either way, the expression is undefined.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
12
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K