在等差数列中 知道了公差和末项 如何求和?

问题描述:

在等差数列中 知道了公差和末项 如何求和?

an=a1+(n-1)d 求出a1
Sn=na1+n(n-1)d/2 求出Sn