Does x sin(1/x) exist as x approaches zero?

  • Thread starter Thread starter randomgamernerd
  • Start date Start date
  • Tags Tags
    Limit Zero
Click For Summary

Homework Help Overview

The discussion revolves around the limit of the function \( x \sin(1/x) \) as \( x \) approaches zero. Participants explore whether this limit exists, given the oscillatory nature of the sine function and its behavior near zero.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Some participants express uncertainty about the limit's existence due to the oscillatory behavior of \( \sin(1/x) \) as \( x \) approaches zero. Others question the implications of the definition of limits and the role of continuity in this context.

Discussion Status

The discussion is ongoing, with participants sharing various perspectives on the limit's behavior. Some have suggested revisiting foundational definitions of limits, while others have referenced the Sandwich Theorem as a potential avenue for understanding. There is no explicit consensus on the limit's value, but several participants are engaging with the concepts involved.

Contextual Notes

Participants note the importance of the oscillation of \( \sin(1/x) \) and its effect on the limit, as well as the distinction between the limit's existence and the continuity of the function at \( x=0 \). There are references to external proofs and resources that some participants find challenging to reconcile with their understanding.

randomgamernerd
Messages
139
Reaction score
4

Homework Statement

:[/B]
limx->0xsin(1/x)

Homework Equations

: [/B]-

The Attempt at a Solution

:[/B]
I feel the limit does not exist. Because sin(1/x) is largely changing value as x approaches 0,(since it is an oscillating function), and in limit, we check what happens in neighborhood of the point in concern. Now for x= say 10-999 we might have y>0. But since sin(1/x) is rapidly changing values, so it might happen at x=10-999 +0.000001, y<0. so i guess the function is rapidly changing altitude. So i guess limit does not exist. But I notice in the graph that the amplitude of the function is tending towards zero, and at x=0 it is exactly equal to zero. But I still disagree on the point that limit tends to zero. I don't know why. I have seen many proofs on the internet using sandwich theorem, but I just cannot get where am I going wrong..
Please Help me!
 
Physics news on Phys.org
randomgamernerd said:
But I still disagree on the point that limit tends to zero. I don't know why.
Do you mean that you don't know why you disagree?

I have seen many proofs on the internet using sandwich theorem, but I just cannot get where am I going wrong..

In the problem statement, you didn't say what the problem is. You only wrote ##lim_{x \rightarrow 0} x\sin{x}##.

Are you asking how to write a formal proof that the value of that limit is zero?
Or are you asking for a intuitive way of understanding, to your own satisfaction, that the value of the limit is zero?

In your discussion, you seem to have forgotten that the definition of limit (as usually stated in textbooks) involves absolute values. So a change of sign can be irrelevant.
 
Maybe I'm wrong, but I would say it is equal to the limit

\mathop {\lim }\limits_{x \to 0} x \cdot y

with

- 1 \le y \le 1
 
randomgamernerd said:

Homework Statement

:[/B]
limx->0xsin(1/x)

Homework Equations

: [/B]-

The Attempt at a Solution

:[/B]
I feel the limit does not exist. Because sin(1/x) is largely changing value as x approaches 0,(since it is an oscillating function), and in limit, we check what happens in neighborhood of the point in concern. Now for x= say 10-999 we might have y>0. But since sin(1/x) is rapidly changing values, so it might happen at x=10-999 +0.000001, y<0. so i guess the function is rapidly changing altitude. So i guess limit does not exist. But I notice in the graph that the amplitude of the function is tending towards zero, and at x=0 it is exactly equal to zero. But I still disagree on the point that limit tends to zero. I don't know why. I have seen many proofs on the internet using sandwich theorem, but I just cannot get where am I going wrong..
Please Help me!
In such cases, the intuition fails to be of help here. So what is left is, back to the roots. What does ##\lim_{x \to 0} f(x)## mean? The definition of limits?
 
fresh_42 said:
In such cases, the intuition fails to be of help here. So what is left is, back to the roots. What does ##\lim_{x \to 0} f(x)## mean? The definition of limits?

I was referring to the definition for functions of a single variable as given in Wikipedia:

For every ##\varepsilon > 0## there is a ##\delta > 0## with ##0 < \left| x \right| < \delta## and

\left| {x \cdot \sin \left( {\frac{1}{x}} \right)} \right| &lt; \varepsilon

Due to

- 1 \le \sin \left( {\frac{1}{x}} \right) \le 1

this is always given for ##\delta = \varepsilon##.
 
That's continuity, and as the function isn't defined at ##x=0## it cannot be continuous there. Now we could talk about the nature of this singularity, but that is a different question. Here we have only a limit, i.e. in every open neighborhood ##U_\varepsilon(0)## of ##x=0## there must be a point of ##x\cdot \sin\frac{1}{x}## which is the case, how small we choose ##\varepsilon## to be.

However, continuity would require ##\lim_{x \to 0} (x\cdot \sin \frac{1}{x}) = f(0) = 0 \cdot \sin \frac{1}{0}## which does not exist. So the limit exists, although the function isn't continuous. To be continuous, we would have to explicitly set ##f(0)=0##.
 
fresh_42 said:
That's continuity, and as the function isn't defined at x=0 it cannot be continuous there.
If you're referring to DrStupid's post (#5), he wasn't saying that the function ##f(x) = x \sin(1/x)## is continuous at x = 0, but rather that the limit as x approaches zero exists. For the function to be continuous at x = 0, it must be true that ##\lim_{x \to 0} f(x) exists, and that f(0) equals this limit.
 
Stephen Tashi said:
Or are you asking for a intuitive way of understanding, to your own satisfaction, that the value of the limit is zero?
I’m asking for this
 
fresh_42 said:
In such cases, the intuition fails to be of help here. So what is left is, back to the roots. What does ##\lim_{x \to 0} f(x)## mean? The definition of limits?
limx->0f(x) means what value is f(x) approaching as x is approaching zero, i feel f(x) is not decreasing straightaway towards zero, i mean the wave like part has a decreasing amplitude, which is tending towards zero, but we cannot in general say the function is tending towards zero
 
  • #10
randomgamernerd said:
limx->0f(x) means what value is f(x) approaching as x is approaching zero, i feel f(x) is not decreasing straightaway towards zero, i mean the wave like part has a decreasing amplitude, which is tending towards zero, but we cannot in general say the function is tending towards zero
Yes we can. It is immaterial the 1/x is undefined at x = 0. For every other value of x, sin(1/x) is always between -1 and 1, so ##x\sin(\frac 1 x) \to 0## as ##x \to 0##. Someone earlier in this thread mentioned the Sandwich Theorem. You should look it up.
 
Last edited:
  • #11
randomgamernerd said:
limx->0f(x) means what value is f(x) approaching as x is approaching zero, i feel f(x) is not decreasing straightaway towards zero, i mean the wave like part has a decreasing amplitude, which is tending towards zero, but we cannot in general say the function is tending towards zero
Have you looked at it?
http://www.wolframalpha.com/input/?i=y=x+sin(1/x)
You said it yourself: the amplitude is closing down to zero, so the oscillation is simply running out of space. The function trembles to zero and if we set ##f(x)=0## we get even continuity, because that ##x=0## isn't in the domain is the only reason, why it isn't continuous. If we define it, your proof above is the way to "see" it.
 
  • #12
randomgamernerd said:
limx->0f(x) means what value is f(x) approaching as x is approaching zero, i feel f(x) is not decreasing straightaway towards zero, i mean the wave like part has a decreasing amplitude, which is tending towards zero, but we cannot in general say the function is tending towards zero
ok, thanks
 
  • #13
fresh_42 said:
Have you looked at it?
http://www.wolframalpha.com/input/?i=y=x+sin(1/x)
You said it yourself: the amplitude is closing down to zero, so the oscillation is simply running out of space. The function trembles to zero and if we set ##f(x)=0## we get even continuity, because that ##x=0## isn't in the domain is the only reason, why it isn't continuous. If we define it, your proof above is the way to "see" it.
got it
 
  • #14
vx6w1.png


Convinced? Is there even anything unexpected here? I know it doesn't, can't, exactly really prove anything, but you said you'd seen proof, you just didn't believe it.
 

Attachments

  • vx6w1.png
    vx6w1.png
    17.3 KB · Views: 3,772
  • #15
epenguin said:
View attachment 220961

Convinced? Is there even anything unexpected here? I know it doesn't, can't, exactly really prove anything, but you said you'd seen proof, you just didn't believe it.
yah, lol..
 
  • #16
Or actually, this is brought up in e.g. #(5). However huge 1/x is, sin(1/x) is never outside the range -1 to 1! Whereas the more usual exercises are about the product of one thing that is zero at some point and something that is infinite there, I.e. increases without limit towards that point, here it is a product of something that is zero and something very tame. Probably you have got used to more difficult problems and are flummoxed by such an easy one.

24yyg53.png
 

Attachments

  • 24yyg53.png
    24yyg53.png
    11.8 KB · Views: 1,620

Similar threads

  • · Replies 12 ·
Replies
12
Views
4K
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
4
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K