Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/ARITHMETICSERIES
(view source)
Revision as of 18:37, 23 September 2016
343 bytes added
,
18:37, 23 September 2016
no edit summary
Line 11:
Line 11:
*The sum of the sequence of the first n terms is then given by
*The sum of the sequence of the first n terms is then given by
<math>S_{n} = \sum_{k=1}^n a_k</math>
<math>S_{n} = \sum_{k=1}^n a_k</math>
+
+
==Examples==
+
#ARITHMETICSERIES(10,3,6) = 10 13 16 19 22 25
+
#ARITHMETICSERIES(200,13/7,5) = 200 201.85714285714286 203.71428571428572 205.57142857142858 207.42857142857142
+
#ARITHMETICSERIES(33,-7,8) = 33 26 19 12 5 -2 -9 -16
+
+
==See Also==
+
*[[Manuals/calci/SERIESSUM| SERIESSUM]]
+
*[[Manuals/calci/SUM| SUM]]
+
*[[Manuals/calci/PRODUCT| PRODUCT]]
Devika
writer
6,694
edits