To determine which of the given statements are true for the polynomial function f(x)=dx10d10((x2−1)10), we can analyze the function using the Binomial Theorem and the Leibniz Rule for differentiation.
1. Binomial Expansion of f(x)
First, expand g(x)=(x2−1)10 using the binomial theorem:
g(x)=∑k=010(k10)(x2)10−k(−1)k=∑k=010(−1)k(k10)x20−2k
Differentiating g(x) ten times with respect to x:
f(x)=dx10d10g(x)=∑k=010(−1)k(k10)dx10d10(x20−2k)
Recall that the 10th derivative of xn is given by:
dx10d10(xn)={(n−10)!n!xn−10,0,if n≥10if n<10
Since 20−2k<10 for k>5, terms with k>5 vanish after taking the 10th derivative. Thus, f(x) reduces to:
f(x)=∑k=05(−1)k(k10)(10−2k)!(20−2k)!x10−2k
2. Analysis of the Options
Checking Option (C):
The highest power of x in f(x) occurs for k=0:
Leading term=(−1)0(010)10!20!x10=10!20!x10
Since the coefficient 10!20!=0, the degree of the polynomial f(x) is 10.
Thus, Option (C) is TRUE.
Checking Option (A):
To find the coefficient of x8 in f(x), set the exponent 10−2k=8, which gives k=1.
Substituting k=1 into the general term of f(x):
Term for x8=(−1)1(110)(10−2)!(20−2)!x8=−10(8!18!)x8
Hence, the coefficient of x8 is (−10)(8!18!).
Thus, Option (A) is TRUE.
Checking Option (D):
The constant term of f(x) corresponds to the exponent 10−2k=0, which gives k=5.
Substituting k=5:
Constant term=(−1)5(510)(10−10)!(20−10)!=−1⋅5!5!10!⋅0!10!=−(5!10!)2
Since −(5!10!)2=−(5!10!), Option (D) is incorrect.
Thus, Option (D) is FALSE.
Checking Option (B):
We express g(x)=(x2−1)10=(x−1)10(x+1)10.
By Leibniz's Rule for the nth derivative of a product, we have:
f(x)=dx10d10[(x−1)10(x+1)10]=∑j=010(j10)dx10−jd10−j((x−1)10)⋅dxjdj((x+1)10)
Evaluating f(x) at x=1:
Notice that dx10−jd10−j((x−1)10)=j!10!(x−1)j.
When evaluated at x=1, (x−1)j=0 for all j>0. Therefore, only the term corresponding to j=0 survives:
f(1)=(010)[dx10d10(x−1)10]x=1⋅[(x+1)10]x=1
f(1)=1⋅10!⋅(1+1)10=10!⋅210
Since f(x) contains only even powers of x (i.e., x10−2k), f(x) is an even function, which implies:
f(−1)=f(1)=10!⋅210
Now, calculating f(1)+f(−1):
f(1)+f(−1)=2⋅f(1)=2⋅(10!⋅210)=10!⋅211
Thus, Option (B) is TRUE.
Conclusion
The correct statements are A, B, and C.