When analyzing the parity of a function, check if \( f(-x) = f(x) \) (even) or \( f(-x) = -f(x) \) (odd). For monotonicity, compute the derivative of the function: if \( f'(x) > 0 \), the function is strictly increasing, and if \( f'(x) < 0 \), the function is strictly decreasing. A positive derivative over the entire domain typically indicates an increasing function.
Analyze the properties of \( f(x) = 2 \left( \tan^{-1}(e^x) - \frac{\pi}{4} \right) \).
Determine the parity (even or odd) and monotonicity (increasing or decreasing) of \( f(x) \).
Conclude that \( f(x) \) is odd and strictly increasing over \( (-\infty, \infty) \), verifying option (3) as correct.
Analyze the properties of \( f(x) = 2 \left( \tan^{-1}(e^x) - \frac{\pi}{4} \right) \):
Step 1: Check for Parity (Even or Odd):
To determine if \( f(x) \) is even or odd, we check if \( f(-x) = f(x) \) for evenness or \( f(-x) = -f(x) \) for oddness.
We start by substituting \( -x \) into the function \( f(x) \):
\[ f(-x) = 2 \left( \tan^{-1}(e^{-x}) - \frac{\pi}{4} \right) \]
Using the property of the inverse tangent function, \( \tan^{-1}(e^{-x}) = \frac{\pi}{4} - \tan^{-1}(e^x) \), we get:
\[ f(-x) = 2 \left( \left( \frac{\pi}{4} - \tan^{-1}(e^x) \right) - \frac{\pi}{4} \right) \]
Simplifying:
\[ f(-x) = -2 \tan^{-1}(e^x) \]
Since \( f(x) = 2 \left( \tan^{-1}(e^x) - \frac{\pi}{4} \right) \), we have:
\[ f(-x) = -f(x) \]
This confirms that \( f(x) \) is an odd function.
Step 2: Check for Monotonicity (Increasing or Decreasing):
To check whether \( f(x) \) is increasing or decreasing, we compute its derivative \( f'(x) \).
We differentiate \( f(x) = 2 \left( \tan^{-1}(e^x) - \frac{\pi}{4} \right) \) with respect to \( x \):
\[ f'(x) = 2 \cdot \frac{d}{dx} \left( \tan^{-1}(e^x) \right) \]
The derivative of \( \tan^{-1}(e^x) \) is:
\[ \frac{d}{dx} \left( \tan^{-1}(e^x) \right) = \frac{e^x}{1 + e^{2x}} \]
Thus,
\[ f'(x) = \frac{2e^x}{1 + e^{2x}} \]
Since \( e^x > 0 \) for all \( x \), and the denominator \( 1 + e^{2x} > 0 \), we conclude that \( f'(x) > 0 \) for all \( x \in (-\infty, \infty) \). Therefore, \( f(x) \) is strictly increasing.
Conclusion:
\( f(x) \) is an odd function and strictly increasing over \( (-\infty, \infty) \), verifying that option (3) is correct.