JEE Challenger
More from Continuity and Differentiability

Tenth Derivative Properties of Tenth Power Quadratic Polynomial

Let R\mathbb{R} denote the set of all real numbers. Consider the polynomial function f:RRf: \mathbb{R} \rightarrow \mathbb{R} defined by f(x)=d10dx10((x21)10),for all xR.f(x) = \frac{d^{10}}{dx^{10}} ((x^2 - 1)^{10}), \quad \text{for all } x \in \mathbb{R}. Here d10dx10((x21)10)\frac{d^{10}}{dx^{10}} ((x^2 - 1)^{10}) is the 10th10^{\text{th}} order derivative of the function (x21)10(x^2 - 1)^{10}.

Then which of the following statements is (are) TRUE ?

Options

A

The coefficient of x8x^8 in the polynomial f(x)f(x) is (10)(18!8!)(-10) \left(\frac{18!}{8!}\right)

Correct
B

The value of f(1)+f(1)f(1) + f(-1) is equal to 10!21110! 2^{11}

Correct
C

The degree of the polynomial f(x)f(x) is 1010

Correct
D

The constant term of the polynomial f(x)f(x) is (10!5!)-\left(\frac{10!}{5!}\right)

Step-by-Step Solution

To determine which of the given statements are true for the polynomial function f(x)=d10dx10((x21)10)f(x) = \frac{d^{10}}{dx^{10}} \left((x^2 - 1)^{10}\right), we can analyze the function using the Binomial Theorem and the Leibniz Rule for differentiation.

1. Binomial Expansion of f(x)f(x)

First, expand g(x)=(x21)10g(x) = (x^2 - 1)^{10} using the binomial theorem: g(x)=k=010(10k)(x2)10k(1)k=k=010(1)k(10k)x202kg(x) = \sum_{k=0}^{10} \binom{10}{k} (x^2)^{10-k} (-1)^k = \sum_{k=0}^{10} (-1)^k \binom{10}{k} x^{20-2k}

Differentiating g(x)g(x) ten times with respect to xx: f(x)=d10dx10g(x)=k=010(1)k(10k)d10dx10(x202k)f(x) = \frac{d^{10}}{dx^{10}} g(x) = \sum_{k=0}^{10} (-1)^k \binom{10}{k} \frac{d^{10}}{dx^{10}} \left( x^{20-2k} \right)

Recall that the 10th10^{\text{th}} derivative of xnx^n is given by: d10dx10(xn)={n!(n10)!xn10,if n100,if n<10\frac{d^{10}}{dx^{10}} (x^n) = \begin{cases} \frac{n!}{(n-10)!} x^{n-10}, & \text{if } n \ge 10 \\ 0, & \text{if } n < 10 \end{cases}

Since 202k<1020-2k < 10 for k>5k > 5, terms with k>5k > 5 vanish after taking the 10th10^{\text{th}} derivative. Thus, f(x)f(x) reduces to: f(x)=k=05(1)k(10k)(202k)!(102k)!x102kf(x) = \sum_{k=0}^{5} (-1)^k \binom{10}{k} \frac{(20-2k)!}{(10-2k)!} x^{10-2k}


2. Analysis of the Options

Checking Option (C):

The highest power of xx in f(x)f(x) occurs for k=0k = 0: Leading term=(1)0(100)20!10!x10=20!10!x10\text{Leading term} = (-1)^0 \binom{10}{0} \frac{20!}{10!} x^{10} = \frac{20!}{10!} x^{10} Since the coefficient 20!10!0\frac{20!}{10!} \neq 0, the degree of the polynomial f(x)f(x) is 1010. Thus, Option (C) is TRUE.

Checking Option (A):

To find the coefficient of x8x^8 in f(x)f(x), set the exponent 102k=810 - 2k = 8, which gives k=1k = 1. Substituting k=1k = 1 into the general term of f(x)f(x): Term for x8=(1)1(101)(202)!(102)!x8=10(18!8!)x8\text{Term for } x^8 = (-1)^1 \binom{10}{1} \frac{(20 - 2)!}{(10 - 2)!} x^8 = -10 \left(\frac{18!}{8!}\right) x^8 Hence, the coefficient of x8x^8 is (10)(18!8!)(-10)\left(\frac{18!}{8!}\right). Thus, Option (A) is TRUE.

Checking Option (D):

The constant term of f(x)f(x) corresponds to the exponent 102k=010 - 2k = 0, which gives k=5k = 5. Substituting k=5k = 5: Constant term=(1)5(105)(2010)!(1010)!=110!5!5!10!0!=(10!5!)2\text{Constant term} = (-1)^5 \binom{10}{5} \frac{(20 - 10)!}{(10 - 10)!} = -1 \cdot \frac{10!}{5! 5!} \cdot \frac{10!}{0!} = -\left(\frac{10!}{5!}\right)^2 Since (10!5!)2(10!5!)-\left(\frac{10!}{5!}\right)^2 \neq -\left(\frac{10!}{5!}\right), Option (D) is incorrect. Thus, Option (D) is FALSE.

Checking Option (B):

We express g(x)=(x21)10=(x1)10(x+1)10g(x) = (x^2 - 1)^{10} = (x-1)^{10} (x+1)^{10}. By Leibniz's Rule for the nthn^{\text{th}} derivative of a product, we have: f(x)=d10dx10[(x1)10(x+1)10]=j=010(10j)d10jdx10j((x1)10)djdxj((x+1)10)f(x) = \frac{d^{10}}{dx^{10}} \left[ (x-1)^{10} (x+1)^{10} \right] = \sum_{j=0}^{10} \binom{10}{j} \frac{d^{10-j}}{dx^{10-j}} \left((x-1)^{10}\right) \cdot \frac{d^j}{dx^j} \left((x+1)^{10}\right)

Evaluating f(x)f(x) at x=1x = 1: Notice that d10jdx10j((x1)10)=10!j!(x1)j\frac{d^{10-j}}{dx^{10-j}} \left((x-1)^{10}\right) = \frac{10!}{j!} (x-1)^{j}. When evaluated at x=1x = 1, (x1)j=0(x-1)^j = 0 for all j>0j > 0. Therefore, only the term corresponding to j=0j = 0 survives: f(1)=(100)[d10dx10(x1)10]x=1[(x+1)10]x=1f(1) = \binom{10}{0} \left[ \frac{d^{10}}{dx^{10}} (x-1)^{10} \right]_{x=1} \cdot \left[ (x+1)^{10} \right]_{x=1} f(1)=110!(1+1)10=10!210f(1) = 1 \cdot 10! \cdot (1+1)^{10} = 10! \cdot 2^{10}

Since f(x)f(x) contains only even powers of xx (i.e., x102kx^{10-2k}), f(x)f(x) is an even function, which implies: f(1)=f(1)=10!210f(-1) = f(1) = 10! \cdot 2^{10}

Now, calculating f(1)+f(1)f(1) + f(-1): f(1)+f(1)=2f(1)=2(10!210)=10!211f(1) + f(-1) = 2 \cdot f(1) = 2 \cdot (10! \cdot 2^{10}) = 10! \cdot 2^{11} Thus, Option (B) is TRUE.


Conclusion

The correct statements are A, B, and C.

Tenth Derivative Properties of Tenth Power Quadratic Polynomial | Mathematics PYQ Solution - JEE Challenger