Advertisements
Advertisements
प्रश्न
Consider f: {1, 2, 3} → {a, b, c} given by f(1) = a, f(2) = b and f(3) = c. Find f−1 and show that (f−1)−1 = f.
Advertisements
उत्तर
Function f: {1, 2, 3} → {a, b, c} is given by,
f(1) = a, f(2) = b and f(3) = c
If we define g: {a, b, c} → {1, 2, 3} as g(a) = 1, g(b) = 2, g(c) = 3, then we have:
(fog)(a) = f(g(a)) = f(1) = a
(fog)(b) = f(g(b)) = f(2) = b
(fog)(c) = f(g(c)) = f(3) = c
And
(gof)(1) = g(f(1)) = g(a) = 1
(gof)(2) = g(f(2)) = g(b) = 2
(gof)(3) = g(f(3)) = g(c) = 3
∴ gof = IX and fog = IY, where X = {1, 2, 3} and Y = {a, b, c}.
Thus, the inverse of f exists and f−1 = g.
∴ f−1: {a, b, c} → {1, 2, 3} is given by,
f−1(a) = 1, f−1(b) = 2, f-1(c) = 3
Let us now find the inverse of f−1 i.e., find the inverse of g.
If we define h: {1, 2, 3} → {a, b, c} as
h(1) = a, h(2) = b, h(3) = c, then we have:
(goh)(1) = g(h(1)) = g(a) = 1
(goh)(2) = g(h(2)) = g(b) = 2
(goh)(3) = g(h(3)) = g(c) = 3
And
(hog)(a) = h(g(a)) = h(1) = a
(hog)(b) = h(g(b)) = h(2) = b
(hog)(c) = h(g(c)) = h(3) = c
∴ goh = IX and hog = IY, where X = {1, 2, 3} and Y = {a, b, c}.
Thus, the inverse of g exists and g−1 = h ⇒ (f−1)−1 = h.
It can be noted that h = f.
Hence, (f−1)−1 = f.
APPEARS IN
संबंधित प्रश्न
Let f, g and h be functions from R to R. Show that
(f + g)oh = foh + goh
(f · g)oh = (foh)·(goh)
Find gof and fog, if f(x) = 8x3 and `g(x) = x^(1/3)`.
If `f(x) = (4x + 3)/(6x - 4), x ≠ 2/3` show that fof(x) = x, for all `x ≠ 2/3`. What is the inverse of f?
State with reason whether following functions have inverse
f: {1, 2, 3, 4} → {10} with f = {(1, 10), (2, 10), (3, 10), (4, 10)}
State with reason whether following functions have inverse
g: {5, 6, 7, 8} → {1, 2, 3, 4} with g = {(5, 4), (6, 3), (7, 4), (8, 2)}
Show that f: [–1, 1] → R, given by f(x) = `x/(x + 2)` is one-one. Find the inverse of the function f: [–1, 1] → Range f.
(Hint: For y in Range f, y = `f(x) = x/(x + 2)` for some x in [–1, 1] i.e., `x = (2y)/(1 - y)`)
Consider f: R → R given by f(x) = 4x + 3. Show that f is invertible. Find the inverse of f.
Consider f: R+ → [–5, ∞) given by f(x) = 9x2 + 6x – 5. Show that f is invertible with `f^(-1)(y) = ((sqrt(y + 6) - 1)/3)`.
Let `f: R - {-4/3} → R` be a function defined as `f(x) = (4x)/(3x + 4)`. The inverse of f is map g: Range `f → R - {-4/3}` given by
Let f: W → W be defined as f(n) = n − 1, if is odd and f(n) = n + 1, if n is even. Show that f is invertible. Find the inverse of f. Here, W is the set of all whole numbers.
If f: R → R is defined by f(x) = x2 − 3x + 2, find f(f(x)).
Let f : W → W be defined as f(x) = x − 1 if x is odd and f(x) = x + 1 if x is even. Show that f is invertible. Find the inverse of f, where W is the set of all whole numbers.
If f : R → R, f(x) = x3 and g: R → R , g(x) = 2x2 + 1, and R is the set of real numbers, then find fog(x) and gof (x)
Let f: A → B and g: B → C be the bijective functions. Then (g o f)–1 is ______.
Let f: N → R be the function defined by f(x) = `(2x - 1)/2` and g: Q → R be another function defined by g(x) = x + 2. Then (g o f) `3/2` is ______.
Let f = {(1, 2), (3, 5), (4, 1) and g = {(2, 3), (5, 1), (1, 3)}. Then g o f = ______ and f o g = ______.
The composition of functions is associative.
Every function is invertible.
If f : R → R, g : R → R and h : R → R is such that f(x) = x2, g(x) = tanx and h(x) = logx, then the value of [ho(gof)](x), if x = `sqrtpi/2` will be ____________.
Let f : N → R : f(x) = `((2"x"−1))/2` and g : Q → R : g(x) = x + 2 be two functions. Then, (gof) `(3/2)` is ____________.
If f : R → R, g : R → R and h : R → R are such that f(x) = x2, g(x) = tan x and h(x) = log x, then the value of (go(foh)) (x), if x = 1 will be ____________.
If f(x) = `(3"x" + 2)/(5"x" - 3)` then (fof)(x) is ____________.
Let f : R → R be the functions defined by f(x) = x3 + 5. Then f-1(x) is ____________.
Which one of the following functions is not invertible?
The inverse of the function `"y" = (10^"x" - 10^-"x")/(10^"x" + 10^-"x")` is ____________.
Consider the function f in `"A = R" - {2/3}` defiend as `"f"("x") = (4"x" + 3)/(6"x" - 4)` Find f-1.
If `f(x) = 1/(x - 1)`, `g(x) = 1/((x + 1)(x - 1))`, then the number of integers which are not in domian of gof(x) are
Let A = `{3/5}` and B = `{7/5}` Let f: A → B: f(x) = `(7x + 4)/(5x - 3)` and g:B → A: g(y) = `(3y + 4)/(5y - 7)` then (gof) is equal to
Let 'D' be the domain of the real value function on Ir defined by f(x) = `sqrt(25 - x^2)` the D is :-
If f(x) = [4 – (x – 7)3]1/5 is a real invertible function, then find f–1(x).
