Question
Question: Prove that the Greatest Integer Function \[f:R \to R\;\] given by \[f(x) = [x]\], is neither one - o...
Prove that the Greatest Integer Function f:R→R given by f(x)=[x], is neither one - one nor onto, where [x] denotes the greatest integer less than or equal to x.
Solution
Hint: - Here, We go through with the properties of greatest integer function. It always returns an integer as output.
Complete step-by-step solution -
Here f(x)=[x]
The Greatest Integer Function is denoted by y = [x]. For all real numbers x.
The greatest integer function returns the largest less than or equal to x.
In essence, it rounds down a real number to the nearest.
By above definition it is seen that,
f(1.2)=[1.2]=1,f(1.9)=[1.9]=1. ∴f(1.2)=f(1.9)=1
But 1.2=1.9
∴f is not one - one ∵ (if each element of one set mapped with a unique element of another set is known as one-one function. But here for two values we get only one result)
Now, consider 0.7∈R
It is known that f(x) = [x] is always an integer. Thus, there does not exist any element x∈Rsuch that f(x)=0.7
∴f is not onto.
Hence, The greatest integer function is neither one - one nor onto.
Note: - Whenever we face such types of problems like greatest integer function. First of all we should recall the property of that function. Then check if the property of that function is matching with the given statement or not to verify the answer.