Correct option is B
Given series is:
S=21−3×1!1+4×2!1−5×3!1+⋯⟹S=n=1∑∞(−1)n+1(n+1)(n−1)!1=n=1∑∞(−1)n+1n(n+1)(n−1)!n=n=1∑∞(−1)n+1(n+1)!n+1−1S=n=1∑∞(−1)n−1(n!1−(n+1)!1)Expanding the first few terms:S=(1!1−2!1)−(2!1−3!1)+(3!1−4!1)−(4!1−5!1)+…Rearrange the terms:S=1!1−2!1−2!1+3!1+3!1−4!1−4!1+5!1+…Grouping similar terms:S=1−2(2!1)+2(3!1)−2(4!1)+…Recognizing the pattern from the Taylor series of ex:ex=1+x+2!x2+3!x3+4!x4+…For x=−1, we get:e−1=1−1+2!1−3!1+4!1−…e1=2!1−3!1+4!1−…Substituting this back into S:S=1−2(e1)S=1−e2