Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Manuals/calci/ARITHMETICSERIES
(view source)
Revision as of 07:11, 30 June 2021
453 bytes added
,
07:11, 30 June 2021
→Examples
Line 16:
Line 16:
#ARITHMETICSERIES(200,13/7,5) = 200 201.85714285714286 203.71428571428572 205.57142857142858 207.42857142857142
#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
#ARITHMETICSERIES(33,-7,8) = 33 26 19 12 5 -2 -9 -16
+
#Sn=(a,r,n) => a*(1-r^n) / (1- r); Sn(1,4,5) = 341
+
#Sn=(a,r,n) => a*(1-r^n) / (1- r); Sn#; Sn(1,4..10,5)
+
{| id="TABLE3" class="SpreadSheet blue"
+
|- class="even"
+
| class=" " |
+
|a
+
|r
+
|n
+
|Sn
+
+
|- class="odd"
+
| class=" " |
+
|1
+
|4
+
|5
+
|341
+
|- class="even"
+
| class=" " |
+
1 5 5 781
+
1 6 5 1555
+
1 7 5 2801
+
1 8 5 4681
+
1 9 5 7381
+
1 10 5 11111
==Related Videos==
==Related Videos==
Devika
writer
6,694
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Community portal
Current events
Recent changes
Help
Tools
ZCubes Web Platform
Printable version