JAMIA 2023 — Mathematics PYQ
JAMIA | Mathematics | 2023The floor function[ ] is
Choose the correct answer:
- A.
One- one but no onto
- B.
Onto but not one- one
- C.
Neither one--one nor onto
(Correct Answer) - D.
A bijection from R to Z
Neither one--one nor onto
Explanation
1. Not One-to-One (Injective)
A function is one-to-one if every x has a unique y.
For the floor function, multiple x values give the same y:
-
f(1.2)=⌊1.2⌋=1
-
f(1.8)=⌊1.8⌋=1
Since 1.2=1.8 but both result in 1, it is not one-to-one.
2. Not Onto (Surjective)
A function is onto if every possible y in the codomain (R) is reached.
The output of a floor function is always an integer (…,−1,0,1,2,…).
-
Can you find an x such that ⌊x⌋=1.5?
-
No, because 1.5 is not an integer.
Since decimal values in the codomain are never reached, it is not onto.
Final Answer:
The floor function is neither one-to-one nor onto.

