(A + B)^ N次方扩展方程式 输入因数(a+b)n (A + B)^ N次方扩展方程算式输出: 请不要输入过多的位数,以免电脑停止响应。 (A+B)n = N次方扩展式-(a+b) $$ T(r+1)=Cn(r)a^{n+r}b^r $$