n阶导数怎么求

如题所述

第1个回答  2022-10-02
y = 2sinxcosx = sin2x
y = 2cos2x
y = -4sin2x
y^(4) = -8cos2x
一般地,y^(n) = 2^(n-1) * sin[2x+(n-1)兀zhi/2]

扩展资料

  基本初等函数导数公式主要有以下:

  y=f(x)=c (c为常数),则f'(x)=0

  f(x)=x^n (n不等于0) f'(x)=nx^(n-1) (x^n表示x的n次方)

  f(x)=sinx f'(x)=cosx

  f(x)=cosx f'(x)=-sinx

  f(x)=a^x f'(x)=a^xlna(a>0且a不等于1,x>0)

  f(x)=e^x f'(x)=e^x

  f(x)=logaX f'(x)=1/xlna (a>0且a不等于1,x>0)

  f(x)=lnx f'(x)=1/x (x>0)

  f(x)=tanx f'(x)=1/cos^2 x

  f(x)=cotx f'(x)=- 1/sin^2 x