f(x)=xsinx的n阶导数

问题描述:

f(x)=xsinx的n阶导数

n=奇数=2n-1 导数=(-1)的n+1次方 * n * sinx+(-1)的n+1次方 *(cosx)
n=偶数=2n 导数=(-1)的n+1次方 * n * cosx+(-1)的n次方 * (sinx)