Advertisements
Advertisements
Question
Let A = {a, b, c}, B = {u v, w} and let f and g be two functions from A to B and from B to A, respectively, defined as :
f = {(a, v), (b, u), (c, w)}, g = {(u, b), (v, a), (w, c)}.
Show that f and g both are bijections and find fog and gof.
Advertisements
Solution
Proving f is a bijection :
f = {(a, v), (b, u), (c, w)} and f : A → B
Injectivity of f: No two elements of A have the same image in B.
So, f is one-one.
Surjectivity of f: Co-domain of f = {u v, w}
Range of f = {u v, w}
Both are same.
So, f is onto.
Hence, f is a bijection.
Proving g is a bijection :
g = {(u, b), (v, a), (w, c)} and g : B → A
Injectivity of g: No two elements of B have the same image in A.
So, g is one-one.
Surjectivity of g: Co-domain of g = {a, b, c}
Range of g = {a, b, c}
Both are the same.
So, g is onto.
Hence, g is a bijection.
Finding fog :
Co-domain of g is same as the domain of f.
So, fog exists and fog : {u v, w} → {u v, w}
(fog) (u) = f (g (u)) = f (b) = u
(fog) (v) = f (g (v)) = f (a) = v
(fog) (w) = f (g (w)) = f (c) = w
So, fog = { (u, u), (v, v), (w, w) }
Finding gof :
Co-domain of f is same as the domain of g.
So, fog exists and gof : {a, b, c} → {a, b, c}
(gof) (a) = g (f (a)) = g (v) = a
(gof) (b) = g (f (b)) = g (u) = b
(gof) (c) = g (f (c)) = g (w) = c
So, gof = { (a, a), (b, b), (c, c) }
APPEARS IN
RELATED QUESTIONS
Show that the modulus function f : R → R given by f(x) = |x| is neither one-one nor onto, where |x| is x if x is positive or 0 and |x| is − x if x is negative.
In the following case, state whether the function is one-one, onto or bijective. Justify your answer.
f : R → R defined by f(x) = 1 + x2
Let A and B be sets. Show that f : A × B → B × A such that f(a, b) = (b, a) is a bijective function.
Given examples of two functions f: N → N and g: N → N such that gof is onto but f is not onto.
(Hint: Consider f(x) = x + 1 and `g(x) = {(x-1, ifx >1),(1, if x = 1):}`
Let S = {a, b, c} and T = {1, 2, 3}. Find F−1 of the following functions F from S to T, if it exists.
F = {(a, 2), (b, 1), (c, 1)}
Let f: R → R be the Signum Function defined as
f(x) = `{(1,x>0), (0, x =0),(-1, x< 0):}`
and g: R → R be the Greatest Integer Function given by g(x) = [x], where [x] is greatest integer less than or equal to x. Then does fog and gof coincide in (0, 1]?
Show that the function f: ℝ → ℝ defined by f(x) = `x/(x^2 + 1), ∀x in R`is neither one-one nor onto. Also, if g: ℝ → ℝ is defined as g(x) = 2x - 1. Find fog(x)
Give an example of a function which is not one-one but onto ?
Which of the following functions from A to B are one-one and onto?
f2 = {(2, a), (3, b), (4, c)} ; A = {2, 3, 4}, B = {a, b, c}
Prove that the function f : N → N, defined by f(x) = x2 + x + 1, is one-one but not onto
Classify the following function as injection, surjection or bijection : f : N → N given by f(x) = x3
Give examples of two one-one functions f1 and f2 from R to R, such that f1 + f2 : R → R. defined by (f1 + f2) (x) = f1 (x) + f2 (x) is not one-one.
Suppose f1 and f2 are non-zero one-one functions from R to R. Is `f_1 / f^2` necessarily one - one? Justify your answer. Here,`f_1/f_2 : R → R is given by (f_1/f_2) (x) = (f_1(x))/(f_2 (x)) for all x in R .`
If f : A → B and g : B → C are one-one functions, show that gof is a one-one function.
Find fog and gof if : f (x) = x+1, g(x) = `e^x`
.
If f : R → R is given by f(x) = x3, write f−1 (1).
Let f be a function from C (set of all complex numbers) to itself given by f(x) = x3. Write f−1 (−1).
If f : C → C is defined by f(x) = (x − 2)3, write f−1 (−1).
Let f : R → R+ be defined by f(x) = ax, a > 0 and a ≠ 1. Write f−1 (x).
What is the range of the function
`f (x) = ([x - 1])/(x -1) ?`
Let f, g : R → R be defined by f(x) = 2x + l and g(x) = x2−2 for all x
∈ R, respectively. Then, find gof. [NCERT EXEMPLAR]
\[f : R \to R \text{given by} f\left( x \right) = x + \sqrt{x^2} \text{ is }\]
The function
\[f : R \to R\] defined by\[f\left( x \right) = \left( x - 1 \right) \left( x - 2 \right) \left( x - 3 \right)\]
(a) one-one but not onto
(b) onto but not one-one
(c) both one and onto
(d) neither one-one nor onto
Let [x] denote the greatest integer less than or equal to x. If \[f\left( x \right) = \sin^{- 1} x, g\left( x \right) = \left[ x^2 \right]\text{ and } h\left( x \right) = 2x, \frac{1}{2} \leq x \leq \frac{1}{\sqrt{2}}\]
Let
\[f : R \to R\] be given by \[f\left( x \right) = x^2 - 3\] Then, \[f^{- 1}\] is given by
Write about strcmp() function.
For sets A, B and C, let f: A → B, g: B → C be functions such that g o f is injective. Then both f and g are injective functions.
Let X = {1, 2, 3}and Y = {4, 5}. Find whether the following subset of X ×Y are function from X to Y or not
h = {(1,4), (2, 5), (3, 5)}
Let f: R → R be the functions defined by f(x) = x3 + 5. Then f–1(x) is ______.
Let f: `[2, oo)` → R be the function defined by f(x) = x2 – 4x + 5, then the range of f is ______.
If f(x) = (4 – (x – 7)3}, then f–1(x) = ______.
Let g(x) = x2 – 4x – 5, then ____________.
Given a function If as f(x) = 5x + 4, x ∈ R. If g : R → R is inverse of function ‘f then
An organization conducted a bike race under 2 different categories-boys and girls. Totally there were 250 participants. Among all of them finally, three from Category 1 and two from Category 2 were selected for the final race. Ravi forms two sets B and G with these participants for his college project. Let B = {b1,b2,b3} G={g1,g2} where B represents the set of boys selected and G the set of girls who were selected for the final race.
Ravi decides to explore these sets for various types of relations and functions.
- Ravi wants to know among those relations, how many functions can be formed from B to G?
If f: R → R given by f(x) =(3 − x3)1/3, find f0f(x)
Let the function f: R → R be defined by f(x) = 4x – 1, ∀ x ∈ R then 'f' is
Consider a function f: `[0, pi/2] ->` R, given by f(x) = sinx and `g[0, pi/2] ->` R given by g(x) = cosx then f and g are
Find the domain of sin–1 (x2 – 4).
The trigonometric equation tan–1x = 3tan–1 a has solution for ______.
