Why is the limit of int(x) as x approaches zero from the right side, 0?
What int() function do you mean, precisely?
int(x) means integral of x
My book says \[LIM X->0 INT(X)\]
\[\lim_{x \rightarrow 0^+}\int\limits_{}^{}x dx \]
Unless the book as said int means something different
I'm in BC calc, and we do AB too. We didn't get to integrals yet
I looked it up and it suggested it was the greatest integer function???
I checked the answer and it is 0
That's what I was wondering, I was suspecting the 'nearest integer' function, in which case: \[I | I \in Z, |I-x| = \min{|J-x|} \forall J \in Z\]
For \(0 \le x \lt 1\), the value of the greatest integer function is 0. So the limit is zero.
In which case, for x in the neighbourhood of (-0.5,0.5), INT(x) is always equal to 0, thus for limit from the right, x in (0, 0.5) is 0, thus the limit is zero
My mind went directly to integrals because int is also used to mean integrals well in latex they are
But the limit would have also been the same then
Ooooohh. I did not think about that!! Thank you very much!!
@myininaya I was thinking along the same lines, but was suspicious of the lack of other formatting!
Thanks again guys!!
You are welcome.
Can you compute what the limit would be of the greatest integer function if x approaches zero from the left?
-1?
Correct! Good job!
Thanks. So the limit is just the highest value of the function as you approach a certain value?
That is not the definition of limit in general. But the definition of "greatest integer function" at x is the highest integer less than or equal to x.
So when we approach the greatest integer function from the left, x is in the interval: \(-1 \le x \lt 0\) and in that interval, the function has a value of -1 for ALL points in that interval. Therefore, the limit is -1.
Why is it only restricted to that interval? Isn't the greatest integer function infinite?
I should have been more specific. Here we are talking about the limit as x approaches 0 from the left and so we are interested in the interval [-1, 0). If you look at the graph of the greatest integer function you will notice it is a stepwise function and it has the value of -1 in the interval [-1, 0), 0 in the interval [0, 1), 1 in the interval [1, 2), etc.
Why aren't we concerned with (-infinity,0] and just -1 to 0?
The domain of the function is (-infinity, infinity) but here we are interested in the limit as x approaches 0 from the left (I asked you this question) and from the right (the original problem). So the intervals of interest to us are: [-1, 0) and [0, 1).
Join our real-time social learning platform and learn together with your friends!