What about continuity and discontinuity of this function?

vkash
Messages
316
Reaction score
1
consider this function f(x)=[x[\frac{1}{x}]] ([x] represent greatest integer less than or equal to x or in short GIF )
internal brackets over 1/x and external brackets are around full body of function.
discuss on these points(means either are these correct incorrect)
Statement 1: this function is discontinuous at infinitely points.
Statement 2: this function is discontinuous for infinitely many points for x belongs to (0,1)
I think both statements are correct.
Put x=1/10. It will give 1. but if I put 1/(10.1).1 it will give zero. So it's discontinuous function. similarly we can say that it is discontinuous at infinitely many points between 0 to 1.
If second statement is correct than first will definitely correct...
when result from internal GIF will smaller than 1/x it will give zero, else output should 1.

am i correct?
if not then where am i wrong.

Is there any way to solve such questions on wolframalpha
 
Last edited:
Physics news on Phys.org
vkash said:
Put x=1/10. It will give 1. but if I put 1/(10.1).1 it will give zero. So it's discontinuous function and at infinitely many points between 0 to 1.

Ok, let's consider a new function
f(x) = -1010x + 100

f(1/10) = 1
f(1/(10.1)) = 0

Therefore f(x) is a discontinuous function?
 
Office_Shredder said:
Ok, let's consider a new function
f(x) = -1010x + 100

f(1/10) = 1
f(1/(10.1)) = 0

Therefore f(x) is a discontinuous function?

I have little cleaner logic here
vkash said:
when result from internal GIF will smaller than 1/x it will give zero, else output should 1.
 
i doesn't understand the graphs represented by wolframalpha?
What is it's values between 0 and 1.
It seems that it is zero for all the values of x (for x in between 0 and 1). But as we can see it is not(ex x=0.1)...
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top