4 4 votes Let $f(x)=\frac{e^{x}-e^{-x}}{2}, x \in \mathbb{R}$. Let $f^{(k)}(a)$ denote the $k^{t h}$ derivative of $f$ evaluated at $a$. What is the value of $f^{(10)}(0)$? (Note: ! denotes factorial)$0$$1$$\frac{1}{10!}$$\frac{2}{10!}$ Calculus gateda-2025 calculus differentiation one-mark + – Arjun 2.1k views answer comment Share Follow Print See 1 comment 1 1 comment reply Manvi_Gupta commented Aug 21 reply Follow flag you can observe that f(0)=f"(0) ( after putting x=0 in f(x) ,for every even derivative, we get value 0) and f'(0)=f"'(0) (after putting x=0 in f'(x), for every odd derivative we get value 1) so, as f^10(0) is even derivative...Ans is option A] 0 0 0 replyShare Please log in or register to add a comment.
8 8 votes Suppose $f(x) =\frac{1}{2}(e^x - e^{-x})$, then $f'(x) = \frac{1}{2}(e^x + e^{-x})$ , $f''(x) = \frac{1}{2}(e^x - e^{-x})$. So $f^k(x) =\begin{cases}\frac{1}{2}(e^x + e^{-x}), & \text{if k is odd}\\\frac{1}{2}(e^x - e^{-x}), & \text{if k is even}\end{cases}$. so $f^{10} (0) =\frac{1}{2}(e^0 - e^{0}) = \frac{1}{2}(1-1) = 0 $. The answer is option A SivaKaliKeshav answered Feb 28, 2025 SivaKaliKeshav comment Share Follow 0 reply Please log in or register to add a comment.