If f : [1, ∞) → [1, ∞) defined by f(x) = , then find f⁻¹ (x).
Answers
Functions and Inverses
Definition of a Function: A function f from A to B is a relation such that every element in Set A has one and only one image in Set B.
Here we are given the function:
A function can have an inverse if and only if it is bijective.
We need to check bijection first.
For a function to be bijective, it must be both injective (one-one) and surjective (onto).
Domain is given as and it is a valid one. Exponential Functions are valid over the entire Real Number Line.
Let us see the corresponding Range.
Since , and both are increasing functions.
But increases faster than . So f is overall also an increasing function.
So, f is injective, since one value in range corresponds only to a single unique value in domain. In other words, every image has a unique pre-image.
Let us check for Surjectivity.
Minimum Value of x is 1.
At x=1,
And since f is always increasing, it will also attain all values greater than 1 for x>1.
So, Co-domain = Range. Hence, f is surjective as well.
So, we conclude that f is bijective. So inverse exists.
____________________