Changes

Jump to navigation Jump to search
no edit summary
Line 10: Line 10:  
*<math>Numbers</math> is the numbers to display in the arithmetic series.
 
*<math>Numbers</math> is the numbers to display in the arithmetic series.
 
*An arithmetic series is the sum of the terms of an arithmetic sequence.
 
*An arithmetic series is the sum of the terms of an arithmetic sequence.
*If the initial term is <math>a_1</math> and the common difference between consecutive number is d,then the nth term of the sequence <math>a_n</math> is given by <math>a_n= a_1+(n-1)d</math>.
+
*If the initial term is <math>a_1</math> and the common difference between consecutive number is <math>d</math>,then the nth term of the sequence <math>a_n</math> is given by <math>a_n= a_1+(n-1)d</math>.
 +
 
 +
==Examples==
 +
#ARITHMETICSERIESCORE(3,7,8) = 3 10 17 24 31 38 45 52
 +
#ARITHMETICSERIESCORE(39,-12,6) = 39 27 15 3 -9 -21
 +
#ARITHMETICSERIESCORE(54,19.23,7) = 54 73.23 92.46000000000001 111.69 130.92000000000002 150.15 169.38
 +
 
 +
==See Also==
 +
*[[Manuals/calci/ARITHMETICSERIES| ARITHMETICSERIES]]
 +
*[[Manuals/calci/SERIESSUM| SERIESSUM]]
 +
*[[Manuals/calci/SUM| SUM]]
 +
 
 +
==References==
 +
*[http://www.mathwords.com/a/arithmetic_series.htm  Arithmetic Series]
 +
 
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
*[[ Z3 |  Z3 home ]]
writer
6,694

edits

Navigation menu