- #1
Cookiey
- 14
- 0
Homework Statement
If f:(2,4)-->(1,3) where f(x)=x-[x/2] (where[.] denotes the greatest integer function), then find the inverse function of f(x).
Homework Equations
(None I believe.)
The Attempt at a Solution
I know that for a function to be invertible, it must be both one-one and onto.
I've checked if the function is one-one by drawing a graph in the given domain. It comes out to be a straight line, and so a line drawn parallel to the x-axis will intersect it at only one place; meaning it is one-one. From the same graph, it's clear that the range equals the codomain, making it onto.
So, the function is definitely invertible.
I don't really know how to proceed in inverting the function. I've tried splitting 'x' into it's integer and fractional parts so I can take [x] common, but that leaves out {x}.
So, I took a look at the three options, namely:
a)not defined
b)x+1
c)x-1
(a) is definitely out, as the function is invertible in the given domain, as proved earlier.
Looking at (b) and (c), I noticed that in the given domain, [x/2] always evaluates to 1, and therefore the answer would be (b), which is the correct answer.
But is there a 'proper' way to do this? A way to work with the greatest integer function in general in a given domain/range?
Thank you for taking the time to read and help me!
Last edited: