
Bradford T. answered 04/06/21
Retired Engineer / Upper level math instructor
Looks like the Maclaurin series for cos(x), Answer B
You can verify this
f(0) = cos(0) = 1
f'(0) = -sin(0) = 0
f"(0) = -cos(0) = -1
f'''(0) = sin(0) = 0
:
f(x) = (1)x0/0! + (-1)(0)x1/1! + (-1)x2/2! + (0)x3/3! + 1x4/4! + ....
= 1-x2/2!+ x4/4! + ....