Question
Question: Let \( f:\left( { - \dfrac{\pi }{2},\dfrac{\pi }{2}} \right) \to R \) be given by \( f(x) = {(\log (...
Let f:(−2π,2π)→R be given by f(x)=(log(secx+tanx))3 . Then
A. f(x) is an odd function.
B. f(x) is one to one function.
C. f(x) is an onto function.
D. f(x) is an even function.
Solution
To solve the above question, first we will check if the function is odd or even function i.e. f(−x)=−f(x) or not. Then we will check if the function is one-one or not followed by checking onto or not. We might get multiple answers to the question here.
Complete step-by-step answer:
We have, f(x)=(log(secx+tanx))3
To check f(x) is even or odd function-
Differentiating the above function we get,
f(−x)=log(sec(−x)+tan(−x))3
We know that, tan(−x)=−tanx .
Putting this value in the above equation we get,
f(−x)=log(secx−tanx)3
Multiplying and dividing secx+tanx with the trigonometric function of right hand side,
f( - x) = {\left\\{ {\log \dfrac{{(\sec x - \tan x)(\sec x + \tan x)}}{{(\sec x + \tan x)}}} \right\\}^3}
As we know, (a+b)(a−b)=a2−b2 , hence
f( - x) = {\left\\{ {\log \dfrac{{({{\sec }^2}x - {{\tan }^2}x)}}{{(\sec x + \tan x)}}} \right\\}^3}
Again we know that, sec2x−tan2x=1
f( - x) = {\left\\{ {\log \dfrac{1}{{(\sec x + \tan x)}}} \right\\}^3}
As we know, loga−1=−loga ,
f( - x) = {\left\\{ { - \log (\sec x + \tan x)} \right\\}^3}
Again we know that, (−a3)=−(a3)
f( - x) = - {\left\\{ {\log (\sec x + \tan x)} \right\\}^3}
f(−x)=−f(x)
Thus, f(x) is an odd function.
To check if f(x) is one-one function or not-
Let g(x)=secx+tanx ∀x∈(−2π,2π)
Differentiating it we get,
g′(x)=secx(secx+tanx)
Both the terms of the right hand side are positive at a given interval.
i.e. g′(x)>0∀x∈(−2π,2π)
Hence, g(x) is a one-one function.
Thus log(g(x))3 is a one-one function.
Thus f(x) is a one-one function.
To check if f(x) is onto function or not-
For f(x) to be onto we have to prove,
(g(x))∈(0,∞)∀x∈(−2π,2π)
We know that,
g(x)=secx+tanx=cosx1+sinx=cosx1−(−sinx)
Expanding it we get,
g(x)=sin(2π+x)1−(cos2π+x)
Converting the above equation into sin2A1−cos2A form we get,
g(x)=sin2(4π+2x)1−(cos2(4π+2x)
Putting the formula sin2A1−cos2A=tanA we get,
g(x)=tan(4π+2x)
Hence, −2π<x<2π
Dividing 2 we get,
−4π<2x<4π
Adding 4π we get,
∴ o<2x+4π<2π
Taking tan,
tano<tan(2x+4π)<tan2π
Putting trigonometric values we get,
o<tan(2x+4π)<∞
∴ (g(x))∈(0,∞)∀x∈(−2π,2π)
Hence, g(x) is onto function.
Thus log(g(x))3 is onto function.
Thus f(x) is onto function.
So, the correct answer is “Option A”, “Option B” and “Option C”.
Note: A function is called one to one if no two elements in the domain of that function correspond to the same element in the range of that function which means each x in the domain has exactly one image in the range. This is also called injective function.
The mapping of f is said to be onto if every element of the Y is the f-image of at least one element of x. It is also called a surjective function. A function f from a set X to set Y is surjective, if for every element y in the codomain Y of f, there is at least one element x in the domain X of f such that f(x)=y.
If a function is both one to one and onto, then it is called a bijective function.
Even functions and odd functions are functions which satisfy particular symmetry relations, with respect to taking additive inverse. If for a function f(−x)=−f(x) , then it is odd, if f(−x)=f(x) , then the function is even.
You might think it's done after proving it is an odd function, but you have to check each possibility or options one by one.