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
Show that the function f : R* → R* defined by f(x) = `1/x` is one-one and onto, where R* is the set of all non-zero real numbers. Is the result true, if the domain R* is replaced by N with co-domain being same as R?
Prove that the greatest integer function f : R → R, given by f(x) = [x], is neither one-one nor onto, where [x] denotes the greatest integer less than or equal to x.
Let A = {–1, 0, 1, 2}, B = {–4, –2, 0, 2} and f, g : A → B be functions defined by f(x) = x2 – x, x ∈ A and g(x) = `2|x - 1/2| – 1`, x ∈ A. Are f and g equal?
Justify your answer. (Hint: One may note that two functions f : A → B and g : A → B such that f(a) = g(a) ∀ a ∈ A are called equal functions.)
If the function `f(x) = sqrt(2x - 3)` is invertible then find its inverse. Hence prove that `(fof^(-1))(x) = x`
Classify the following function as injection, surjection or bijection : f : Z → Z given by f(x) = x2
Classify the following function as injection, surjection or bijection :
f : R → R, defined by f(x) = x3 − x
Classify the following function as injection, surjection or bijection :
f : Q → Q, defined by f(x) = x3 + 1
Classify the following function as injection, surjection or bijection :
f : R → R, defined by f(x) = 5x3 + 4
Let A = [-1, 1]. Then, discuss whether the following function from A to itself is one-one, onto or bijective : `f (x) = x/2`
Let f = {(1, −1), (4, −2), (9, −3), (16, 4)} and g = {(−1, −2), (−2, −4), (−3, −6), (4, 8)}. Show that gof is defined while fog is not defined. Also, find gof.
Let f : R → R and g : R → R be defined by f(x) = x2 and g(x) = x + 1. Show that fog ≠ gof.
Give examples of two functions f : N → N and g : N → N, such that gof is onto but f is not onto.
Find fog and gof if : f (x) = ex g(x) = loge x .
State with reason whether the following functions have inverse:
h : {2, 3, 4, 5} → {7, 9, 11, 13} with h = {(2, 7), (3, 9), (4, 11), (5, 13)}
Let f : R → R+ be defined by f(x) = ax, a > 0 and a ≠ 1. Write f−1 (x).
Let f : R → R, g : R → R be two functions defined by f(x) = x2 + x + 1 and g(x) = 1 − x2. Write fog (−2).
Write the domain of the real function f defined by f(x) = `sqrt (25 -x^2)` [NCERT EXEMPLAR]
Let
\[A = \left\{ x \in R : - 1 \leq x \leq 1 \right\} = B\] Then, the mapping\[f : A \to \text{B given by} f\left( x \right) = x\left| x \right|\] is
Let M be the set of all 2 × 2 matrices with entries from the set R of real numbers. Then, the function f : M→ R defined by f(A) = |A| for every A ∈ M, is
If a function\[f : [2, \infty )\text{ to B defined by f}\left( x \right) = x^2 - 4x + 5\] is a bijection, then B =
Let
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}\]
The function \[f : R \to R\] defined by
\[f\left( x \right) = 6^x + 6^{|x|}\] is
The inverse of the function
\[f : R \to \left\{ x \in R : x < 1 \right\}\] given by
\[f\left( x \right) = \frac{e^x - e^{- x}}{e^x + e^{- x}}\] is
Mark the correct alternative in the following question:
If the set A contains 7 elements and the set B contains 10 elements, then the number one-one functions from A to B is
Let N be the set of natural numbers and the function f: N → N be defined by f(n) = 2n + 3 ∀ n ∈ N. Then f is ______.
Let f: R → R be defined by f(x) = x2 + 1. Then, pre-images of 17 and – 3, respectively, are ______.
The domain of the function f: R → R defined by f(x) = `sqrt(x^2 - 3x + 2)` is ______
Let f: R → R be given by f(x) = tan x. Then f–1(1) is ______.
The function f : R → R defined by f(x) = 3 – 4x is ____________.
Let f : R → R be a function defined by f(x) `= ("e"^abs"x" - "e"^-"x")/("e"^"x" + "e"^-"x")` then f(x) is
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?
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 find the number of injective functions from B to G. How many numbers of injective functions are possible?
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
If f: R→R is a function defined by f(x) = `[x - 1]cos((2x - 1)/2)π`, where [ ] denotes the greatest integer function, then f is ______.
Let x is a real number such that are functions involved are well defined then the value of `lim_(t→0)[max{(sin^-1 x/3 + cos^-1 x/3)^2, min(x^2 + 4x + 7)}]((sin^-1t)/t)` where [.] is greatest integer function and all other brackets are usual brackets.
Let f(x) be a polynomial of degree 3 such that f(k) = `-2/k` for k = 2, 3, 4, 5. Then the value of 52 – 10f(10) is equal to ______.
Find the domain of sin–1 (x2 – 4).
