SERIESSUM Function

The SERIESSUM () is a math and trig function which takes "x, n, m, coefficients" as argument and returns the sum of a power series.

Formula:


=SERIESSUM(x,n,m,coefficients)
In the above syntax x denotes the input value to the power series and n denotes the initial power to which we want to raise "x", m is the step by which to increase n on each successive power of "x". Co-efficients denotes the set of co-efficients by which each successive power of x is multiplied.

Video Tutorial:


Let us see how to find out the sum with the power series and to find out the value of x,n,m,a using the seriessum function with the help of the below video

Learn MS Excel


Ask Questions

Ask Question