Robuta

https://support.google.com/docs/answer/3093444 SERIESSUM - Google Docs Editors Help Given parameters x, n, m, and a, returns the power series sum a1xn + a2x(n+m) + ... + aix(n+(i-1)m), where i is the number of entries in range `a`. Sample Usage google docseditorshelp