Advertisements
Advertisements
Question
If f : R → (0, 2) defined by `f (x) =(e^x - e^(x))/(e^x +e^(-x))+1`is invertible , find f-1.
Advertisements
Solution
Injectivity of f :
Let x and y be two elements of domain (R), such that
f (x) = f (y)
⇒ `(e^x - e^(-x))/(e^x -e^(-x)) +1 =(e^y - e^(-y))/(e^y -e^(-y)) + 1`
⇒`(e^x - e^(-x))/(e^x -e^(-x))= (e^y - e^(-y))/(e^y -e^(-y))`
⇒ `(e^-x(e^(2x) -1))/(e^-x(e^(2x)+1)) = (e^-y(e^(2y) -1))/(e^-y(e^(2y)+1)) `
⇒ `(e^(2x) -1)/(e^(2x) +1) = (e^(2y) -1)/(e^(2y) +1)`
⇒ (e2x−1) (e2y+1) = (e2x+1) (e2y−1)
⇒ e2x+2y + e2x−e2y −1= e2x+2y − e2x + e2y − 1
⇒ 2 × e2x =2 × e2y
⇒ e2x = e2y
⇒ 2x = 2y
⇒ x = y
So, f is one-one.
Surjectivity of f:
Let y be in the co-domain (0,2) such that f(x) = y.
`(e^x - e^-x)/(e^x +e^-x) + 1 = y `
⇒ `(e^-x(e^(2x) -1))/(e^-x(e^(2x)+1))+1 = y`
⇒ `(e^-x(e^(2x) -1))/(e^-x(e^(2x)+1)) = y - 1`
⇒ `e^(2x) -1 = (y - 1) (e^(2y) + 1)`
⇒ `e^(2x) -1 = y xx e^(2x) +y - e^(2x) -1`
⇒ `e^(2x) = y xx e^(2x) + y -e^(2x)`
⇒ `e^(2x) (2- y) = y`
⇒ `e^(2x) = y/(2-y)`
⇒ `2x = log_e (y/(2-y))`
⇒ `x = 1/2 log_e (y/(2 -y)) in R` (domain)
So, f is onto.
∴ f is a bijection and, hence, it is invertible.
Finding f -1:
Let f−1 (x) = y ...(1)
⇒ f (y) = x
⇒ `(e^y - e^-y)/(e^y + e^-y )+ 1 = x`
⇒ `(e^-y(e^(2y) -1))/(e^-y(e^(2y)+1)) + 1 = x`
⇒ `(e^-y(e^(2y) -1))/(e^-y(e^(2y)+1)) = x -1`
⇒ e2y −1 = ( x −1) ( e2y + 1 )
⇒ e2y − 1 = x × e2y + x − e2y − 1
⇒ e2y = x × e2y+ x − e2y
⇒ e2y ( 2 − x ) = x
⇒ `e^(2y) = x/(2-x)`
⇒`2y = log_e (x/(2-x))`
⇒`y =1/2 log_e (x/(2-x)) in R` (domain)
⇒`y =1/2 log_e (x/(2-x)) = f^-1 (x)` [from (1)]
` So, f^-1 (x) = 1/2 log_e (x/(2-x))`
APPEARS IN
RELATED QUESTIONS
Check the injectivity and surjectivity of the following function:
f : R → R given by f(x) = x2
In the following case, state whether the function is one-one, onto or bijective. Justify your answer.
f : R → R defined by f(x) = 3 – 4x
Classify the following function as injection, surjection or bijection :
f : R → R, defined by f(x) = x3 + 1
If f : R → R be the function defined by f(x) = 4x3 + 7, show that f is a bijection.
Show that the exponential function f : R → R, given by f(x) = ex, is one-one but not onto. What happens if the co-domain is replaced by`R0^+` (set of all positive real numbers)?
If A = {1, 2, 3}, show that a onto function f : A → A must be one-one.
Show that if f1 and f2 are one-one maps from R to R, then the product f1 × f2 : R → R defined by (f1 × f2) (x) = f1 (x) f2 (x) need not be one - one.
Given A = {2, 3, 4}, B = {2, 5, 6, 7}. Construct an example of each of the following:
(i) an injective map from A to B
(ii) a mapping from A to B which is not injective
(iii) a mapping from A to B.
Let f = {(3, 1), (9, 3), (12, 4)} and g = {(1, 3), (3, 3) (4, 9) (5, 9)}. Show that gof and fog are both defined. Also, find fog and gof.
Let f, g, h be real functions given by f(x) = sin x, g (x) = 2x and h (x) = cos x. Prove that fog = go (fh).
If f, g : R → R be two functions defined as f(x) = |x| + x and g(x) = |x|- x, ∀x∈R" .Then find fog and gof. Hence find fog(–3), fog(5) and gof (–2).
Find f −1 if it exists : f : A → B, where A = {1, 3, 5, 7, 9}; B = {0, 1, 9, 25, 49, 81} and f(x) = x2
Let A = {1, 2, 3, 4}; B = {3, 5, 7, 9}; C = {7, 23, 47, 79} and f : A → B, g : B → C be defined as f(x) = 2x + 1 and g(x) = x2 − 2. Express (gof)−1 and f−1 og−1 as the sets of ordered pairs and verify that (gof)−1 = f−1 og−1.
Consider f : R → R+ → [4, ∞) given by f(x) = x2 + 4. Show that f is invertible with inverse f−1 of f given by f−1 `(x)= sqrt (x-4)` where R+ is the set of all non-negative real numbers.
If f : R → R be defined by f(x) = x3 −3, then prove that f−1 exists and find a formula for f−1. Hence, find f−1(24) and f−1 (5).
Let f be a function from R to R, such that f(x) = cos (x + 2). Is f invertible? Justify your answer.
Write the total number of one-one functions from set A = {1, 2, 3, 4} to set B = {a, b, c}.
If f : C → C is defined by f(x) = x2, write f−1 (−4). Here, C denotes the set of all complex numbers.
Let f be an injective map with domain {x, y, z} and range {1, 2, 3}, such that exactly one of the following statements is correct and the remaining are false.
\[f\left( x \right) = 1, f\left( y \right) \neq 1, f\left( z \right) \neq 2 .\]
The value of
\[f^{- 1} \left( 1 \right)\] is
The function f : [-1/2, 1/2, 1/2] → [-π /2,π/2], defined by f (x) = `sin^-1` (3x - `4x^3`), is
Let
\[f : R - \left\{ n \right\} \to R\]
A function f from the set of natural numbers to the set of integers defined by
\[f\left( n \right)\begin{cases}\frac{n - 1}{2}, & \text{when n is odd} \\ - \frac{n}{2}, & \text{when n is even}\end{cases}\]
\[f : Z \to Z\] be given by
` f (x) = {(x/2, ", if x is even" ) ,(0 , ", if x is odd "):}`
Then, f is
If \[f : R \to R is given by f\left( x \right) = 3x - 5, then f^{- 1} \left( x \right)\]
If \[g \left( f \left( x \right) \right) = \left| \sin x \right| \text{and} f \left( g \left( x \right) \right) = \left( \sin \sqrt{x} \right)^2 , \text{then}\]
Let f: R → R be the function defined by f(x) = 4x – 3 ∀ x ∈ R. Then write f–1
Let f: R → R be defined by f(x) = 3x – 4. Then f–1(x) is given by ______.
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.
Are the following set of ordered pairs functions? If so, examine whether the mapping is injective or surjective.
{(a, b): a is a person, b is an ancestor of a}
Let A = [–1, 1]. Then, discuss whether the following functions defined on A are one-one, onto or bijective:
g(x) = |x|
Using the definition, prove that the function f: A→ B is invertible if and only if f is both one-one and onto
If the set A contains 5 elements and the set B contains 6 elements, then the number of one-one and onto mappings from A to B is ______.
Let f: R → R be defined by f(x) = `1/x` ∀ x ∈ R. Then f is ______.
If f(x) = (4 – (x – 7)3}, then f–1(x) = ______.
Let f : R → R be a function defined by f(x) `= ("e"^abs"x" - "e"^-"x")/("e"^"x" + "e"^-"x")` then f(x) is
Let f : [0, ∞) → [0, 2] be defined by `"f" ("x") = (2"x")/(1 + "x"),` then f is ____________.
Let n(A) = 4 and n(B) = 6, Then the number of one – one functions from 'A' to 'B' is:
If f; R → R f(x) = 10x + 3 then f–1(x) is:
Find the domain of sin–1 (x2 – 4).
If f : R `rightarrow` R is defined by `f(x) = (2x - 7)/4`, show that f(x) is one-one and onto.
