Let f(x)=ex - e-x2, x. Let f(k)(a) denote the kth derivative of f evaluated at a. What is the value of f(10)(0)? (Note: ! denotes factorial)

A.

0

B.

1

C.

110!

D.

210!

Solution:

We are given the function:

f(x)=exex2

This is the definition of the hyperbolic sine function:

f(x)=sinh(x)

We are asked to find the 10th derivative of ff at x=0x = 0, i.e., f(10)(0)f^{(10)}(0).


Key Observations:

  • The Taylor series expansion of sinh(x)\sinh(x) is:

    sinh(x)=n=0x2n+1(2n+1)!

This series only contains odd powers of xx, which means:

  • All even derivatives (like the 2nd, 4th, 6th, ..., 10th) of sinh(x)\sinh(x) at x=0x = 0 are zero.


Therefore:

f(10)(0)=0

Answer: (A) 0