Inactive Tutor answered 09/03/22
for integer polynomial functions, the derivative gets "better"
the derivative reduces the degree by one each time
take enough derivatives and the polynomial "disappears" completely and becomes zero
f(x) =ax^3 + bx^2 + cx + d
f'(x) =3ax^2 +2bx +c
f"(x) = 6ax +2b
f"'(x) = 6a
f'v(x) = 0
fvi(x) = 0
all further derivatives also = 0