Basic Combination Unit-1
Basic Combination Unit-1
Basic Combination Unit-1
Functions
1.0 INTRODUCTION
In common parlance, we find people using the words given in the title of this unit. Do
they have the same meaning in mathematics? You’ll find this out by studying this
unit. You will also see how basic the concept of ‘set’ and ‘function’ or to any area of
mathematics and subjects depend on mathematics.
In this unit we will begin by introducing you to various kinds of sets. You will also
study operations like, ‘union’ and ‘intersection’. While doing so you will see in what
way Venn diagrams are a useful tool for understanding and working with sets.
Next we will discuss what a relation is, and expose you to some important types of
relations. You will come across while studying banking, engineering, information
technology and computer science, of course mathematics. As you will see in your
study of computer science, an extensive use of functions is made in problem-solving.
Finally, we lead you detailed discussion of functions. Over here we particularly focus
on various points of functions and fundamental operations on functions.
1.1 OBJECTIVES
After studying this unit, you should be able to:
5
Basic Combinatorics
whether an object belongs to this collection or not. If we take the collection of coins
of a country, then a coin will be in the collection if it is a coin of that country, not
otherwise. The criterion for being a member of the collection is objective and clear.
However, if we take the collection of all good students, it is very difficult to say
whether a person belongs to this collection or not because the characteristic good is
not very clearly defined. In this case the collection is not ‘well-defined’, while the
previous collection is ‘well-defined’. Similarly, the collection of all the IGNOU
students is well-defined.
We write the elements of a set within curly brackets. For instance, consider the set A
of stationary items used by Nazia. We write this as
A = {pen, pencil, eraser, sharpener, paper}
Another example is the set
B = {Lucknow, Patna, Bhopal, Itanagar, Shillong}
of the capitals of 5 states of India.
Note that A and B are well-defined collections. However, the collection of short
people is not well-defined, and therefore, it is not a set.
Also note that the elements of a set don’t have to appear ‘similar’. For example,
{pen,Lucknow,4} is a set consisting of 3 clearly defined elements.
As you have seen, we usually, denote sets by capital letters of the English alphabet.
We usually denote the elements by small letters a,b,x,y …. If x is an element of a set
A, we write this as x∈A (read as ‘x belongs to A’). If x is not an element of A, we
write this as x ∉ A (read as ‘x does not belong to A’).
There are three ways of representing sets: ‘Set-builder form’, ‘Tabular form’ and the
pictorial representation through Venn diagrams.
For instance, the set {x | x is a white flower} is the set of all white flowers, or {x: x is
a natural number and 2<x<11}is the set of natural numbers lying between 2 and 11.
In ‘Tabular form’, or the ‘listing method’, the elements of a set are listed one by
one within the brackets { }, each separated from the other by a comma, as in the
examples A and B given above.
The accepted convention for writing a set by the listing method is that elements will
not be repeated. For example, in the set A= {4,2,8,2,6}, 2 is repeated, which is not
necessary.So we will write A ={4,2,8,6}.
We shall introduce you to Venn diagrams a little later. For now, let us consider a few
more sets.
Definition: A set with no element is called the empty(or null, or void) set, and is
denoted by φ or{}.
For example A = {x:x is an integer between 13 and 17 which is divisible by 6}, has
no element, i.e., A is the empty set.
Definition: A set having a finite number of elements is called a finite set.
6
Sets, Relations and
Functions
For example, {1,2,4,6} is a finite set because it has four elements, φ , the null set, is
also a finite set because it has zero number of elements; the set of stars in the sky is
also a finite set.
For example, the set N of natural numbers is infinite. Similarly, Q , Z, R and C, the
set of rational numbers and complex numbers, respectively, are infinite set.
E1) How would you represent the set of all students who have offered the IGNOU
course?
When we deal with several sets, we need to understand the nature of the elements of
those sets, whether the elements of two given sets have some elements in common or
not, and so on. These questions involve concepts, which we now define.
Definition: Two sets A and B are equal if every element of A belongs to B and every
element of B belongs to A. We represent this by A=B.
For example, if A= {1,2,3}, B ={2,3,1}, then A ⊆ B and B ⊆ A, so that A = B.
Note: A set can have many subsets and many supersets. For example A={1,2,3,4,5},
B= {2,3,4,5,6,7}, and C= {2,3}, then for C, A and B can be used as supersets.
Similarly, if X= {Ram, Rani, Sita, Gita}, Y= {Rani}, and Z= {Sita}, then Y and Z
both are subsets of X.
Definition: The power set of a set A is the set of all the subsets of A, and is denoted
by P(A).
7
Basic Combinatorics
Definition: Any set which is a superset of all the sets under consideration is known
as the universal set. This is usually denoted by Ω , S or U.
Note that the universal set can be chosen arbitrarily for a given problem. But once
chosen, it is fixed for the discussion of that problem.
Step II: Assume that the theorem holds for all sets A of cardinality k, i.e. if ׀A = ׀k,
then A has 2k subsets.
Step III: Now consider any set A = {x1, x2, x3,…,xk, xk+1}, with k+1 elements.
Consider its subset B= {x1, x2, x3,…,xk }. Now B has 2k subsets, each being a subset
of A. Now, take any such subset {x i1 ,x i 2 ,…,x i r }of B. Then {x i1 ,x i 2 ,…,x i r ,x k+1}
is a subset of A that is not a subset of B. So, for each of the 2k subsets of B, we attach
xk+1 to it to get 2k more subsets of A.
E4) Give two proper subsets and two supersets of the set of vowels of the English
alphabet.
Let us conclude this section with the pictorial representation of sets. You know that
the pictorial representation of any object helps in understanding the object. This is
why a pictorial representation of sets, known as a Venn diagram, helps in
understanding and dealing with sets.
8
Sets, Relations and
Functions
The English priest and logician John Venn invented the Venn diagram. Through
Venn diagrams we can easily visualize the abstract concept of a set and operations on
sets. In this diagram, the universal set is usually represented by a rectangle and its
subsets are shown as circles or other closed geometrical figures inside this rectangle.
U
*Lucknow,
*Patna,
*Bhopal,
*Itanagar,
*Shillong
A
Fig. 2: A Venn diagram
Now that you are familiar with basic definitions related to sets, let us discuss some
basic operations that can be performed on sets. This is when we shall appeal to Venn
diagrams very often, as you will see.
Definition: The union of two sets A and B is the set of all those elements which are
either in A or in B or in both A and B. This set is denoted by A ∪ B, and read as ‘A
union B’.
Symbolically, A ∪ B= {x:x ∈ A or x ∈ B}
If A ⊆B, then A ∪ B = B, and vice versa. This can be shown immediately using a
Venn diagram, as in Fig.3.(a), where A is shown as the square contained in the circle
representing B. In Fig.3(b), A ∪ B is shown when A and B have some elements in
common, and in Fig.3(c), we depict A ∪ B when A and B have no element in
common.
U U U
A
A B
9
Basic Combinatorics
A B
Definition: The intersection of sets A and B is the set of all the elements which are
common to both A and B. This set is denoted by A ∩ B, and read as ‘A intersection
B’.
Symbolically, A ∩ B = {x :x ∈ A and x ∈ B};
For example A = {1,2,3} and B = {2,1,5,6}, then A ∩ B ={1,2}.
Again if A= {1} and B = {5} then A ∩ B = { } or φ .
U U U
B
A A∩ B
A B
A B
Definition: The difference of two sets A and B is the set of all those elements of A
which are not elements of B. Sometimes, we call this set the relative component of
B in A. It is denoted by A~B or A\B, and is read as ‘A complement B’.
Symbolically, A~B = {x : x ∈ A and x ∉ B} and
B ~A = {x : x ∈ B and x ∉ A}
In Fig.5(b) we show A~B when A ⊇ B, and in Fig.5(c) we show A~B when neither
A ⊆ B nor B ⊆ A.
U U
B A
A
B
(b)
A~B = φ
10
Sets, Relations and
Functions
(a) (b)
U U
(c) (d)
A B
A B
(c) (d)
Fig. 5: A ~ B in different situation is the shaded portion.
There is one particular ‘difference’ that shows up very often, which we now define.
Definition: The complement of a set A, is the set U \ A, and is denoted by Aʹ or Ac.
For example, U={Physics, Chemistry, Mathematics} and A={Mathematics}, then the
complement of A is Aʹ= {Physics, Chemistry}.
The Venn diagram showing the complement of Á is the set of those elements of the
universal set U which are outside A (see Fig.6).
U
Aʹ́
Definition: The symmetric difference of two sets A and B is the set of all those
elements which are in A or in B, but not in both. It is denoted by A Δ B.
i.e., A Δ B =(A~B) ∪ (B~A).
11
Basic Combinatorics
While discussing these operations, you may be wondering that they seem to satisfy
properties very similar to those of propositional logic covered in Block 1 of this
course.You are right! Let us look at this aspects now.
Duality Principle: The ‘duality principle’ is very convenient for dealing with
theorems about sets. Basically if any theorem is given to you, by applying the duality
principle you can get another theorem (the dual of the previous one). In any statement
involving the union and intersection of sets, we can get from one of the statements to
the other by interchanging ∩ with ∪ and φ with U.
iii) Identity:
Union: A ∪ φ = A
Intersection: A ∩ U=A.
iv) Complement:
Union: A ∪ A′ = U
Intersection: A ∩ A′ = φ
v) Distributive properties:
Union: A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
Intersection: A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
De Morgan’s Laws:
For any two sets A and B the following laws known as De Morgan’s laws, hold
12
Sets, Relations and
Functions
1.4 RELATIONS
Sometimes we need to establish relations between two or more sets. For example, a
software development company has a set of specialists in different technology
domains, or a company gets some projects to develop. Here the company needs to
establish a relation between professionals and the project in which they will
participate. To solve this type of problem the following concepts are required.
Any two ordered pairs (x,y) and ( a,b) are equal iff x = a and y = b.
Now let us think about how B × A can be represented geometrically? For instance
what is the geometric view of {2} × R ? This is the line x =2 given in Fig.8(a).
Now, after seeing geometric representation of {2} × R, can you tell what
{1,3}×{2,3} = {(1,2),(3,2),(1,3),(3,3) }looks like? You will get four points in the first
quadrant, as shown in Fig.8(b).
We can extend the definition of A × B to define the Cartesian product of n sets A1,
A2, ….,An as follows.
A1 ×A2×A3 ×…×,An= {(x1,x2,x3,…,xn)}: x1 ∈ A1, ∧ x2 ∈ A2 ∧ x3 ∈ A3 ∧ …, ∧ xn
∈ An}.
13
Basic Combinatorics
The element (x1,x2,…,xn) is called an n-tuple. For instance, the 3–tuple (1,1,3) ∈
{1} × {1,2} × {2,3}.
With what you studied in this sub-section, you now have the background to discuss
relations.
Theorem 2: The total number of distinct relations between a finite set A and a finite
set B is 2mn, where m and n are the number of elements in A and B, respectively.
For example, R1 = N × L, where L is set of straight lines, in this relation we can give
different ordering of the straight lines.
If the relation R2 = {1,2,3} × { l1,l2}, then line l1 and l2 can get three different
ordering.
As you have seen, any and every subset of A×A is a relation on A. However, some
relations have special properties. Let us consider these types one by one.
14
Sets, Relations and
Functions
For example, if A= {1,2,3,4}, then the relation R1= {(1,1), (2,2), (3,3), (4,4)} in A is
reflexive because for x ∈ A,(x,x) ∈ R1. However, R2= {(1,1), (2,1), (4,4)} is not
reflexive since 2 ∈ A, but (2,2) ∉ R2.
For example, if L is the set of all straight lines in a plane, then the relation R in L,
defined by ‘x is parallel to y’, is symmetric, since if a straight line a is parallel to a
straight line b, then b is also parallel to a. Thus, (a,b) ∈ R ⇒ (b,a) ∈ R.
For example, if L is the set of all straight lines in a plane and R is the relation on L
defined by ‘ x is parallel to y’ then if a is parallel to b and b is parallel to c, then a is
parallel to c. Hence R is transitive. However, the relation ‘xSy’on L defined by ‘iff x
intersects y’ is not transitive.
Also, the relation R on A, the set of all Indians, defined by ‘xRy iff x loves y’, is not
a transitive relation.
E 21) Let A be the set of all people on Earth. A relation R is defined on the set A by
‘aRb if and only if a loves b’ for a,b ∈ A.
15
Basic Combinatorics
Now we shall study a particular kind of relation, which is very useful in mathematics,
as well as in computer science, as you will soon see.
1.5 FUNCTIONS
A function is a special kind of relation. If we take the example of the set A of
students of IGNOU, and the set B of their enrolment numbers. Now consider R =
{(a,b) ∈ AxB | b is enrollment number of a },this is a relation between A and B. It is
a ‘special’ relation, ‘special’ because to each a ∈ A ∃ ! b such that aRb. We call such
a relation a function from A to B.
Note that
( i ) to each a ∈ A, f assigns an element of B; and
( ii) to each a ∈ A, f assigns only one element of B.
So, for example, suppose A ={1,2,3}, B= {1,4,9,11} and f assigns to each member in
A its square values. Then f is a function from A to B. But if A={1,2,3,4},
B={1,4,9,10} and f is the same rule, then f is not a function from A to B since no
member of B is assigned to the element 4 in A.
Note that the former example, 11 ∈ B, but there is no element in A which is assigned
to 11. This does not matter. It is not necessary that every element of B be related to
some element of A.
Functions are not restricted to sets of numbers only. For instance, let A be the set of
mothers and B be the set of human beings. Then the rule that assigns to every mother
her eldest child is a function. But the rule that assigns to each mother her children is
not a function because it does not relate a unique element of B to each element of A.
Now, given a function, we have certain sets and terms that are associated with it. Let
us give them some names.
Definitions: Let f be a function from A to B. The set A is called the domain of the
function f and B is called the co-domain of f. The set {f(x)| x ∈ A} is called the
range of f, and is also denoted by f(A).
16
Sets, Relations and
Functions
For example, if A = {1,2,3,4}, B = {1,8,27,64,125}, and the rule f assigns to each
member in A its cube, then f is a function from A to B. The domain of f is A, its
codomain is B and its range is {1,8,27,64}.
x
Can you tell what will be the domain and codomain for rule f : f(x) = ?
1− x
You can see that 1–x = 0, if x = 1, in this case f(x) will be undefined.
Domain of f can be taken as R~{1}and codomain can be R.
Remark: Each element of A has a unique image, and each element of B need not
appear as the image of an element in A. Further, more than one element of A can
have the same image in B.
Note that if b=0, then f is called the zero map, and is denoted by 0.
iii) Consider A= {1,2,3,4}, B= {1,4,5} and the rule f which associates 1Æ1, 2Æ 4,
3Æ5, 4Æ5. Then f is a function from A to B.
A B
f
1. 1.
2. 4.
3. 5.
4. 6.
7.
iv) The function f from R to Z, defined by the rule that f maps any real number x to
the greatest integer less than or equal to x. is known as the greatest integer function
or the floor function. We denote this function’s action by f(x)=[x], where [x] is the
greatest integer ≤ x.
For example, if x = 0.6 then f(x) =[x]=0, if x= 2.3 then f(x)=[x]=2, and if x = –5,
then [x]ʹ= –5 .
v) Function f: RÆR: f(x)=│x│is known as the modulus (or absolute value) function,
where │x│is the absolute value of x.
vi) Now take, A={a,b,c} and B={1,2,3,4,5}. Consider the rule f which associates
aÆ1, aÆ 3, bÆ2, cÆ3. This is not a function from A to B because, elements 1 and 3
∈ B are assigned to the same element a ∈ A.
A B
f
a 1.
b 2.
c 3.
4.
5.
17
Basic Combinatorics
vii) Consider A= {1,2,3}, B= {1,4,5,6,7} and the rule f which associates 1Æ1, 2Æ 1,
2Æ4. Here f is not a function from A to B since no member of B is assigned to the
element 3 ∈ A.
A B
f
1 1.
2 4.
3 5.
6.
7.
E22) Let A= {a,b,c,d}, B= {1,2,3} and R= {(a,2), (b,1), (c,2), (d,1)}. Is R a function?
Why.
For example f: RÆ R be defined by f(x) = 2x+1, x ∈ R, then for x1 ,x2 ∈ R (x1 ≠ x2)
we have f(x1) ≠ f(x2). So, f is 1–1.
18
Sets, Relations and
Functions
There is a particular kind of bijective function that we use very often. Let us define
this.
Now, associated with a bijective function, we get another function very naturally,
which we now define.
2. Interchange x and y. In other words, replace every x by y, and vice versa. You
y−2
will get x = .
y−3
3. Solve for y.
4. Replace y by f- –1(x).
3x − 2
By applying these steps we get f –1 (x)= .
x −1
Now try these exercises.
E27) Which of the following kind of function would you use to provide photo
identity numbers? Why?
i) Constant function, ii) oneـtoـone function, and iii) identity function.
E28) Find f inverse of rule f : f(x) = x3–3.
19
Basic Combinatorics
Now we can see how different operations like addition, subtraction, multiplication
and division can be applied on functions.
The domain of f+g is the intersection of the domains of f and g since to compute
(f + g)(x) it is necessary and sufficient to compute both f(x) and g(x).
The domains of both f and g are all real numbers, but the domain of f/g is
{ x | x ≠ 0}.
Now let us consider two functions f and g from A= {1,2} to, B= {1,2,3,4}, where
f={(1,1),(2,4)}. Let g be defined by the rule g(x)= x2 where the domain of g is the set
{1,2}. Here both have the same domain. Since f and g assign the same image to each
element in the domain, they have the same effect throughout. This is why we treat
them as the same, or equal.
Definition: If f and g are two functions defined on the same domain A and if f(a)=
g(a) for every a ∈ A, then the functions f and g are equal, i.e., f = g.
For example f(x) = x2+5, where x is a real number, and g(x) = x2+5, where x is a
complex number. Then the function f is not equal to the function g since they have
different domains although f(x)= x2+5= g(x ∀x∈ R). By this example we can
conclude that even if f(a)= g(a), f and g may not be the same.
So far, the operations you have seen are the same as those for member systems.
However, there is yet another operation on functions which we now define.
Definition: Let f and g be the operation of combining two functions by applying
them one after the other. That is, the composition of f(x) and g(x), denoted by, fog .
For example, consider f : R → R : f(x) = (x3 + 2x )3 . We can write it as the
composition of g and h, where the value of f(x) can be obtained by first calculating x3
+ 2x and then taking its third power . We can write g for first or inside function g(x)
= x3 + 2x. We write h for the second function : h(x) = x3 . The use of the variable x is
irrelevant, we could as well write h(y) = y3 for y ∈ R. We can see that goh(x) = g(x3
+ 2x) = (x3 + 2x)3 = f(x).
In general (f ο g) ≠ (g ο f).
For example, if, f(x) = x2 and g(x) = x+1, then (f ο g)(x) = (x + 1)2 and (g ο f)(x) =
x2+1.
Here we can see that f ο g ≠ g ο f.
Let us see another example, where f(x) = x2, g(x) = x +1, h(x) = x3
20
Sets, Relations and
Functions
Then, f ο (g ο h) (x) = (x3 +1)2 and (f ο g) ο h (x) = (x3+1)2. Here we can see f ο (g ο h)
= (f ο g) ο h.
Now let us see how you can get product of two permutations f and g of the same set,
⎛ a1 a2... an ⎞
Let f= ⎜⎜ ⎟⎟ and
⎝ f(a1) f(a2) … f(an) ⎠
⎛ a1 a2... an ⎞ ⎛ a1 a2.... an ⎞
g = ⎜⎜ ⎟⎟ . Then fg= ⎜⎜ ⎟⎟ is itself a
⎝ g(a1) g(a2)... g(an) ⎠ ⎝ f[g(a1)] f[g(a2)]... f[g(an)]⎠
permutation.
⎛1 2 3 ⎞ ⎛1 2 3 ⎞
For example if, f= ⎜⎜ ⎟⎟ , g= ⎜⎜ ⎟⎟ then
⎝ 2 3 1⎠ ⎝ 2 1 3⎠
⎛1 2 3 ⎞ ⎛1 2 3 ⎞
fg= ⎜⎜ ⎟⎟ and gf= ⎜⎜ ⎟⎟
⎝1 3 2 ⎠ ⎝ 3 2 1⎠
⎛1 2 3 4 ⎞ ⎛1 2 3 4 ⎞ ⎛1 2 3 4 ⎞
fg= ⎜⎜ ⎟⎟ ,gf= ⎜⎜ ⎟⎟ , gh= ⎜⎜ ⎟⎟ ,
⎝2 4 1 3⎠ ⎝ 3 4 2 1⎠ ⎝ 3 4 2 1⎠
⎛1 2 3 4 ⎞ ⎛1 2 3 4 ⎞
f(gh)= ⎜⎜ ⎟⎟ ,(fg)h= ⎜⎜ ⎟⎟ .
⎝ 2 3 4 1⎠ ⎝ 2 3 4 1⎠
E 29) Let f(x) = 1/x and g(x) = x3 + 2. Find the following functions, where x ∈ R.
i) (f + g)(x)
ii) (f - g)(x)
iii) (fg)(x)
iv) (f/g)(x)
With this we have come to the end of this unit. Let us now summaries what we have
covered in this unit.
21
Basic Combinatorics
1.6 SUMMARY
In this unit we have covered the following points:
1. We introduced basic concepts related to sets and different ways of representing
them.
E2) i) The collection of all good teachers is not a set because this collection is not
well-defined. The characteristic ‘good’ cannot be measured objectively.
ii) The set of points on a line is not finite because infinitely many points make
a straight line.
E4) Set of vowels of English alphabet V={a,e,i,o,u}. Two subsets of set V are
V1={a,e}, and V2={i,o}. Two supersets of V are V3={a,b,c,…,z}, and
V4={a,c,d,e,i,o,u,…,z}.
E9) A B U
22
Sets, Relations and
Functions
You can try them for the other situations. We are showing in Fig. 12 for the
second situation.
E11) i) A ~B ={1,2,3}
ii) B ~A ={7,8,9}
iii) A Δ B ={1,2,3,7,8,9}
E12) Only if A and B are φ .
E13) Write separate functions to find A~B, B~A and A Δ B with passing sets A and
B as argument, return the resultant set.
E15) i) Dual of A ∩ (B ∩ C) = (A ∩ B) ∩ C is A ∪ (B ∪ C) = (A ∪ B) ∪ C.
ii) Dual of (A ∪ B) ∩ (A ∪ C) is (A ∩ B) ∪ (A ∩ C).
E16)
A B U
C
A ∪ (B ∩ C)
E17) A B U A B U
C
C
(A ∪ B) ∩ C (A ∪ (B ∩ C)
Fig.14(a) Fig.14(b)
Shaded area in Fig.14 (a) and Fig.14(b) are not same so (A ∪ B) ∩ C is not
equal to (A ∪ (B ∩ C).
E18) i) X Χ X={(a,a),(a,b),(a,c),(b,b),(b,c),(c,c)}.
ii) X Χ Y={(a,1), (b,1), (c,1), (a,2), (b,2), (c,2), (a,3), (b,3), (c,3)}.
iii) X Χ φ = φ .
23
Basic Combinatorics
E19) A Χ B = B Χ A iff A = B.
Fig.15: y=2
E21) i) For a ∈ A, aRa is reflexive because every one loves herself or himself.
ii) R is not symmetric because if a loves b then b need not love a, i.e., aRb
does not always imply bRa. Thus R is not symmetric.
iii) R is not transitive, because if a loves b and b loves c then a need not love c;
i.e., if aRb and bRc, aRc need not be. Thus, R is not transitive.
Hence, R is reflexive but is neither symmetric nor transitive.
E23) Not every relation is a function. For example, this relation does not satisfy the
property that,
a) Each element of A must have assigned one element in B.
E24) We can see that the code has no effect on the value of n ≤ 0.In the While loop,
the value of n is halved whenever it is even. If n becomes odd before reaching
1, the second part of the while loop is invoked, and n remains odd and increases
forever.
⎧0 if n = 0.
This shows that f : NÆN is the function defined by f(n)= ⎪⎨1, if n is a powerof 2,
⎪ undefinedotherwise
⎩
E25) The domain of f is {1,2,3,4} and range of f is {2,3,4,5}.
E27) One-to-one function will be used for providing identity card number, because
each person must have unique identity numbers.
Step 3: y = 3
x+3
Step 4: f –1(x) = 3
x+3.
1
E29) i) (f+g) (x)= + x3 +2
x
1
ii) (f−g) (x)= − (x3 +2)
x
⎛1⎞
iii) (f.g) (x)= ⎜ ⎟ (x3 +2)
⎝ x⎠
24
Sets, Relations and
Functions
1
iv) (f/g) (x)= ∀x∈ R.
x( x + 2)
3
v) (f ο g)(x) = f(x3) = x 3 + 1 ∀x ≥ −1 .
25