f(x)=xe^x的n阶麦克劳林公式
问题描述:
f(x)=xe^x的n阶麦克劳林公式
答
因为
e^x=1+x+x^2/2!+.+x^(n-1)/(n-1)!+o(x^(n-1))
所以
f(x)=xe^x=x+x^2+x^3/2!+.+x^n/(n-1)!+o(x^n)