Composition of functions | Invertible function

Twelve Standard >> Composition of functions | Invertible function

 

 

Invertible Function

 

A function f: X → Y is said to be invertible if there exists another function g: Y → X such that for every element y ∈ Y, g(y) = x where x ∈ X.

In this case, g is called the inverse of f and is denoted by f−1. The following properties must hold:

  • g(f(x)) = IX(x) = x for all x ∈ X
  • f(g(y)) = IY(y) = y for all y ∈ Y

Here, IX and IY represent the identity functions on sets X and Y respectively.

Conditions for Invertibility

A function f is invertible if and only if:

  • Injective (one-to-one): Each distinct input in the domain corresponds to a unique output in the codomain.
  • Surjective (onto): Every value in the codomain has at least one pre-image in the domain.

Therefore, only bijective functions (both injective and surjective) have inverses.

Example 1:

Let f: ℝ → ℝ be defined by f(x) = x + 3.

To find the inverse:

y = f(x) = x + 3  
=> x = y - 3  
So, f⁻¹(y) = y - 3
  

Example 2:

Let f(x) = 2x, where f: ℝ → ℝ

y = f(x) = 2x  
=> x = y / 2  
So, f⁻¹(y) = y / 2
  

Graphical Interpretation:

If you graph a function and its inverse, they are mirror images across the line y = x.

Hide

Forgot your password?

Close

Error message here!

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close