合成関数の微分です
(f(g(x)))'=f'(g(x))g'(x)
合成したものの微分は微分してから合成したものとは一致せずにg'(x)をかける必要があるということです
今回はg(x)=1-xゆえg'(x)=-1がかかるわけです
これをn回繰り返すので(-1)^n がかかります
Answers
Were you able to resolve your confusion?
Users viewing this question
are also looking at these questions 😉