Composition of Functions








Composition of Function
Consider the two functions given below :
                                                             y = 2x + 1 ,    ∈ { 1 , 2 , 3 }
                                                             z = y + 1 ,      ∈ { 3 , 5 , 7 }
Then  z  is the composition of two functions   and  because  is defined in term of   y
and   in term of   x.

Graphically one can represent this as given below :    
The composition, say ,  gof   of function  and is defined as function  of function  .
If           then   gof : A to C

e.g :  Let         
          then         ..................(i)
          and           
                                          ....................................................(ii)
Check from (i) and (ii), if      
                                                       
Evidently,                                

Comments