Problem 97
Question
Let \(f\) be a real valued function defined on an open internal \(I \subset R\). If \(x_{0} \in I\), then we define \(g\) with domain \(I-\left\\{x_{0}\right\\}\) by setting \(g(x)=\frac{f(x)-f\left(x_{0}\right)}{x-x_{0}}\), for all \(x \in I-\left\\{x_{0}\right\\} .\) If \(\lim _{x \rightarrow x_{*}} g(x)\) exists and is finite, we denote it by \(f^{\prime}\left(x_{0}\right)\) and say that \(f\) is derivable at \(x_{0} \cdot f^{\prime}\left(x_{0}\right)\) is called the derivative of \(f\) at \(x_{0}\). If \(\lim _{x \rightarrow x_{i}^{\prime}} g(x)\) exists and is finite, we denote it by \(R f^{\prime}\left(x_{0}\right)\) and say that \(f\) is derivable from right at \(x_{0}\). If \(\lim _{x \rightarrow x_{0}^{-}} g(x)\) exists and is finite, we denote it by \(L f^{\prime}\left(x_{0}\right)\) and say that \(f\) is derivable from left at \(x_{0}\). It is obvious that \(f\) is derivable at \(x_{0}\) iff \(L f^{\prime}\left(x_{0}\right)\) and \(R f^{\prime}\left(x_{0}\right)\) both exist and are equal. Also, if this condition be satisfied, then the common value is nothing else but \(f^{\prime}\left(x_{0}\right)\). Let \(f(x)=\cos x\) and \(g(x)=[x+2]\), where \([.]\) denotes the greatest integer function. Then, (gof) \(\left(\frac{\pi}{2}\right)\) is (A) 1 (B) 0 (C) \(-1\) (D) does not exist
Step-by-Step Solution
VerifiedKey Concepts
Function Composition
- The operation looks like this: \((g \circ f)(x) = g(f(x))\).
- It's like feeding the result of \(f(x)\) directly to \(g(x)\).
- Order is crucial: \((g \circ f)(x)\) is typically not the same as \((f \circ g)(x)\).
Greatest Integer Function
- For any integer, \([x] = x\).
- For non-integers, if \(x\) is between \(1.2\) and \(1.9\), then \([x] = 1\).
- Rounding down happens regardless of whether the decimal is closer to the next integer.
Limits and Continuity
- The derivative is defined as \(f'(x_0) = \lim_{x \to x_0}\frac{f(x) - f(x_0)}{x - x_0}\).
- If this limit exists and is the same for both left and right, the function is said to be continuous and derivable at this point.